![]() |
VOOZH | about |
dotnet add package Dosaic.Plugins.Persistence.Abstractions --version 1.0.37
NuGet\Install-Package Dosaic.Plugins.Persistence.Abstractions -Version 1.0.37
<PackageReference Include="Dosaic.Plugins.Persistence.Abstractions" Version="1.0.37" />
<PackageVersion Include="Dosaic.Plugins.Persistence.Abstractions" Version="1.0.37" />Directory.Packages.props
<PackageReference Include="Dosaic.Plugins.Persistence.Abstractions" />Project file
paket add Dosaic.Plugins.Persistence.Abstractions --version 1.0.37
#r "nuget: Dosaic.Plugins.Persistence.Abstractions, 1.0.37"
#:package Dosaic.Plugins.Persistence.Abstractions@1.0.37
#addin nuget:?package=Dosaic.Plugins.Persistence.Abstractions&version=1.0.37Install as a Cake Addin
#tool nuget:?package=Dosaic.Plugins.Persistence.Abstractions&version=1.0.37Install as a Cake Tool
Dosaic.Plugins.Persistence.Abstractions is a lib that allows other dosaic components to interact with persistence plugins to store and retrieve their data.
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="" />
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.
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.
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 3 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.EntityFramework
A plugin-first dotnet framework for rapidly building anything hosted in the web. |
This package is not used by any popular GitHub repositories.