Contains components to map and persist domain objects and search results to SQL Server using 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.9.5 |
Author(s): | Stacks Contributors |
Last Update: | Sunday, May 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/slalom-saa/stacks |
NuGet Url: | https://www.nuget.org/packages/Slalom.Stacks.EntityFramework |
Install
Install-Package Slalom.Stacks.EntityFramework
dotnet add package Slalom.Stacks.EntityFramework
paket add Slalom.Stacks.EntityFramework
Slalom.Stacks.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- Inflector(>= 1.0.0)
- Slalom.Stacks(>= 1.9.5)
- System.Data.SqlClient(>= 4.3.0)
Tags