Info
Version: | 0.1.4686.16740 |
Author(s): | Justin Kohlhepp |
Last Update: | Tuesday, October 30, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://rationalgeek.com/blog/introducing-eflookup |
NuGet Url: | https://www.nuget.org/packages/EFLookup.Core |
Install
Install-Package EFLookup.Core
dotnet add package EFLookup.Core
paket add EFLookup.Core
EFLookup.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(5.0.0)
Lookup values are treated as entities, offering capabilities far beyond the enum support added in EF 5. EFLookup provides simple definition of lookup tables, standard lookup fields such as Code, Name, Description, etc., and support for referencing known values using a typesafe syntax.