A custom .NET membership provider for MySQL built with flexibility in mind.
Info
| Version: | 0.1.1 |
| Author(s): | Film Skills |
| Last Update: | Monday, July 21, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Dolphin |
Install
Install-Package Dolphin
dotnet add package Dolphin
paket add Dolphin
Dolphin Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(6.8.3)