Info
Version: | 5.0.2 |
Author(s): | Endjin Limited |
Last Update: | Tuesday, March 7, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Menes.Testing.AspNetCoreSelfHosting |
Install
Install-Package Menes.Testing.AspNetCoreSelfHosting
dotnet add package Menes.Testing.AspNetCoreSelfHosting
paket add Menes.Testing.AspNetCoreSelfHosting
Menes.Testing.AspNetCoreSelfHosting Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Menes.Hosting.AspNetCore(>= 1.1.1)
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.Azure.WebJobs(>= 3.0.0)
- Menes.Hosting.AspNetCore(>= 1.1.1)
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.Azure.WebJobs(>= 3.0.0)
This library provides a mechanism for hosting Menes services in-memory for testing purposes.