MongoFs provides a few simple helper functions wrapped around the official Mongo C# client that make it a littler easier to use from F#.
Info
| Version: | 0.1.0 |
| Author(s): | Daniel Mohl |
| Last Update: | Monday, July 9, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dmohl/MongoFs |
| NuGet Url: | https://www.nuget.org/packages/MongoFs |
Install
Install-Package MongoFs
dotnet add package MongoFs
paket add MongoFs
MongoFs Download (Unzip the "nupkg" after downloading)
Dependencies
- mongocsharpdriver(1.5)
Tags