Simple implementation of .Net MembershipProvider for MongoDB.
Info
| Version: | 1.1.0 |
| Author(s): | Michael Musatov, Anton Moiseev |
| Last Update: | Friday, November 4, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/SecurityProviders |
Install
Install-Package SecurityProviders
dotnet add package SecurityProviders
paket add SecurityProviders
SecurityProviders Download (Unzip the "nupkg" after downloading)
Dependencies
- mongocsharpdriver(1.3)
Tags