DataJuggler.Tutorials.PasswordVault.Data.ObjectLibrary
1.0.0
dotnet add package DataJuggler.Tutorials.PasswordVault.Data.ObjectLibrary --version 1.0.0
NuGet\Install-Package DataJuggler.Tutorials.PasswordVault.Data.ObjectLibrary -Version 1.0.0
<PackageReference Include="DataJuggler.Tutorials.PasswordVault.Data.ObjectLibrary" Version="1.0.0" />
paket add DataJuggler.Tutorials.PasswordVault.Data.ObjectLibrary --version 1.0.0
#r "nuget: DataJuggler.Tutorials.PasswordVault.Data.ObjectLibrary, 1.0.0"
// Install DataJuggler.Tutorials.PasswordVault.Data.ObjectLibrary as a Cake Addin #addin nuget:?package=DataJuggler.Tutorials.PasswordVault.Data.ObjectLibrary&version=1.0.0 // Install DataJuggler.Tutorials.PasswordVault.Data.ObjectLibrary as a Cake Tool #tool nuget:?package=DataJuggler.Tutorials.PasswordVault.Data.ObjectLibrary&version=1.0.0
I am adding the DataTier created in a tutorial for DataTier.Net.
Please visit https://github.com/DataJuggler to view all my open source projects.
DataTier.Net An Entity Framework alternative that uses all stored procedures https://github.com/DataJuggler/DataTier.Net
Password Vault A one table sample project for DataTier.Net and part of a tutorial video (coming soon). https://github.com/DataJuggler/PasswordVault
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DataJuggler.Tutorials.PasswordVault.Data.ObjectLibrary:
Package | Downloads |
---|---|
DataJuggler.Tutorials.PasswordVault
This project contains a demo form and control used for a tutorial video. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
I am adding the data tier to the project so people not following along in the tutorial can use Password Vault by just modifying program.cs to run the MainForm in PasswordVault.Forms