CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 其他数据库

文件名称:atheken-NoRM

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-04-15
  • 文件大小:
    1.31mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

mogodb的驱动,适用于C#程序。包括了多种类型比如linq、MapReduce-C# program applicable to driver of mogodb,. Including multiple types linq, MapReduce
(系统自动生成,下载前可以参看下载内容)

下载文件列表

atheken-NoRM-0b55d30/
atheken-NoRM-0b55d30/.gitignore
atheken-NoRM-0b55d30/LICENSE.txt
atheken-NoRM-0b55d30/Libraries/
atheken-NoRM-0b55d30/Libraries/xunit.dll
atheken-NoRM-0b55d30/NoRM - VS2010.sln
atheken-NoRM-0b55d30/NoRM.Tests.xunit
atheken-NoRM-0b55d30/NoRM.Tests/
atheken-NoRM-0b55d30/NoRM.Tests/App.config
atheken-NoRM-0b55d30/NoRM.Tests/BSONSerializerTest.cs
atheken-NoRM-0b55d30/NoRM.Tests/CollectionFindTests/
atheken-NoRM-0b55d30/NoRM.Tests/CollectionFindTests/DocSizeTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/CollectionFindTests/MongoSearchQualifierTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/CollectionFindTests/QueryTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/CollectionFindTests/WhereQualifierTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/CollectionUpdateTests/
atheken-NoRM-0b55d30/NoRM.Tests/CollectionUpdateTests/UpdateModifiersTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/CollectionUpdateTests/UpdateTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/ConnectionsTests/
atheken-NoRM-0b55d30/NoRM.Tests/ConnectionsTests/AuthenticatedFixture.cs
atheken-NoRM-0b55d30/NoRM.Tests/ConnectionsTests/ConnectionProviderFactoryTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/ConnectionsTests/ConnectionStringBuilderTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/ConnectionsTests/ConnectionTest.cs
atheken-NoRM-0b55d30/NoRM.Tests/ConnectionsTests/NormalConnectionProviderAuthenticationTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/ConnectionsTests/NormalConnectionProviderTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/ConnectionsTests/PooledConnectionProviderAuthenticationTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/ConnectionsTests/PooledConnectionProviderTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/ConnectionsTests/QueuedConnectionProviderTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/DBTypeTests/
atheken-NoRM-0b55d30/NoRM.Tests/DBTypeTests/DBRefTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/DBTypeTests/GridFSTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/DBTypeTests/ObjectIdTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/ExpandoTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/GeneralTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/GridFS/
atheken-NoRM-0b55d30/NoRM.Tests/GridFS/GridFileCollectionTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/Helpers/
atheken-NoRM-0b55d30/NoRM.Tests/Helpers/QueryTestHelper.cs
atheken-NoRM-0b55d30/NoRM.Tests/IdPropertyFinderTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/LinqTests/
atheken-NoRM-0b55d30/NoRM.Tests/LinqTests/LinqAggregates.cs
atheken-NoRM-0b55d30/NoRM.Tests/LinqTests/LinqDeepGraph.cs
atheken-NoRM-0b55d30/NoRM.Tests/LinqTests/LinqTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/MapReduceTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/MongoAdminTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/MongoCollectionTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/MongoConfigurationTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/MongoDatabaseTest.cs
atheken-NoRM-0b55d30/NoRM.Tests/MongoFixture.cs
atheken-NoRM-0b55d30/NoRM.Tests/MongoOptimizationTests.cs
atheken-NoRM-0b55d30/NoRM.Tests/NoRM.Tests.csproj
atheken-NoRM-0b55d30/NoRM.Tests/Properties/
atheken-NoRM-0b55d30/NoRM.Tests/Properties/AssemblyInfo.cs
atheken-NoRM-0b55d30/NoRM.Tests/StyleCop.Cache
atheken-NoRM-0b55d30/NoRM.Tests/TestClasses.cs
atheken-NoRM-0b55d30/NoRM.Tests/TypeHelperTests.cs
atheken-NoRM-0b55d30/NoRM.sln
atheken-NoRM-0b55d30/NoRM/
atheken-NoRM-0b55d30/NoRM/Attributes/
atheken-NoRM-0b55d30/NoRM/Attributes/MongoDiscriminatedAttribute.cs
atheken-NoRM-0b55d30/NoRM/Attributes/MongoIdentifierAttribute.cs
atheken-NoRM-0b55d30/NoRM/Attributes/MongoIgnoreAttribute.cs
atheken-NoRM-0b55d30/NoRM/Attributes/MongoIgnoreIfNullAttribute.cs
atheken-NoRM-0b55d30/NoRM/BSON/
atheken-NoRM-0b55d30/NoRM/BSON/BSONSerializer.cs
atheken-NoRM-0b55d30/NoRM/BSON/BSONTypes.cs
atheken-NoRM-0b55d30/NoRM/BSON/BsonDeserializer.cs
atheken-NoRM-0b55d30/NoRM/BSON/BsonHelper.cs
atheken-NoRM-0b55d30/NoRM/BSON/Command.cs
atheken-NoRM-0b55d30/NoRM/BSON/DbTypes/
atheken-NoRM-0b55d30/NoRM/BSON/DbTypes/DBReference.cs
atheken-NoRM-0b55d30/NoRM/BSON/DbTypes/GridFile.cs
atheken-NoRM-0b55d30/NoRM/BSON/DbTypes/ObjectId.cs
atheken-NoRM-0b55d30/NoRM/BSON/DbTypes/ObjectIdGenerator.cs
atheken-NoRM-0b55d30/NoRM/BSON/DbTypes/ObjectIdTypeConverter.cs
atheken-NoRM-0b55d30/NoRM/BSON/DbTypes/ReduceResult.cs
atheken-NoRM-0b55d30/NoRM/BSON/DbTypes/ScopedCode.cs
atheken-NoRM-0b55d30/NoRM/BSON/DbTypes/ScopedCodeGeneric.cs
atheken-NoRM-0b55d30/NoRM/BSON/Document.cs
atheken-NoRM-0b55d30/NoRM/BSON/DocumentExceedsSizeLimitsException.cs
atheken-NoRM-0b55d30/NoRM/BSON/Expando.cs
atheken-NoRM-0b55d30/NoRM/BSON/ExpandoProperty.cs
atheken-NoRM-0b55d30/NoRM/BSON/IExpando.cs
atheken-NoRM-0b55d30/NoRM/BSON/IdPropertyFinder.cs
atheken-NoRM-0b55d30/NoRM/BSON/Lists/
atheken-NoRM-0b55d30/NoRM/BSON/Lists/ArrayWrapper.cs
atheken-NoRM-0b55d30/NoRM/BSON/Lists/BaseWrapper.cs
atheken-NoRM-0b55d30/NoRM/BSON/Lists/CollectionWrapper.cs
atheken-NoRM-0b55d30/NoRM/BSON/Lists/ListHelper.cs
atheken-NoRM-0b55d30/NoRM/BSON/Lists/ListWrapper.cs
atheken-NoRM-0b55d30/NoRM/BSON/MagicProperty.cs
atheken-NoRM-0b55d30/NoRM/BSON/ModifierCommand.cs
atheken-NoRM-0b55d30/NoRM/BSON/QualifierCommand.cs
atheken-NoRM-0b55d30/NoRM/BSON/ReflectionHelper.cs
atheken-NoRM-0b55d30/NoRM/Collectio

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com