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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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 (3)
Showing the top 3 NuGet packages that depend on Forge.Persistence:
Package | Downloads |
---|---|
Forge.Persistence.StorageProviders.HibernateStorageProvider
This package implements a collection which persist across NHibernate. |
|
Forge.Net.TerraGraf
Provide VPN functionality for .NET applications like "VPN over Application" |
|
Forge.Net.Remoting
Provide remoting or RPC (Remote Procedure Call) features over Synapse and TerraGraf network implementations |
GitHub repositories
This package is not used by any popular GitHub repositories.