TATO
-
- 660 total downloads
- last updated 4/4/2023
- Latest version: 0.31.21
This is an ASP.NETCore host configured to use the HotPotato Middleware. It is stood up as a separate server that listens by default on port 3232. There is an appsettings.json to allow the developer to set the... More information -
HotPotato.
by: TATOCore -
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
- 651 total downloads
- last updated 4/4/2023
- Latest version: 0.31.21
HotPotato.Core contains all of the models, HTTP logic, the proxy forwarder, and the interface for the proxy processor. This library is a dependency of HotPotato.AspNetCore.Middleware but will likely never need... More information -
-
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
- 552 total downloads
- last updated 4/4/2023
- Latest version: 0.31.21
HotPotato.OpenApi contains all of the OpenAPI functionality including the processor implementation that validates an HTTP request/response pair against a spec, a result collection, logic to find paths, and so... More information -
-
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 3.1 This package targets .NET Core 3.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
- 430 total downloads
- last updated 4/4/2023
- Latest version: 0.31.21
This is an ASP.NETCore middleware that can be used in situations where test suites are directly starting up the server startup or using the TestServer. -
-
- 323 total downloads
- last updated 4/4/2023
- Latest version: 0.31.21
HotPotato.Extensions contains an extension method for setting up HotPotato on a given TestServer.