Skip to content

Wanbicoi/conduit-aspnet

Repository files navigation

aspnet-realworld

This repo is my practical implementation backend for Conduit

Architecture:

  • CQRS and MediatR
  • AutoMapper (not implement much)
  • Feature folders and vertical slices
  • Entity Framework Core on SQLite
  • JWT authentication using ASP.NET Core JWT Bearer Authentication.
  • Use dotnet-format for style checking
  • .editorconfig to enforce some usage patterns

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages