Generate alphanumeric codes and slugs for URLS with Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 1.2.0 |
| Author(s): | Douglas Tarr |
| Last Update: | Thursday, June 13, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tarr11/EFCodeService |
| NuGet Url: | https://www.nuget.org/packages/EFCodeService |
Install
Install-Package EFCodeService
dotnet add package EFCodeService
paket add EFCodeService
EFCodeService Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(5.0.0)
Tags