C# DriverThe MongoDB C# Driver is the 10gen-supported C# driver for MongoDB. There have been several other C# drivers developed by the community in the past. This is the official C# Driver supported by 10gen. It is similar in many ways to the various drivers that came before it, but it is not a direct replacement for any of them. Most people have found it easy to convert to using the official C# Driver, but you should expect to have to make some changes. Version 1.0 of the official C# driver does not yet support LINQ, so if LINQ is important to you then you might choose to wait a bit before switching to the official C# driver. DownloadThe C# Driver is hosted at github.com. Instructions for downloading the source code are at: Download Instructions You can also download binary builds in either .msi or .zip formats from: BuildThe current version of the C# Driver has been built and tested using
|
'nosql'에 해당되는 글 1건
- 2011.05.19 NOSQL mongodb
2011. 5. 19. 18:31
.NET Framework