Top 20 NuGet database Packages

A SQLitePCLRaw 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_internal()); Depending on the platform, you may also need to add one o...
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_custom_sqlite3()); Depending on the platform, you may also need to ...
A document generic "database".
Expose an db view at easy way.
General database utility functionality used throughout various iayos projects, driven largely by Moneta, with a few other surprises on the way.
Simple wrapper for calls to MSSQL database. Originally from MS good practices.
Probably completely outdated NHibernate helper
EntityFramework plugin for implementing database security.
A wrapper around the standard IDb classes.
A wrapper around the standard IDb classes.
Search collector against MS SQL Server sources. Part of SearchAcceleratorFramework
Multilingual user interface string database
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...
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
A simply tool to facility TDD in database migration using FluentMigrator.
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.
Adeptik Preferences is lightweight library using for storing preferences.
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 ...