Create and use views without having to migrate them onto the database.
Info
Version: | 1.0.31 |
Author(s): | Steven Laughton |
Last Update: | Monday, August 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MigrationlessViews |
Install
Install-Package MigrationlessViews
dotnet add package MigrationlessViews
paket add MigrationlessViews
MigrationlessViews Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.7)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.7)
- Microsoft.Extensions.DependencyInjection(>= 3.1.7)