Skip to content

mstr-code/EzRide

Repository files navigation

This repo is based on github.com/passenger-stack's 'Passenger' repository.
I created it for studying purposes to learn about .NET Core, ASP.NET, C#, Git, and concepts such as:

  • Authentication & Authorization
  • Caching
  • Commands and Command Handlers
  • CQRS (Command and Query Responsibility Separation)
  • DDD (Domain Driven Design)
  • DI (Dependency Injection)
  • DTO (Data Transfer Object)
  • IoC (Inversion of Control)
  • JWT (JSON Web Tokens)
  • Mocks & Stubs
  • MVC (Model-View-Controller)
  • Onion Architecture
  • REST (Representational State Transfer)
  • RWS (RESTful Web Services)
  • TDD (Test Driven Design)
    and many more.

If you're new to any of these concepts, I wholeheartedly encourage you to check out the 'original' repo, that is, 'Passenger' by @passenger-stack.

About

Carpooling app created for studying purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published