Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 439 Bytes

This is simple blogging engine made with ASP.NET Core (.Net Core 3) web-api and Angular 8 cliend side. The back automatically runs front, and you can try to run them separatly. This project was made for learning purposes and it features:

three-tier architecture (Bisness Logic Layer, Data Accesss Layer and Web-api layer) Entity Framework Core on Data Layer Swagger Logging with Nlog Jwt-token authentication and Role-based authorization