ASP.NET Core Builder Extensions provides a set of extensions for WebApplicationBuilder and WebApplication to simplify the configuration of various services and integrations within Escendit projects.
| Package | Version |
|---|---|
Escendit.AspNetCore.Builder.Core |
|
Escendit.AspNetCore.Builder.Orleans |
You can install the packages via NuGet:
dotnet add package Escendit.AspNetCore.Builder.Core
dotnet add package Escendit.AspNetCore.Builder.OrleansIf you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.
This project is licensed under the Apache License 2.0.