Fonlow.Testing.ServiceCore
3.4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Fonlow.Testing.ServiceCore --version 3.4.0
NuGet\Install-Package Fonlow.Testing.ServiceCore -Version 3.4.0
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="Fonlow.Testing.ServiceCore" Version="3.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fonlow.Testing.ServiceCore --version 3.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fonlow.Testing.ServiceCore, 3.4.0"
#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 Fonlow.Testing.ServiceCore as a Cake Addin #addin nuget:?package=Fonlow.Testing.ServiceCore&version=3.4.0 // Install Fonlow.Testing.ServiceCore as a Cake Tool #tool nuget:?package=Fonlow.Testing.ServiceCore&version=3.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Classes for launching IIS Express and DotNet Kestrel, to be used in xUnit ICollectionFixture.
Remarks:
- DD NOT use the claases with auth features in a production program, since these classes are for the convenience of integration testing.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Fonlow.Testing.HttpCore (>= 3.3.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fonlow.Testing.ServiceCore:
Package | Downloads |
---|---|
Fonlow.Testing.Integration
Utilities and fixtures for integration testing with xUnit |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.9.0 | 42 | 11/21/2024 |
3.8.0 | 284 | 7/1/2024 |
3.8.0-Alpha2 | 102 | 6/29/2024 |
3.8.0-Alpha | 94 | 6/29/2024 |
3.7.0 | 129 | 6/27/2024 |
3.7.0-Alpha2 | 92 | 6/26/2024 |
3.7.0-Alpha | 92 | 6/25/2024 |
3.6.4-Beta4 | 95 | 6/25/2024 |
3.6.4-Beta3 | 91 | 6/25/2024 |
3.6.2 | 163 | 6/17/2024 |
3.6.1 | 106 | 6/16/2024 |
3.6.0 | 105 | 6/16/2024 |
3.5.0 | 578 | 6/8/2024 |
3.4.1 | 461 | 6/1/2024 |
3.4.0 | 108 | 6/1/2024 |
3.3.0 | 173 | 5/16/2024 |
3.2.1 | 415 | 3/30/2024 |
3.2.0 | 107 | 3/30/2024 |
3.1.0 | 275 | 11/23/2023 |
3.0.2 | 391 | 1/26/2023 |
3.0.1 | 304 | 1/26/2023 |
3.0.0 | 295 | 1/26/2023 |
2.0.0 | 578 | 6/30/2021 |
1.0.2 | 720 | 12/3/2019 |
1.0.1 | 505 | 12/2/2019 |
1.0.0 | 514 | 11/18/2019 |
upgraded to .NET 8. Linux and Github Actions friendly.