0
kicks
Getting started with MongoDB – Using Json.Net and Castle Dynamic proxy
This post is divided in three blocks:
- Getting MongoDB to run on your machine
- Consume it manually via the MongoDB – Console
- Consume it from C# code.