Fonlow.Testing.ServiceCore
1.0.2
Setup and teardown of service resources in unit testing and integration testing.
Install-Package Fonlow.Testing.ServiceCore -Version 1.0.2
dotnet add package Fonlow.Testing.ServiceCore --version 1.0.2
<PackageReference Include="Fonlow.Testing.ServiceCore" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fonlow.Testing.ServiceCore --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fonlow.Testing.ServiceCore, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 3.0
- Fonlow.Testing.HttpCore (>= 1.0.0)
- Microsoft.Extensions.Configuration.Json (>= 3.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Fonlow.Testing.ServiceCore:
Repository | Stars |
---|---|
zijianhuang/webapiclientgen
Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
|