hrybnyak / Blog

This is simple blog, made with asp.net core api back-end and angular 8 front-end.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

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

About

This is simple blog, made with asp.net core api back-end and angular 8 front-end.


Languages

Language:C# 59.3%Language:TypeScript 27.3%Language:HTML 11.8%Language:JavaScript 0.8%Language:Dockerfile 0.4%Language:CSS 0.4%