DataJuggler.Tutorials.PasswordVault
1.0.1
See the version list below for details.
dotnet add package DataJuggler.Tutorials.PasswordVault --version 1.0.1
NuGet\Install-Package DataJuggler.Tutorials.PasswordVault -Version 1.0.1
<PackageReference Include="DataJuggler.Tutorials.PasswordVault" Version="1.0.1" />
paket add DataJuggler.Tutorials.PasswordVault --version 1.0.1
#r "nuget: DataJuggler.Tutorials.PasswordVault, 1.0.1"
// Install DataJuggler.Tutorials.PasswordVault as a Cake Addin #addin nuget:?package=DataJuggler.Tutorials.PasswordVault&version=1.0.1 // Install DataJuggler.Tutorials.PasswordVault as a Cake Tool #tool nuget:?package=DataJuggler.Tutorials.PasswordVault&version=1.0.1
I had forgot to implement the Delete code. This version now includes Add, Edit, Delete & Load functionality.
Here is the project home on Git Hub: https://github.com/DataJuggler/PasswordVault
This project includes:
- The SQL scripts to create the database and procedures are included
- The four projects that make up DataTier.Net.PasswordVault data library are included in the project on Git Hub.
You must add a reference to the Gateway and ObjectLibrary projects in the DataTier.Net.PasswordVault with DataTier.Net for this version.
I will add the NuGet packages for the DataLib as soon as I can.
The YouTube video is coming later this weekend.
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. |
-
- DataJuggler.Core.UltimateHelper (>= 1.3.3)
- DataJuggler.Net (>= 5.5.1)
- DataJuggler.Win.Controls (>= 5.5.1)
- XmlMirror.RunTime (>= 2.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This is the first release of this project