Top 20 NuGet Database Packages

Contains dlls and sources for MSSQL Server Persistence Provider: DbPersistenceProvider which implements interface IPersistenceProvider, DbSchemePersistenceProvider which implements interface ISchemePersistenceProvider, DbXmlWorkflowGenerator which implements interface IWorkflowGenerator. Steps for...
Contains dlls for MSSQL Server Persistence Provider: DbPersistenceProvider which implements interface IPersistenceProvider, DbSchemePersistenceProvider which implements interface ISchemePersistenceProvider, DbXmlWorkflowGenerator which implements interface IWorkflowGenerator. Step...
Library that provides an object database that stores objects in local files. Storage, indices, searching and retrieval is based solely on meta-data provided through the corresponding class definitions. Object serializers are created dynamically.
Library that provides an object database that stores objects in local AES-256 encrypted files. Storage, indices, searching and retrieval is based solely on meta-data provided through the corresponding class definitions. Object serializers are created dynamically. Dynamic code is compiled.
Database support for Synergy Layered Application Architecture (SLARCH)
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add o...
Microsoft SQL Server-based persistence for Rebus
Type providers for SQL database access.
Package Description
A library that generates random identifiers from 7 to 14 characters. Identifiers generated can be used as primary keys for databases or unique identifiers.
Azure SQL Management SDK library
This library enables .NET Framework applications to use Microsoft Azure Key Vault with Always Encrypted in Microsoft Azure SQL Database and Microsoft SQL Server. The library includes the column master key store provider that allows client applications to access data when a column master key is store...
Simple but flexible migrations library
Lightweight mini-profiler, designed for ASP.NET (including MVC) (non-.NET Core) websites
ThinkGeo.Sqlite works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). It is a layer extension to the ThinkGeo product line that provides the ability to render Postgres Spatial data on a map. PostgreSQL, often simply Postgres, is an object-relational database, with...
ThinkGeo.PersonalGeoDatabase works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). It is a layer extension to the ThinkGeo product line that provides the ability to render Personal GeoDatabase data on a map. A personal geodatabase is a Microsoft Access database tha...
Package Description
ThinkGeo.SqlServer works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). It is a layer extension to the ThinkGeo product line that provides the ability to render Microsoft SQL Server Spatial data on a map. This layer takes advantage of the Microsoft SQL server spati...
Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;
Allows to execute Linq to DB (linq2db) queries in Entity Framework Core DbContext.