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

https://github.com/deadislove/dotnet5_web-


https://github.com/deadislove/dotnet5_web-

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# DotNet5 Web application

# Project

- DotNet5_web.API
- DotNet5_web.Core
- DotNet5_web.Infra
- DotNet5_web

# Packages Information

- Microsoft.EntityFrameworkCore v5.017
- Microsoft.EntityFrameworkCore.Design v5.017
- Microsoft.EntityFrameworkCore.SqlServer v5.017
- Newtonsoft.Json v13.0.2
- Serilog.Extensions.Logging v3.1.0
- Serilog.Extensions.Logging.File v3.0.0
- Swashbuckle.AspNetCore v5.6.3
- Ocelot v17.0.1

# Reference

- [Ocelot Doc](https://ocelot.readthedocs.io/en/latest/introduction/gettingstarted.html)
- [Ocelot Github](https://github.com/ThreeMammals/Ocelot/tree/main)