ServiceStack.Authentication.MongoDb
6.8.0
.NET 6.0
.NET Standard 2.0
.NET Framework 4.7.2
dotnet add package ServiceStack.Authentication.MongoDb --version 6.8.0
NuGet\Install-Package ServiceStack.Authentication.MongoDb -Version 6.8.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ServiceStack.Authentication.MongoDb" Version="6.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceStack.Authentication.MongoDb --version 6.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ServiceStack.Authentication.MongoDb, 6.8.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ServiceStack.Authentication.MongoDb as a Cake Addin
#addin nuget:?package=ServiceStack.Authentication.MongoDb&version=6.8.0
// Install ServiceStack.Authentication.MongoDb as a Cake Tool
#tool nuget:?package=ServiceStack.Authentication.MongoDb&version=6.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A MongoDB IUserAuthRepository to persist User registration and auth info in a NoSQL Mongo DB.
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- MongoDB.Bson (>= 2.18.0)
- MongoDB.Driver (>= 2.18.0)
- MongoDB.Driver.Core (>= 2.18.0)
- ServiceStack (>= 6.8.0)
- ServiceStack.Common (>= 6.8.0)
- ServiceStack.Interfaces (>= 6.8.0)
- ServiceStack.Text (>= 6.8.0)
-
.NETStandard 2.0
- MongoDB.Bson (>= 2.18.0)
- MongoDB.Driver (>= 2.18.0)
- MongoDB.Driver.Core (>= 2.18.0)
- ServiceStack (>= 6.8.0)
- ServiceStack.Common (>= 6.8.0)
- ServiceStack.Interfaces (>= 6.8.0)
- ServiceStack.Text (>= 6.8.0)
-
net6.0
- MongoDB.Bson (>= 2.18.0)
- MongoDB.Driver (>= 2.18.0)
- MongoDB.Driver.Core (>= 2.18.0)
- ServiceStack (>= 6.8.0)
- ServiceStack.Common (>= 6.8.0)
- ServiceStack.Interfaces (>= 6.8.0)
- ServiceStack.Text (>= 6.8.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
6.8.0 | 1,304 | 3/29/2023 | |
6.7.0 | 194 | 3/13/2023 | |
6.6.0 | 272 | 2/7/2023 | |
6.5.0 | 344 | 12/6/2022 | |
6.4.0 | 1,385 | 10/11/2022 | |
6.3.0 | 2,276 | 8/30/2022 | |
6.2.0 | 731 | 7/25/2022 | |
6.1.0 | 7,154 | 5/16/2022 | |
6.0.2 | 730 | 1/31/2022 | |
6.0.0 | 624 | 1/24/2022 | |
5.14.0 | 1,636 | 1/24/2022 | |
5.13.2 | 645 | 11/20/2021 | |
5.13.0 | 742 | 11/11/2021 | |
5.12.0 | 590 | 8/17/2021 | |
5.11.0 | 6,066 | 4/21/2021 | |
5.10.4 | 1,927 | 1/12/2021 | |
5.10.2 | 4,285 | 11/16/2020 | |
5.10.0 | 619 | 11/10/2020 | |
5.9.2 | 3,869 | 8/4/2020 | |
5.9.0 | 1,119 | 6/9/2020 | |
5.8.0 | 9,317 | 1/13/2020 | |
5.7.0 | 1,512 | 9/30/2019 | |
5.6.0 | 1,020 | 8/6/2019 | |
5.5.0 | 7,374 | 3/27/2019 | |
5.4.0 | 905 | 9/18/2018 | |
5.2.0 | 1,045 | 8/27/2018 | |
5.1.0 | 18,558 | 4/23/2018 | |
5.0.2 | 1,076 | 1/2/2018 | |
5.0.0 | 955 | 12/11/2017 | |
4.5.14 | 1,109 | 9/6/2017 | |
4.5.12 | 1,182 | 6/15/2017 | |
4.5.10 | 1,015 | 6/6/2017 | |
4.5.8 | 1,123 | 3/29/2017 | |
4.5.6 | 1,141 | 1/25/2017 | |
4.5.4 | 1,368 | 10/23/2016 | |
4.5.2 | 1,065 | 10/20/2016 | |
4.5.0 | 1,072 | 8/25/2016 | |
4.0.62 | 1,028 | 8/9/2016 | |
4.0.60 | 1,112 | 6/13/2016 | |
4.0.58 | 1,218 | 6/8/2016 | |
4.0.56 | 1,663 | 4/19/2016 | |
4.0.54 | 1,334 | 3/1/2016 | |
4.0.52 | 1,328 | 1/13/2016 | |
4.0.50 | 1,746 | 11/30/2015 | |
4.0.48 | 1,230 | 11/17/2015 | |
4.0.46 | 1,480 | 9/22/2015 | |
4.0.44 | 1,270 | 9/1/2015 | |
4.0.42 | 1,458 | 7/7/2015 | |
4.0.40 | 2,546 | 4/21/2015 | |
4.0.38 | 2,153 | 2/23/2015 | |
4.0.36 | 1,568 | 1/15/2015 | |
4.0.35 | 1,243 | 12/31/2014 | |
4.0.34 | 1,543 | 12/10/2014 | |
4.0.33 | 1,534 | 11/3/2014 | |
4.0.32 | 2,103 | 10/6/2014 | |
4.0.31 | 1,338 | 9/3/2014 | |
4.0.30 | 1,335 | 8/12/2014 | |
4.0.24 | 1,129 | 7/30/2014 | |
4.0.23 | 1,290 | 7/3/2014 | |
4.0.22 | 1,228 | 6/17/2014 | |
4.0.21 | 1,230 | 5/29/2014 | |
4.0.20 | 1,171 | 5/13/2014 | |
4.0.19 | 1,176 | 5/5/2014 | |
4.0.18 | 1,348 | 4/14/2014 | |
4.0.17 | 1,318 | 4/10/2014 | |
4.0.16 | 1,311 | 4/9/2014 | |
4.0.15 | 1,295 | 3/18/2014 | |
4.0.14 | 1,217 | 3/18/2014 | |
4.0.13 | 1,219 | 3/17/2014 | |
4.0.12 | 1,217 | 3/5/2014 | |
4.0.11 | 1,207 | 2/18/2014 | |
4.0.10 | 1,171 | 2/12/2014 | |
4.0.9 | 1,261 | 2/3/2014 | |
4.0.8 | 1,221 | 1/20/2014 | |
4.0.7 | 1,171 | 1/14/2014 | |
4.0.6 | 1,174 | 1/13/2014 | |
4.0.5 | 1,207 | 12/13/2013 | |
4.0.4 | 1,217 | 12/12/2013 | |
4.0.3 | 1,230 | 12/3/2013 | |
3.9.71 | 2,197 | 12/3/2013 | |
3.9.70 | 1,296 | 11/2/2013 | |
3.9.69 | 1,211 | 10/22/2013 | |
3.9.68 | 1,208 | 10/21/2013 | |
3.9.67 | 1,245 | 10/14/2013 | |
3.9.66 | 1,186 | 10/7/2013 | |
3.9.64 | 1,233 | 10/1/2013 | |
3.9.63 | 1,247 | 9/23/2013 | |
3.9.62 | 1,222 | 9/16/2013 | |
3.9.61 | 1,232 | 9/15/2013 | |
3.9.60 | 1,189 | 9/15/2013 | |
3.9.55 | 2,547 | 7/8/2013 | |
3.9.44 | 1,361 | 5/6/2013 | |
3.9.40 | 1,352 | 3/18/2013 | |
3.9.35 | 1,370 | 1/30/2013 | |
3.9.34 | 1,262 | 1/28/2013 | |
3.9.33 | 1,325 | 1/3/2013 | |
3.9.32 | 1,686 | 12/10/2012 | |
3.9.28 | 1,532 | 11/19/2012 |