Forge.Persistence
1.0.8
See the version list below for details.
dotnet add package Forge.Persistence --version 1.0.8
NuGet\Install-Package Forge.Persistence -Version 1.0.8
<PackageReference Include="Forge.Persistence" Version="1.0.8" />
paket add Forge.Persistence --version 1.0.8
#r "nuget: Forge.Persistence, 1.0.8"
// Install Forge.Persistence as a Cake Addin #addin nuget:?package=Forge.Persistence&version=1.0.8 // Install Forge.Persistence as a Cake Tool #tool nuget:?package=Forge.Persistence&version=1.0.8
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 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. |
-
.NETFramework 4.0
- Forge.Base (>= 1.0.21)
NuGet packages (5)
Showing the top 5 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
Remote procedure call |
|
Forge.Net.TerraGraf
Contains the persistence library |
|
Sesame.Web.Clients.Gateway
Client for Sesame gateway communication |
|
Forge.Persistence.StorageProvider.HibernateStorageProvider
Contains the persistence library |
GitHub repositories
This package is not used by any popular GitHub repositories.