Encapsulated BSON serialization for custom value types.
Info
Version: | 1.3.0 |
Author(s): | Nicholas J. Markkula |
Last Update: | Monday, May 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nickmkk/LAN.Core.Types/ |
NuGet Url: | https://www.nuget.org/packages/LAN.Core.Types.BsonSerialization |
Install
Install-Package LAN.Core.Types.BsonSerialization
dotnet add package LAN.Core.Types.BsonSerialization
paket add LAN.Core.Types.BsonSerialization
LAN.Core.Types.BsonSerialization Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.4.3)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
Tags