This library adds a new class `WebApplicationFacade`, which helps you quickly deploy the `.NET 8` microservice and add the desired modules to the application. The most up-to-date documentation on GitHub Wiki: https://github.com/qpashkaaa/Asp-Net-Core-Microservice-Initializer/wiki.
$ dotnet add package AspNetCoreMicroserviceInitializer.RegistrationsA library for fast initialization of basic .NET 8 microservice modules and initialization of basic docker compose.
This library adds a new class
WebApplicationFacade, which helps you quickly deploy the.NET 8microservice and add the desired modules to the application.
It is assumed that the library will be used in conjunction with other libraries to quickly deploy microservices:
AspNetCoreMicroserviceInitializer.TradingDeskandAspNetCoreMicroserviceInitializer.Database.
.NET 82024