NativoPlusStudio.AuthToken.SqlServerCaching is part of the NativoPlusStudio.AuthToken set of libraries that can be used to store the auth token into a sql server cache and later retrieve it.
Info
Version: | 1.0.8 |
Author(s): | NativoPlusStudio.AuthToken.SqlServerCaching |
Last Update: | Thursday, January 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nativoplus/NativoPlusStudio.AuthToken.SqlServerCaching |
NuGet Url: | https://www.nuget.org/packages/NativoPlusStudio.AuthToken.SqlServerCaching |
Install
Install-Package NativoPlusStudio.AuthToken.SqlServerCaching
dotnet add package NativoPlusStudio.AuthToken.SqlServerCaching
paket add NativoPlusStudio.AuthToken.SqlServerCaching
NativoPlusStudio.AuthToken.SqlServerCaching Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.78)
- FluentMigrator(>= 3.2.10)
- FluentMigrator.Extensions.SqlServer(>= 3.2.10)
- FluentMigrator.Runner(>= 3.2.10)
- FluentMigrator.Runner.Core(>= 3.2.10)
- FluentMigrator.Runner.SqlServer(>= 3.2.10)
- NativoPlusStudio.AuthToken.Core(>= 1.0.10)
Tags