Skip to content

API .Net Core to demonstrate how to use CQRS, Entity Framework Core, JWT, Swagger and FluentValidation.

Notifications You must be signed in to change notification settings

deivesonsilva/sample-api-core-cqrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Sample API to demonstrate how to use CQRS. This version was implemented the Account Commands.

  • Register
  • Signin
  • VerifyCode
  • ResetPassword
  • ChangePassword

Development

  • .Net Core 3.1
  • Entity Framework Core - MariaDB
  • CQRS (1 DB)
  • JWT Authentication
  • Swagger
  • FluentValidation

About

API .Net Core to demonstrate how to use CQRS, Entity Framework Core, JWT, Swagger and FluentValidation.

Topics

Resources

Stars

Watchers

Forks

Languages