Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework Classic Code First.
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.1 |
Author(s): | Pawel "moozzyk" Kadluczka, Christian Lavallee |
Last Update: | Wednesday, November 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NGumby/CodeFirstFunctions |
NuGet Url: | https://www.nuget.org/packages/NGumby.EntityFramework.CodeFirstStoreFunctions.EFClassic |
Install
Install-Package NGumby.EntityFramework.CodeFirstStoreFunctions.EFClassic
dotnet add package NGumby.EntityFramework.CodeFirstStoreFunctions.EFClassic
paket add NGumby.EntityFramework.CodeFirstStoreFunctions.EFClassic
NGumby.EntityFramework.CodeFirstStoreFunctions.EFClassic Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Z.EntityFramework.Classic(>= 7.1.19)
- Z.EntityFramework.Classic(>= 7.1.19)
- Z.EntityFramework.Classic(>= 7.1.19)
Tags