Erebus.Persistence 0.1.50

dotnet add package Erebus.Persistence --version 0.1.50
                    
NuGet\Install-Package Erebus.Persistence -Version 0.1.50
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Erebus.Persistence" Version="0.1.50" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Erebus.Persistence" Version="0.1.50" />
                    
Directory.Packages.props
<PackageReference Include="Erebus.Persistence" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Erebus.Persistence --version 0.1.50
                    
#r "nuget: Erebus.Persistence, 0.1.50"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Erebus.Persistence@0.1.50
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Erebus.Persistence&version=0.1.50
                    
Install as a Cake Addin
#tool nuget:?package=Erebus.Persistence&version=0.1.50
                    
Install as a Cake Tool

Erebus is a framework to speed up the development of enterprise-grade applications.
Erebus.Persistence is a framework library with the implementation of utilities and base clases to provide data persistence.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Erebus.Persistence:

Package Downloads
Erebus.Persistence.SqlServer

Erebus is a framework to speed up the development of enterprise-grade applications. Erebus.Persistence.SqlServer provides the implementation to use a SQLServer database for data persistence.

Erebus.Persistence.PostgreSQL

Erebus is a framework to speed up the development of enterprise-grade applications. Erebus.Persistence.PostgreSQL provides the implementation to use a PostgreSQL database for data persistence.

Erebus.Persistence.Sqlite

Package Description

Erebus.Persistence.SqlDatabase

Erebus is a framework to speed up the development of enterprise-grade applications. Erebus.Persistence.SqlDatabase provides the implementation to use a SqlDatabase.Net database for data persistence.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.50 151 5/31/2026
0.1.47 160 3/23/2026
0.1.46 166 3/22/2026
0.1.45 152 3/21/2026
0.1.44 163 3/21/2026
0.1.43 158 3/16/2026
0.1.42 176 2/16/2026
0.1.41 155 2/15/2026
0.1.40 160 2/15/2026
0.1.39 150 2/15/2026
0.1.38 167 1/16/2026
0.1.37 155 1/8/2026
0.1.36 202 11/8/2025
0.1.34 188 11/8/2025
0.1.33 257 11/7/2025
0.1.32 284 11/5/2025
0.1.30 394 9/16/2025
0.1.29 385 9/16/2025
0.1.28 306 9/14/2025
0.1.27 297 9/14/2025
Loading failed