SQL Sever store for DynamicAuthorization.
Info
Version: | 1.2.2 |
Author(s): | Mohsen Esmailpour |
Last Update: | Tuesday, April 4, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mo-esmp/DynamicRoleBasedAuthorizationNETCore |
NuGet Url: | https://www.nuget.org/packages/DynamicAuthorization.Mvc.MsSqlServerStore |
Install
Install-Package DynamicAuthorization.Mvc.MsSqlServerStore
dotnet add package DynamicAuthorization.Mvc.MsSqlServerStore
paket add DynamicAuthorization.Mvc.MsSqlServerStore
DynamicAuthorization.Mvc.MsSqlServerStore Download (Unzip the "nupkg" after downloading)
Dependencies
- DynamicAuthorization.Mvc.Core(>= 1.0.3)
- Microsoft.Data.SqlClient(>= 2.1.1)
- Newtonsoft.Json(>= 12.0.3)
Tags