Top 20 NuGet Database Packages
Sql commands wrapper, a mini ORM.
Automatically creates Elmah database on SQL server using Entity Framework migrations. No manual configuration of database required.
Fluid-style SQL statement generator
The built-in, Sql Store in the CQRS.NET cannot process non-primitive properties on the entity classes in read stores and data stores.
If your entity classes require more comp[lexity than just basic, flat primitive property structures, this package will allow you to
use Microsoft SqlServer as a...
Lightweight multi-platform ORM for mobile, desktop and servers. A data provider is required to use this library. Providers for Sqlite, SQL Server and MySql are available on Nuget.
An implementation of the Tcl scripting language. This package is built with options that make it more suitable for use with Mono. Features specific to Windows and/or the .NET Framework will be unavailable.
Powershell cmdlets for application configuration and resource creation.
Reusable mocks that you can use to mock your database if you use Prius as your ORM.
A Laravel (Eloquent) inspired ORM for .NET
OrigoDB is an in-memory database engine for .NET.
Hypertable .NET x86 client library
ESB / Message Bus implementation for Microsoft.Net, based on SQL Server database as a message store.
Supported features:
- Durable and transactional messages
- Pub/Sub message routing
- Support for Sagas
- Message sequences, expiration, correlation, http bridge
- Robust retrying strategy, self-heal...
Siaqodb is a NoSQL embedded object & document database engine that can be used to make apps for .NET, Windows, Xamarin.iOS, Xamarin.Android, Mono, MonoMac, and Unity3D
Sharp migrations is a framework to help you deal with database changes and versioning over time. The idea comes from the excellent Ruby on Rails migrations and it is the best way to alter your database in a structured and organised manner.
The connection management wrapper for Dapper.net.
***************************************
// To create an instance of database context inherit DbContext
class TestDb : DbContext
{
private const string ConnectionName = "DefaultConnection";
private TestDb()
: base(ConnectionName)
{ }
}
// e...
DrivenDb is a better microORM. Unique features, excellent performance, and cleaner code in as few trips to the database as possible.
SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schem...
NetSqlAzMan is for all Microsoft .NET 4.0 developers that need to manage loosely-coupled applicative authorizations, that is, weakly coupled with source code, in a light and fast way having all these authorizations in a relational database such as MS Sql Server (2000/MSDE/2005/2008/Express).
Adds support for NodaTime types when using SQLite with Entity Framework Core.
SQL Server and SQLite Initialization