Rocket.Surgery.Conventions.TestHost
9.0.4
See the version list below for details.
dotnet add package Rocket.Surgery.Conventions.TestHost --version 9.0.4
NuGet\Install-Package Rocket.Surgery.Conventions.TestHost -Version 9.0.4
<PackageReference Include="Rocket.Surgery.Conventions.TestHost" Version="9.0.4" />
paket add Rocket.Surgery.Conventions.TestHost --version 9.0.4
#r "nuget: Rocket.Surgery.Conventions.TestHost, 9.0.4"
// Install Rocket.Surgery.Conventions.TestHost as a Cake Addin #addin nuget:?package=Rocket.Surgery.Conventions.TestHost&version=9.0.4 // Install Rocket.Surgery.Conventions.TestHost as a Cake Tool #tool nuget:?package=Rocket.Surgery.Conventions.TestHost&version=9.0.4
Provides a ConventionHostBuilder that can be used during unit tests or anywhere else you wouldn't bootstrap an entire application
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Rocket.Surgery.Conventions (>= 9.0.4)
- Rocket.Surgery.Extensions.Configuration (>= 9.0.4)
- Rocket.Surgery.Extensions.DependencyInjection (>= 9.0.4)
-
.NETStandard 2.1
- Rocket.Surgery.Conventions (>= 9.0.4)
- Rocket.Surgery.Extensions.Configuration (>= 9.0.4)
- Rocket.Surgery.Extensions.DependencyInjection (>= 9.0.4)
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 |
---|---|---|
10.0.0-beta.13 | 1,538 | 7/18/2020 |
10.0.0-beta.12 | 328 | 7/18/2020 |
10.0.0-beta.11 | 252 | 7/17/2020 |
10.0.0-beta.10 | 313 | 7/14/2020 |
10.0.0-beta.9 | 251 | 7/14/2020 |
10.0.0-beta.8 | 266 | 7/14/2020 |
10.0.0-beta.7 | 308 | 7/12/2020 |
10.0.0-beta.6 | 322 | 7/10/2020 |
10.0.0-beta.5 | 349 | 7/9/2020 |
10.0.0-beta.4 | 300 | 7/8/2020 |
10.0.0-beta.3 | 257 | 7/8/2020 |
10.0.0-beta.2 | 353 | 6/25/2020 |
10.0.0-beta.1 | 252 | 6/24/2020 |
9.1.1 | 1,031 | 1/17/2020 |
9.1.0 | 541 | 1/17/2020 |
9.0.7 | 573 | 11/23/2019 |
9.0.6 | 536 | 11/4/2019 |
9.0.5 | 517 | 10/23/2019 |
9.0.4 | 499 | 10/11/2019 |
9.0.3 | 499 | 9/28/2019 |
9.0.2 | 504 | 9/28/2019 |
9.0.0 | 469 | 9/26/2019 |
## v9.0.4
As part of this release we had [1 issue](https://github.com/RocketSurgeonsGuild/Conventions/milestone/27?closed=1) closed.
__ dependencies__
- [__#55__](https://github.com/RocketSurgeonsGuild/Conventions/pull/55) Bump Nuke.Common from 0.22.1 to 0.22.2
## Changes:
* Removed scrutor, it can be added as needed
* Updated build netstandard version
* Added nuget package metadata
* Updated pipelines
* Merge branch 'master' of github.com:RocketSurgeonsGuild/Conventions
* Updated pipeslines
* Bump Nuke.Common from 0.22.1 to 0.22.2 (#55)
* Updated config
* Fixed a bug in conventions
* Updated azure piplines for batching
<details><summary><b>See More</b></summary>
* Updated azure piplines for batching
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=4387&view=logs).</details>