Test.It.While.Hosting.Your.Windows.Service
2.0.1
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 Test.It.While.Hosting.Your.Windows.Service --version 2.0.1
NuGet\Install-Package Test.It.While.Hosting.Your.Windows.Service -Version 2.0.1
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="Test.It.While.Hosting.Your.Windows.Service" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Test.It.While.Hosting.Your.Windows.Service --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Test.It.While.Hosting.Your.Windows.Service, 2.0.1"
#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 Test.It.While.Hosting.Your.Windows.Service as a Cake Addin #addin nuget:?package=Test.It.While.Hosting.Your.Windows.Service&version=2.0.1 // Install Test.It.While.Hosting.Your.Windows.Service as a Cake Tool #tool nuget:?package=Test.It.While.Hosting.Your.Windows.Service&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Testing framework that hosts your Windows Service during test execution
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Owin (>= 3.1.0)
- Owin (>= 1.0.0)
- Test.It (>= 1.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.7 | 1,079 | 2/15/2019 |
3.1.5 | 752 | 9/25/2018 |
3.1.4 | 697 | 9/25/2018 |
3.1.3 | 746 | 8/28/2018 |
3.1.2 | 698 | 8/28/2018 |
3.1.1 | 805 | 8/21/2018 |
3.1.0 | 787 | 8/21/2018 |
3.0.0 | 895 | 6/8/2018 |
2.1.3 | 950 | 2/28/2018 |
2.1.2 | 917 | 2/23/2018 |
2.1.1 | 782 | 2/22/2018 |
2.1.0 | 1,076 | 12/14/2017 |
2.0.1 | 928 | 11/21/2017 |
2.0.0 | 912 | 11/21/2017 |
1.1.0 | 1,016 | 7/18/2017 |
1.0.0 | 831 | 7/14/2017 |
- Incorrect service controller call to stop
- Minor fixes