https://github.com/deadislove/dotnet5_web-
https://github.com/deadislove/dotnet5_web-
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deadislove/dotnet5_web-
- Owner: deadislove
- Created: 2022-12-18T15:06:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-18T15:12:38.000Z (over 2 years ago)
- Last Synced: 2025-02-08T17:11:28.453Z (4 months ago)
- Language: C#
- Size: 664 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)