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
[](https://github.com/CZEMacLeod/C3D.Extensions.Aspire/actions/workflows/dotnet-msbuild-vstest.yml)
5
5
6
-
A set of packages to make it easier to work with IIS Express / System.Web projects, and extend debugging in Aspire.
6
+
A set of packages to make it easier to work with Aspire.
7
+
Specific packages enable working with IIS Express / System.Web projects.
8
+
Others extend debugging in Aspire.
9
+
Please see the individual package readmes for more information.
7
10
8
11
# AppHost Packages
9
12
@@ -27,6 +30,10 @@ A set of packages to make it easier to work with IIS Express / System.Web projec
Extension methods to allow for easy configuration in Aspire of a [SystemWeb-Adapters](https://github.com/dotnet/systemweb-adapters) setup with an IISExpress based ASP.NET 4.x project and an ASP.NET Core based project.
4
+
5
+
Previously this was available directly in the [C3D.Extensions.Aspire.IISExpress](https://nuget.org/packages/C3D.Extensions.Aspire.IISExpress) package but has been moved to this package to separate the concerns.
0 commit comments