Skip to content

Commit

Permalink
Request to Add new .NET library for MongoDB (#371)
Browse files Browse the repository at this point in the history
The MongoDB OData extension for .NET is built on top of the MongoDB C# Driver. It allows developers intending to use OData to power their REST APIs with MongoDB quickly and seamlessly.
  • Loading branch information
rishitb-mongodb committed Jul 9, 2024
1 parent 4a76eeb commit b1a7da9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions _libraries/MongoDB-ASP-NET-Core-OData.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
category: net
name: MongoDB ASP.NET Core OData
link: https://github.com/mongodb/mongo-aspnetcore-odata?tab=readme-ov-file
version: V4
object: Server
downloads:
- source: nugetgallery
link: https://www.nuget.org/packages/MongoDB.AspNetCore.OData/
---
You can use OData with MongoDB in your ASP.NET Core applications by leveraging the MongoDB.OData extension which allows you to create your REST APIs for CRUD operations with MongoDB.

0 comments on commit b1a7da9

Please sign in to comment.