/CleanBlog

Full ASP.NET and Blazor application with the Onion Architecture

Primary LanguageC#MIT LicenseMIT

About The Project ⚡

This project is a full stack app with ASP.NET(server side) and Blazor(client side) which uses the Onion Architecture.

Features

  • Common
    • Authentication & Authorization
    • JWT Authentication with refresh token
    • Dependency Injection
    • Pagination
    • Code sharing
  • Back-end
  • Front-end

Getting Started

  • Install .NET 5 SDK
  • Install Visual Stadio 2019 (and above) or VS Code
  • Run CleanBlog.Api
  • For see api documentions run {your-localhost}/swagger/index.html