0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-06-30 02:31:08 +00:00
CleanArchitecture/CleanArchitecture.Api
2023-09-02 12:32:36 +02:00
..
BackgroundServices fix: add variable for getting inactive users 2023-09-01 23:37:26 +02:00
Controllers feat: Remove deleted flag at the get by id endpoints 2023-09-01 23:43:08 +02:00
Extensions chore: Code Cleanup 2023-08-30 23:36:48 +02:00
Models chore: Code Cleanup 2023-08-30 23:36:48 +02:00
Properties Add event sourcing 2023-07-01 16:46:08 +02:00
appsettings.Development.json feat: Add rabbitmq 2023-09-02 10:56:20 +02:00
appsettings.Integration.json feat: Add rabbitmq 2023-09-02 10:56:20 +02:00
appsettings.json feat: Add rabbitmq 2023-09-02 10:56:20 +02:00
CleanArchitecture.Api.csproj feat: Add health check for rabbitmq 2023-09-02 12:22:31 +02:00
Program.cs feat: Move Events to Shared project 2023-09-02 12:32:36 +02:00