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
- Host: GitHub
- URL: https://github.com/tranphuquy19/netcore2.2_bookapi_mongodb
- Owner: tranphuquy19
- Created: 2019-08-24T22:13:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T01:10:02.000Z (about 2 years ago)
- Last Synced: 2025-01-13T02:13:58.897Z (4 months ago)
- Language: C#
- Homepage:
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```