Metadata

{
  "CsProjName": "",
  "Compiler": {
    "RootNamespace": "Mongo",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": true,
    "Whitelist": true,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Files

Name Size
.bin
text_snippet manifest.json 54B
text_snippet package.base.cll 30.9KB
text_snippet package.orizon.mongo_rest.cll 4.7KB
text_snippet package.orizon.mongo_rest.dll 42.5KB
text_snippet package.orizon.mongo_rest.xml 12.4KB
Assets/Materials
text_snippet library_material.vmat 1KB
Code/Rest
text_snippet BsonDocument.cs 3.6KB
text_snippet IMongoRepository.cs 4.2KB
text_snippet MongoCollectionAttribute.cs 261B
text_snippet MongoCollectionHelper.cs 697B
text_snippet MongoFilter.cs 1.1KB
text_snippet MongoFilterBuilder.cs 681B
text_snippet MongoHelper.cs 537B
text_snippet MongoRepository.cs 7.7KB
text_snippet MongoRestClient.cs 816B
text_snippet MongoRestOptions.cs 357B
text_snippet MongoRestSystem.cs 1.3KB
text_snippet MongoRestVersion.cs 66B
text_snippet SceneExtensions.cs 470B
text_snippet UpdateRequest.cs 369B
Editor
text_snippet MyEditorMenu.cs 249B
text_snippet mongo.sbproj 701B
UnitTests
text_snippet LibraryTest.cs 279B
text_snippet UnitTest.cs 234B