Skip to content

Latest commit

 

History

History
96 lines (77 loc) · 1.43 KB

README.md

File metadata and controls

96 lines (77 loc) · 1.43 KB

Project RoadMap


Architecture

User Architecture

SN_User

Projects

API User

Project Content
CQRS
MediaTR
Dapper
MongoDb
MySQL
Event Sourcing
Decorator Design Pattern
Caching
Docker
MassTransit
RabbitMQ
Authentication
Python

API User Authentication

Project Content
Identity
Token JWT
Authentication
Entity Framework
PostgreSQL
MassTransit
RabbitMQ

FrontMVC

Project Content
.NET
MVC
Front-End
CSS
HTML


BackLog

Data Access

  • Identity
  • Redis
  • Caching link
  • Entity
  • Dapper``
  • MongoDB
  • Local File

Arquitetura / Design Pattern / Principles

  • Event Sourcing
  • CQRS
  • Onion Architecture
  • Decorator Design Pattern
  • [[SOLID]]
  • [[KISS]]
  • [[YAGNI]]
  • [[DRY]]
  • Queues
  • Test Driven Development
  • GOF Design Patterns

.Net Base

  • Async/Await
  • Record
  • .Net MVC
  • Extension Methods
  • Generics
  • JWT Authentication

Ferramentas