API for Manage events, ticket sales etc.
- Built using ASP.NET Core (.net 6)
- Followed Clean architecture principles
- Data access(SQL Server) using EF Core
- .NET Standard
- Handling Exceptions 
- logging with serilog 
- JWT Authenticating along with ASP.NET Identity.