{"id":20207478,"url":"https://github.com/varm/dotnet.mongodb","last_synced_at":"2026-06-11T14:31:47.972Z","repository":{"id":177139268,"uuid":"551370233","full_name":"varm/dotnet.mongodb","owner":"varm","description":"This project contains a .NET 6 class library that encapsulates a helper class for CRUD (Create, Read, Update, Delete) operations on a MongoDB database using the C# language.","archived":false,"fork":false,"pushed_at":"2022-10-14T09:30:59.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T10:59:43.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/varm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-14T09:19:35.000Z","updated_at":"2022-10-14T09:25:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"f86da47c-e12e-4e06-8ba2-5b4592665680","html_url":"https://github.com/varm/dotnet.mongodb","commit_stats":null,"previous_names":["varm/dotnet.mongodb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/varm/dotnet.mongodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varm%2Fdotnet.mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varm%2Fdotnet.mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varm%2Fdotnet.mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varm%2Fdotnet.mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varm","download_url":"https://codeload.github.com/varm/dotnet.mongodb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varm%2Fdotnet.mongodb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34204178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T05:29:23.979Z","updated_at":"2026-06-11T14:31:47.955Z","avatar_url":"https://github.com/varm.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MongoDB with C#\n\nEnglish | [简体中文](https://github.com/varm/dotnet.mongodb/blob/main/README.zh-CN.md)\n\n## Introduction \n\nThis project contains a .NET 6 class library that encapsulates a helper class for CRUD (Create, Read, Update, Delete) operations on a MongoDB database using the C# language.\n\n## Development\n\nThe following is a personal local development environment, if the environment is different, please try it yourself.\n\n* Visual Studio 2022\n\n* .NET 6.0\n* C#/.NET Driver Version 2.17.1\n* MongoDB 5.0.13\n\n## Usage\n\n* Open the project `appsettings.json` file and fill in the connection string in the `mongodb` node, for example:\n\n  ```\n  mongodb+srv://UserName:\u003cpassword\u003e@cluster0.mongodb.net/?retryWrites=true\u0026w=majority\n  ```\n\n  \u003e ⚠ Please fill in your own database connection string.\n\n* There are examples of common CRUD operations in the test project.\n\n## License\n\n[MIT License](https://opensource.org/licenses/MIT) © Zerow","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarm%2Fdotnet.mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarm%2Fdotnet.mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarm%2Fdotnet.mongodb/lists"}