Aspirant.Hosting.Yarp
0.0.3
See the version list below for details.
dotnet add package Aspirant.Hosting.Yarp --version 0.0.3
NuGet\Install-Package Aspirant.Hosting.Yarp -Version 0.0.3
<PackageReference Include="Aspirant.Hosting.Yarp" Version="0.0.3" />
paket add Aspirant.Hosting.Yarp --version 0.0.3
#r "nuget: Aspirant.Hosting.Yarp, 0.0.3"
// Install Aspirant.Hosting.Yarp as a Cake Addin #addin nuget:?package=Aspirant.Hosting.Yarp&version=0.0.3 // Install Aspirant.Hosting.Yarp as a Cake Tool #tool nuget:?package=Aspirant.Hosting.Yarp&version=0.0.3
Aspirant
Aspirant is a set of extensions and experiments for .NET Aspire App Host projects.
Installing Aspirant packages
Aspirant consists of the following packages:
Package | NuGet | Description |
---|---|---|
Aspirant.Hosting | Base set of extensions for Aspire App Host projects that only depends on Aspire.Hosting. | |
Aspirant.Hosting.Yarp | A YARP ingress resource for Aspire App Host projects. | |
Aspirant.Hosting.Testing | A set of testing extension for test projects that use Aspire.Hosting.Testing. | |
Aspirant.Hosting.Testing.xunit | A set of testing extension for xUnit test projects that use Aspire.Hosting.Testing. |
Install the Aspirant package you want into the relevant Aspire App Host or testing project, e.g. using the dotnet
command line in the project directory:
dotnet add package Aspirant.Hosting
Aspirant.Hosting
TODO: Add documentation for Aspirant.Hosting
Aspirant.Hosting.Yarp
TODO: Add documentation for Aspirant.Hosting.Yarp
Aspirant.Hosting.Testing
TODO: Add documentation for Aspirant.Hosting.Testing
Aspirant.Hosting.Testing.xunit
TODO: Add documentation for Aspirant.Hosting.Testing.xunit
License
Aspirant is licensed under the MIT License.
Contributing
We welcome contributions to Aspirant. Please log an issue to discuss your contribution before submitting a pull request.
TODO: Add a contributors guide.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Aspirant.Hosting (>= 0.0.3)
- Aspire.Hosting (>= 8.0.1)
- Microsoft.Extensions.ServiceDiscovery.Yarp (>= 8.0.1)
- Yarp.ReverseProxy (>= 2.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Aspirant.Hosting.Yarp:
Repository | Stars |
---|---|
thangchung/practical-dotnet-aspire
The practical .NET Aspire builds on the coffeeshop app business domain
|