Top 20 NuGet Packages depending on Microsoft.EntityFrameworkCore.SqlServer
Total dependencies: 1669
Added capability to utilise Unit Of Work Pattern. Repositories can be created under a single working context and commit can be made as a unit, giving the option to rollback.
Package Description
Package Description
SK.Cluster框架定时任务作业
BookApp.Shard CRUD APIs
Codigo compartido,para la capa de datos o otro.
Enable Automatic Migrations for Entity Framework Core for SQL Databases.
How to use:
MigrateDatabaseToLatestVersion.ExecuteAsync(context).Wait();
public class DbMigrationsOptions
{
public bool AutomaticMigrationDataLossAllowed { get; set; } = true;
public bo...
EFCore2.2以上支持SqlServer2008分页
Test Package
Package Description
Package Description
KnstArchitecture.SqlServer
Package Description
Implements FeatureStore with EntityFramework using MSSQL
Package Description
Package Description
Create and use views without having to migrate them onto the database
Core functionality for .NET Core applications in the Miracum project at the university hospital of gießen
School people app's data layer.
Common Structure for Apical Solutions