Top 20 NuGet persistence Packages

Additional persistence provider for NEventStore using MongoDB.
F# wrapper library for Akka.NET with persistence support
F# API for persistence actors in Akka.NET
Adds integration with ASP.NET for DataObjects.Net-powered projects
A recipe for implementing event sourced domain objects with NEventStore.
The purpose of the EventStore is to represent a series of events as a stream. NEventStore is a persistence agnostic event sourcing library for .NET. The primary use is most often associated with CQRS. This package is an implementation of a Polling Client that reads data from an EventStore.
Adds support for bulk insert, update and delete operations for DataObjects.Net-powered domain models
Adds support for reprocessable operations for DataObjects.Net-powered projects
Adds support for Oracle database to DataObjects.Net
Adds support for SQLite to DataObjects.Net
Adds tracking functionality for DataObjects.Net-powered projects
Adds support for logging via log4net for DataObjects.Net
Adds security layer for DataObjects.Net-powered projects
Adds support for Firebird to DataObjects.Net
Adds support for MySQL to DataObjects.Net
Adds support for PostgreSQL to DataObjects.Net
Adds support for logging via NLog for DataObjects.Net
The reactive, scalable, and resilient Object, CQRS, and Event Sourcing storage and projection tool for services and applications built on the vlingo/platform.
Contains an implementation of the IReadable and IWritable interfaces to access Json files. Depends on the assemblies TeleScope.Persistence.Abstractions and Newtonsoft.Json.
Contains an implementation of the IReadable and IWritable interfaces to access parquet files. Depends on the assemblies TeleScope.Persistence.Abstractions and Parquet.Net.