DataJuggler.Tutorials.PasswordVault.Data.ApplicationLogicComponent
1.0.1
dotnet add package DataJuggler.Tutorials.PasswordVault.Data.ApplicationLogicComponent --version 1.0.1
NuGet\Install-Package DataJuggler.Tutorials.PasswordVault.Data.ApplicationLogicComponent -Version 1.0.1
<PackageReference Include="DataJuggler.Tutorials.PasswordVault.Data.ApplicationLogicComponent" Version="1.0.1" />
paket add DataJuggler.Tutorials.PasswordVault.Data.ApplicationLogicComponent --version 1.0.1
#r "nuget: DataJuggler.Tutorials.PasswordVault.Data.ApplicationLogicComponent, 1.0.1"
// Install DataJuggler.Tutorials.PasswordVault.Data.ApplicationLogicComponent as a Cake Addin #addin nuget:?package=DataJuggler.Tutorials.PasswordVault.Data.ApplicationLogicComponent&version=1.0.1 // Install DataJuggler.Tutorials.PasswordVault.Data.ApplicationLogicComponent as a Cake Tool #tool nuget:?package=DataJuggler.Tutorials.PasswordVault.Data.ApplicationLogicComponent&version=1.0.1
This project is part of the tutorial project PasswordVault, which is tutorial project for C# / SQL developers using open source project DataTier.Net.
Password Vault https://github.com/DataJuggler/PasswordVault
DataTier.Net https://github.com/DataJuggler/DataTier.Net
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. |
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DataJuggler.Tutorials.PasswordVault.Data.ApplicationLogicComponent:
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