Skip to content

jnyryan/MongoDb-Console-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

#MongoDb-Console-App

c#/.Net app to connect to a MongoDB Server

To setupup MongoDb download the binaries from http://www.mongodb.org/downloads

To run the deamon

mongod

Install as a Service

mongod --install --logpath c:\temp\mongo.log --dbpath c:\data\db

About

c#/.Net app to connect to a MongoDB Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages