Simple relational database session management for .NET Core.
Info
Version: | 1.0.3 |
Author(s): | Daniel Crenna & Contributors |
Last Update: | Tuesday, March 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielcrenna/ActiveConnection |
NuGet Url: | https://www.nuget.org/packages/ActiveConnection |
Install
Install-Package ActiveConnection
dotnet add package ActiveConnection
paket add ActiveConnection
ActiveConnection Download (Unzip the "nupkg" after downloading)
Dependencies
- ActiveResolver(>= 1.0.6)
- FluentMigrator.Runner(>= 3.2.1)
- Microsoft.Extensions.DependencyInjection(>= 3.1.3)
- Microsoft.Extensions.Hosting(>= 3.1.3)
Tags