Top 20 NuGet persistence Packages

The Waher.Events.Persistence project creates an even sink that stores incoming (logged) events in the local object database, as defined by Waher.Persistence. Event life time in the database is defined in the constructor. Searches can be made for historical events.
Contains an implementation of the IReadable and IWritable interfaces to access Character Seperated Value files. Depends on the assemblies TeleScope.Persistence.Abstractions.
MongoDB persistence for NServiceBus 7 and .Net Standard 2.0
Akka.NET Persistence journal store backed by EventStore.
Adds support for easy localization for DataObjects.Net-powered domain models
Package to enable VS Solutions to compile and enhance persistent classes.
The Waher.Persistence project provides the basic architecture and framework for accessing objects in an object database, based solely on meta-data provided through the corresponding class definitions.
Akka.NET Persistence journal and snapshot store backed by Redis.
Allows applications using the object database abstraction layer defined in Waher.Persistence, to use MongoDB object databases in a seamless manner.
A lightweight generic entities cacheable repository using Dapper
Adds support for MS SQL Server to DataObjects.Net
Contains abstractions to implement a persistence layer for any kind of data source with a minimal contract.
DevForce takes care of your application's infrastructure-the gap between your data-layer and client-layer where the difficult job of turning raw data into business objects and moving them to and from the client's screen takes place. DevForce fills this gap so you don't have to. Instead of building, ...
Class library that helps applications maintain a set of persistent settings.
Contains script extensions for the persistence layer. Allows for searching for, creating, updating and deleting objects in the object database from script. Includes support for SQL queries against the object database persistence layer, and SPARQL queries for semantic-web queries using graph notation...
MongoDbContext enables .NET developers to work with a MongoDb database using .NET objects.
Implementation for persistence using MongoDB
Implementation for persistence using Entity Framework Core
The PPWCode Vernacular Persistence library version IV.
Adds support for SQL Server CE 3.5 for DataObjects.Net