Fredi.Aspire.Hosting.WireMock
0.0.2
dotnet add package Fredi.Aspire.Hosting.WireMock --version 0.0.2
NuGet\Install-Package Fredi.Aspire.Hosting.WireMock -Version 0.0.2
<PackageReference Include="Fredi.Aspire.Hosting.WireMock" Version="0.0.2" />
paket add Fredi.Aspire.Hosting.WireMock --version 0.0.2
#r "nuget: Fredi.Aspire.Hosting.WireMock, 0.0.2"
// Install Fredi.Aspire.Hosting.WireMock as a Cake Addin #addin nuget:?package=Fredi.Aspire.Hosting.WireMock&version=0.0.2 // Install Fredi.Aspire.Hosting.WireMock as a Cake Tool #tool nuget:?package=Fredi.Aspire.Hosting.WireMock&version=0.0.2
Aspire.Hosting.WireMock 
Aspire.Hosting.WireMock adds API mocking support for .NET Aspire using WireMock.Net.
This project was created to make it easier to mock external APIs that are out of our control.
Installing the Aspire.Hosting.WireMock NuGet package
Install the Fredi.Aspire.Hosting.WireMock
package into your Aspire App Host project, e.g. using the dotnet
command line in the project directory:
dotnet add package Fredi.Aspire.Hosting.WireMock
Note: I couldn't push Aspire.Hosting.WireMock
to NuGet because the Aspire
package ID prefix is reserved.
How to use
Please check the sample project.
License
Aspire.Hosting.WireMock is licensed under the MIT License.
Contributing
Feel free to contribute to Aspire.Hosting.WireMock. Please log an issue to discuss your contribution before submitting a pull request.
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- Aspire.Hosting.AppHost (>= 9.1.0)
- WireMock.Net.RestClient (>= 1.7.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.