Aspirant.Hosting.Testing
0.0.2
See the version list below for details.
dotnet add package Aspirant.Hosting.Testing --version 0.0.2
NuGet\Install-Package Aspirant.Hosting.Testing -Version 0.0.2
<PackageReference Include="Aspirant.Hosting.Testing" Version="0.0.2" />
paket add Aspirant.Hosting.Testing --version 0.0.2
#r "nuget: Aspirant.Hosting.Testing, 0.0.2"
// Install Aspirant.Hosting.Testing as a Cake Addin #addin nuget:?package=Aspirant.Hosting.Testing&version=0.0.2 // Install Aspirant.Hosting.Testing as a Cake Tool #tool nuget:?package=Aspirant.Hosting.Testing&version=0.0.2
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.2)
- Aspire.Hosting.Testing (>= 8.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Aspirant.Hosting.Testing:
Package | Downloads |
---|---|
Aspirant.Hosting.Testing.xunit
A set of useful extensions for .NET Aspire App Host xUnit.net testing projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.