Skip to content

jeffgrubb/MongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB

Some sample MongoDB code in .NET

Summary

This is a test project running through how to program for MongoDB using C# .NET. Several things are being tested in this project, including CRUD operations on a Mongo Database, Bson Data Serialization, and NUnit testing framework.

Installation

At the moment this is a .NET console application. To build this project you will need to download the repository, the Mongo .NET driver, and NUnit.

Licence

This code is freely distributed under the MIT License. See LICENSE for details.

Support

Feel free to submit bugs to the Github issues page. This is a pre-alpha-alpha-alpha project mainly meant for testing, so please consider this code and any changes as-is.

About

Some sample MongoDB code in .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages