Forge.Persistence
2.2.0
dotnet add package Forge.Persistence --version 2.2.0
NuGet\Install-Package Forge.Persistence -Version 2.2.0
<PackageReference Include="Forge.Persistence" Version="2.2.0" />
paket add Forge.Persistence --version 2.2.0
#r "nuget: Forge.Persistence, 2.2.0"
// Install Forge.Persistence as a Cake Addin
#addin nuget:?package=Forge.Persistence&version=2.2.0
// Install Forge.Persistence as a Cake Tool
#tool nuget:?package=Forge.Persistence&version=2.2.0
Contains persistence library for Forge.
The package consist of persistance collections: Dictionary, List, Queue, Stack.
The .NET 4.0 formatters: DataContractJSonFormatter and a custom improved Binary Serializer (by Forge).
Serialization helper classes.
Storage providers to backup and load data from a repository.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Forge.Collections (>= 1.0.0)
- Forge.Configuration (>= 1.0.0)
- Forge.Formatters (>= 1.2.0)
- Forge.Reflection (>= 1.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Options (>= 6.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.1)
-
.NETFramework 4.0
- Forge.Collections (>= 1.0.0)
- Forge.Configuration (>= 1.0.0)
- Forge.Formatters (>= 1.2.0)
- Forge.Reflection (>= 1.0.0)
-
.NETStandard 2.0
- Forge.Collections (>= 1.0.0)
- Forge.Configuration (>= 1.0.0)
- Forge.Formatters (>= 1.2.0)
- Forge.Reflection (>= 1.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Options (>= 6.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.1)
-
.NETStandard 2.1
- Forge.Collections (>= 1.0.0)
- Forge.Configuration (>= 1.0.0)
- Forge.Formatters (>= 1.2.0)
- Forge.Reflection (>= 1.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Options (>= 6.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.1)
-
net6.0
- Forge.Collections (>= 1.0.0)
- Forge.Configuration (>= 1.0.0)
- Forge.Formatters (>= 1.2.0)
- Forge.Reflection (>= 1.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Options (>= 6.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Forge.Persistence:
Package | Downloads |
---|---|
Forge.Persistence.StorageProviders.HibernateStorageProvider
This package implements a collection which persist across NHibernate. |
|
Forge.Net.Remoting
Provide remoting or RPC (Remote Procedure Call) features over Synapse and TerraGraf network implementations |
|
Forge.Net.TerraGraf
Provide VPN functionality for .NET applications like "VPN over Application" |
|
Sesame.Web.Clients.Gateway
Client for Sesame gateway communication |
GitHub repositories
This package is not used by any popular GitHub repositories.