Aspirant.Hosting.Testing 0.0.4

dotnet add package Aspirant.Hosting.Testing --version 0.0.4
NuGet\Install-Package Aspirant.Hosting.Testing -Version 0.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspirant.Hosting.Testing" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspirant.Hosting.Testing --version 0.0.4
#r "nuget: Aspirant.Hosting.Testing, 0.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aspirant.Hosting.Testing as a Cake Addin
#addin nuget:?package=Aspirant.Hosting.Testing&version=0.0.4

// Install Aspirant.Hosting.Testing as a Cake Tool
#tool nuget:?package=Aspirant.Hosting.Testing&version=0.0.4

Aspirant CI

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 NuGet Base set of extensions for Aspire App Host projects that only depends on Aspire.Hosting.
Aspirant.Hosting.Yarp NuGet A YARP ingress resource for Aspire App Host projects.
Aspirant.Hosting.Testing NuGet A set of testing extension for test projects that use Aspire.Hosting.Testing.
Aspirant.Hosting.Testing.xunit NuGet 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
0.0.4 113 6/2/2024
0.0.3 137 5/25/2024
0.0.2 84 5/25/2024