Netfox.Repository is a lightweight data management framework for MongoDB supporting document state tracking and simple memory object cache.
Info
Version: | 1.0.5 |
Author(s): | Netfox |
Last Update: | Tuesday, September 1, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rysavy-ondrej/Netfox |
NuGet Url: | https://www.nuget.org/packages/Netfox.Repository |
Install
Install-Package Netfox.Repository
dotnet add package Netfox.Repository
paket add Netfox.Repository
Netfox.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- FastMember(1.0.0.11)
- MongoDB.Driver(2.0.1)
- MongoDB.Driver.Core(2.0.1)
- MongoDB.Bson(2.0.1)
- JetBrains.Annotations(9.2.0)
- PostSharp(4.1.21)
- PostSharp.Patterns.Diagnostics(4.1.21)
- PostSharp.Patterns.Common(4.1.21)
- Rx-Core(2.2.5)
- Rx-Interfaces(2.2.5)
- Rx-Linq(2.2.5)
- Rx-Main(2.2.5)
- Rx-PlatformServices(2.2.5)
Tags