Info
Version: | 5.14.0 |
Author(s): | ServiceStack |
Last Update: | Monday, January 24, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ServiceStack/ServiceStack |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.Authentication.NHibernate |
Install
Install-Package ServiceStack.Authentication.NHibernate
dotnet add package ServiceStack.Authentication.NHibernate
paket add ServiceStack.Authentication.NHibernate
ServiceStack.Authentication.NHibernate Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceStack.Client(>= 5.10.4)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack(>= 5.10.4)
- FluentNHibernate(>= 2.0.3)
- Iesi.Collections(>= 4.0.2)
- NHibernate(>= 4.1.1.4000)
- ServiceStack.Text(>= 5.10.4)
Tags
Implements ServiceStack's built-in AuthProvider Model:
https://docs.servicestack.net/authentication-and-authorization
inc.
Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.