A serializer and deserializer library for the ValueTuple type introduced in C# 7 for the MongoDB .NET Driver.
Info
| Version: | 1.0.0 |
| Author(s): | Gabriel Ian E. Abel |
| Last Update: | Thursday, October 3, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/IanEscober/MongoDB-ValueTuple-Serializer |
| NuGet Url: | https://www.nuget.org/packages/MongoDB.Serializer.ValueTuple |
Install
Install-Package MongoDB.Serializer.ValueTuple
dotnet add package MongoDB.Serializer.ValueTuple
paket add MongoDB.Serializer.ValueTuple
MongoDB.Serializer.ValueTuple Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Bson(>= 2.8.1)
Tags