Install
Install-Package PineCone
dotnet add package PineCone
paket add PineCone
PineCone Download (Unzip the "nupkg" after downloading)
Dependencies
- Ensure.That(0.9.0)
- NCore(0.32.0)
Tags
PineCone takes an instance of an C# class and builds a class-schema for it.
This schema is then used to extract all primitive .Net types in the object-graph using some IL-Emits and then turns this to a key-value structure with paths and values.
PineCone has been extracted from the open source do... ocument-oriented provider for SQL-server, SisoDb (http://sisodb.com). more