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.0.1 |
Author(s): | Giscard Girard |
Last Update: | Friday, July 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GiscardGirard/CodeFirst.PartitionedViews |
NuGet Url: | https://www.nuget.org/packages/CodeFirst.PartitionedViews |
Install
Install-Package CodeFirst.PartitionedViews
dotnet add package CodeFirst.PartitionedViews
paket add CodeFirst.PartitionedViews
CodeFirst.PartitionedViews Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
Tags
Generated SQL Server partitioned views using the Entity Framework code first model.