Hexgonal architecture with ASP.NET Core WebAPIApp generator Web API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core Hexagonal architectureApp generator Hexagonal architecture with ASP.NET Core APIThis is default white application for ASP.NET Core API development This app generator contains following features, uncheck feature need to implement yet.
Getting StartedStep 1: Download extension from project templateStep 2: Create ProjectSelect project type as WebAPI, and select Hexagonal Architecture Step 3: Select Hexagonal Architecture project templateSelect project type as Web API, and select Onion Architecture Step 4: Project is readyStep 5: Build and run applicationHealth check UINavigate to Health Checks UI https://localhost:44377/healthcheck-ui and make sure everything is green. ** Change port number according to your application Swagger UISwagger UI https://localhost:44377/OpenAPI/index.html ** Change port number according to your application |