The Waher.Persistence project provides the basic architecture and framework for accessing objects in an object database, based solely on meta-data provided through the corresponding class definitions.
Info
Version: | 1.12.0 |
Author(s): | Peter Waher |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Persistence/Waher.Persistence |
NuGet Url: | https://www.nuget.org/packages/Waher.Persistence |
Install
Install-Package Waher.Persistence
dotnet add package Waher.Persistence
paket add Waher.Persistence
Waher.Persistence Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Runtime.Inventory(>= 1.0.14)
- NETStandard.Library(>= 1.6.1)
Tags