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