An open API service indexing awesome lists of open source software.

https://github.com/tranphuquy19/netcore2.2_bookapi_mongodb

Simple API + MongoDB using MongoDB.Driver
https://github.com/tranphuquy19/netcore2.2_bookapi_mongodb

Last synced: 2 months ago
JSON representation

Simple API + MongoDB using MongoDB.Driver

Awesome Lists containing this project

README

        

* Net Core 2.2, Book Manger API && MongoDB

```
> dotnet add package MongoDB.Driver --version 2.8.1
> dotnet add package NSwag.AspNetCore
```