T4 for Database First Pattern of AspNet Identity NuGet Package

With the new release of MVC 5, Microsoft add AspNet.Identity Framwrork, but the AspNet.Identity.EntityFramework only support Code First Pattern, while for Databas/Model First Pattern, it is hard to code all the class by hand.

so we add the AspNet.Identity.EntityFramework.tt to support this pattern. You can create you database first and then use this T4 template to automaticly generate the AspNet.Identity compatible classes.




Got any T4 for Database First Pattern of AspNet Identity Question?





Info

Version: 1.0.8
Author(s): CB
Last Update: Tuesday, April 15, 2014
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/cbfrank/AspNet.Identity.EntityFramework
NuGet Url: https://www.nuget.org/packages/cb.AspNet.Identity.EntityFramework.T4


Install
Install-Package cb.AspNet.Identity.EntityFramework.T4
dotnet add package cb.AspNet.Identity.EntityFramework.T4
paket add cb.AspNet.Identity.EntityFramework.T4
cb.AspNet.Identity.EntityFramework.T4 Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

2

days-since-last-release

3654