Info
Version: | 2.1.0 |
Author(s): | ticky74 |
Last Update: | Thursday, February 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ticky74/ServiceStack.Authentication.Azure |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.Authentication.Azure.OrmLite |
Install
Install-Package ServiceStack.Authentication.Azure.OrmLite
dotnet add package ServiceStack.Authentication.Azure.OrmLite
paket add ServiceStack.Authentication.Azure.OrmLite
ServiceStack.Authentication.Azure.OrmLite Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceStack.Authentication.Azure.ServiceModel(>= 2.1.0)
- ServiceStack.Common(>= 5.0.2)
- ServiceStack.Interfaces(>= 5.0.2)
- ServiceStack.OrmLite(>= 5.0.2)
- ServiceStack.Text(>= 5.0.2)
- System.Data.Common(>= 4.3.0)
Tags
This package includes OrmLite implementations of the required services to support multi-tenant Azure authentication in your ServiceStack app.