Dosaic.Plugins.Persistence.Abstractions 1.0.27

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dosaic.Plugins.Persistence.Abstractions --version 1.0.27                
NuGet\Install-Package Dosaic.Plugins.Persistence.Abstractions -Version 1.0.27                
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="Dosaic.Plugins.Persistence.Abstractions" Version="1.0.27" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dosaic.Plugins.Persistence.Abstractions --version 1.0.27                
#r "nuget: Dosaic.Plugins.Persistence.Abstractions, 1.0.27"                
#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.
// Install Dosaic.Plugins.Persistence.Abstractions as a Cake Addin
#addin nuget:?package=Dosaic.Plugins.Persistence.Abstractions&version=1.0.27

// Install Dosaic.Plugins.Persistence.Abstractions as a Cake Tool
#tool nuget:?package=Dosaic.Plugins.Persistence.Abstractions&version=1.0.27                

Dosaic.Plugins.Persistence.Abstractions

Dosaic.Plugins.Persistence.Abstractions is a lib that allows other dosaic components to interact with persistence plugins to store and retrieve their data.

Installation

To install the nuget package follow these steps:

dotnet add package Dosaic.Plugins.Persistence.Abstractions

or add as package reference to your .csproj

<PackageReference Include="Dosaic.Plugins.Persistence.Abstractions" Version="" />

Appsettings.yml

There are no settings values to set for this lib, please take a look at one of the persistence plugins which implements the abstract types included in this lib.

Configuration in your plugin host

There are no plugin configuration to do for this lib, please take a look at one of the persistence plugins which implements the abstract types included in this lib.

Usage

There are no stand alone usages for this lib, please take a look at one of the persistence plugins which implements the abstract types included in this lib.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Dosaic.Plugins.Persistence.Abstractions:

Package Downloads
Dosaic.Plugins.Handlers.Abstractions.Cqrs

A plugin-first dotnet framework for rapidly building anything hosted in the web.

Dosaic.Plugins.Persistence.InMemory

A plugin-first dotnet framework for rapidly building anything hosted in the web.

Dosaic.Plugins.Persistence.Smb

A plugin-first dotnet framework for rapidly building anything hosted in the web.

Dosaic.Plugins.Persistence.MongoDb

A plugin-first dotnet framework for rapidly building anything hosted in the web.

Dosaic.Testing.NUnit

A plugin-first dotnet framework for rapidly building anything hosted in the web.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.30 27 1/30/2025
1.0.27 8 1/29/2025
1.0.26 3 1/29/2025
1.0.25 3 1/29/2025
1.0.18 47 1/23/2025
1.0.17 47 1/23/2025