Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 482 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 482 Bytes

Project Starfish 😎

This is just a simple .NET 8 web api project to practice new packages and APIs.

Includes:

  • .NET 8
  • Entity Framework 8
  • Clean architecture
  • GRPC services
  • Global exception handler
  • Change token sample (GuestListSource)
  • Custom configuration provider (Read settings from database)
  • BenchmarkDotNet
  • Docker files
  • Rate limiting
  • ...

And will include:

  • GitHub actions
  • IAC (Azure or AWS)

project-starfish