Top 20 NuGet Database Packages

This package is forked from https://github.com/bilal-fazlani/tracker-enabled-dbcontext project. Just to avoid installing all the packages and entityframework in our domain project. Added the TrackerEnabledDbContext.Domain class library and move the SkipTrackingAttribute and TrackChangesAttribute ...
This package is forked from https://github.com/bilal-fazlani/tracker-enabled-dbcontext project. Just to avoid installing all the packages and entityframework in our domain project. Added the TrackerEnabledDbContext.Domain class library and move the SkipTrackingAttribute and TrackChangesAttribute ...
Adds config for using Rezoom.SQL.Provider with MS SQL Server.
A wrapper around the standard IDb classes.
Cake addin that extends Cake for creating and deploying SQL Server databases and DACPAC packages.
Support layer for ServiceStack.OrmLite
A common SQL helper.
A set of common Database classes and extensions used to help RAD process
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
Provides the thread-safe extension to the IMemoryCache and IDistributedCache
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_sqlite3()); Depending on the platform, you may also need to add one...
Multilingual user interface string database
A simply tool to facility TDD in database migration using FluentMigrator.
Simple wrapper over MySQL.Data for safe and easy use. Do SQL Query an retreive a list of object of the type you requested. Midway between the raw MySQL Connector and Entity Framework
A cross-platform API Wrapper for themoviedb.org
An install-and-go package for SQLite. You will only need to install this package, add some models and DataAccess-classes and your SQLite-database is created!
Business Logic Toolkit Oracle Data Provider for .NET
Premise is a library for .net core applications to support quick and easy scaffolding of applications. This package contains the neccessary interfaces to implement a generic repository pattern.