CodeFirst.PartitionedViews
1.0.1
Entity Framework Code First Partioned Views. Generated SQL Server partitioned views using the Entity Framework code first model.
Install-Package CodeFirst.PartitionedViews -Version 1.0.1
dotnet add package CodeFirst.PartitionedViews --version 1.0.1
<PackageReference Include="CodeFirst.PartitionedViews" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeFirst.PartitionedViews --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- EntityFramework (>= 6.2.0)
GitHub Usage
This package is not used by any popular GitHub repositories.