You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,16 @@
1
1
# ASP.NET Core Builder Extensions
2
2
3
-
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.
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.
6
7
7
-
This repository contains the following packages:
8
+
## NuGet Packages
8
9
9
-
| Package |Description|
10
+
| Package |Version|
10
11
| --- | --- |
11
-
|`Escendit.AspNetCore.Builder.Core`|Core extensions for `WebApplication` and `WebApplicationBuilder`.|
12
-
|`Escendit.AspNetCore.Builder.Orleans`|Orleans client extensions for `WebApplicationBuilder`.|
0 commit comments