Top 20 NuGet Packages depending on Microsoft.EntityFrameworkCore.Sqlite

Total dependencies: 422

A simple test helper that allows use of sqlite in memory based on MS example.
A Sqlite-specific version of Zack.EFCore.Batch. Using this library, Entity Framework Core users can delete or update multiple records from a LINQ Query in a SQL statement without loading entities. This libary supports Entity Framework Core 5.0. As for EF Core 6 users, please use Zack.EFCore.Batch....
Neo - NEO•ONE Fork
Tour Manager Logic
HSharp 数据访问组件,封装EntityFrameworkCore的Sqlite数据访问功能的实现
Northwind Example Database with EntityFramework Core and Sqlite
Entity Framework Core Factory Pattern, DbContext with desired Db Transaction level when reading writing. and no transaction when readonly context. on any error the transaction will automatically rollback until you commit it
Hcf 数据访问组件,封装Sqlite数据访问功能的实现
Package Description
Common code for all SignalR.UnitTestingSupport.* nugets . If you want support for unit testing signalR core (Hub and IHubContext) use one of this packages (NUnit, xUnit, MsTest version): https://www.nuget.org/packages/SignalR.UnitTestingSupport.NUnit, https://www.nuget.org/packages/SignalR.UnitTe...
Adds support for NodaTime types when using SQLite with Entity Framework Core.
Useful tool if you are changing the schema of your database's schema outside of EF Core' migrations, say by using SQL change scripts. See readme file on github.
Plugga.Core lets you quickly create modular ASP .Net Core applications searching, loading and configuring any "pluggable" component. Pluggable components are a little set of commonly used objects as Controllers, DbContexts, Razor Pages, SignalR Hubs, HostedServices, static assets and, of course, you...
Package Description
Package Description
Package Description
Bit.CSharpClient.Data.EntityFrameworkCore
Package Description
AspNet Core Localization using SQL database for KEY-VALUE pair and share common storage for both SERVER and Client App. This repository, SQL Localization, inspired by Damien Bod's - https://damienbod.com/, AspNetCore Localization project.