Rocket.Surgery.Extensions.Configuration.Abstractions
9.0.4
See the version list below for details.
dotnet add package Rocket.Surgery.Extensions.Configuration.Abstractions --version 9.0.4
NuGet\Install-Package Rocket.Surgery.Extensions.Configuration.Abstractions -Version 9.0.4
<PackageReference Include="Rocket.Surgery.Extensions.Configuration.Abstractions" Version="9.0.4" />
paket add Rocket.Surgery.Extensions.Configuration.Abstractions --version 9.0.4
#r "nuget: Rocket.Surgery.Extensions.Configuration.Abstractions, 9.0.4"
// Install Rocket.Surgery.Extensions.Configuration.Abstractions as a Cake Addin
#addin nuget:?package=Rocket.Surgery.Extensions.Configuration.Abstractions&version=9.0.4
// Install Rocket.Surgery.Extensions.Configuration.Abstractions as a Cake Tool
#tool nuget:?package=Rocket.Surgery.Extensions.Configuration.Abstractions&version=9.0.4
Provides the ability to provide configuration to the hosted application by convention.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.1.1)
- Rocket.Surgery.Conventions.Abstractions (>= 9.0.4)
-
.NETStandard 2.1
- Microsoft.Extensions.Configuration.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.0.0)
- Rocket.Surgery.Conventions.Abstractions (>= 9.0.4)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Rocket.Surgery.Extensions.Configuration.Abstractions:
Package | Downloads |
---|---|
Rocket.Surgery.Extensions.Serilog.Abstractions
Package Description |
|
Rocket.Surgery.Meta.Abstractions
Package Description |
|
Rocket.Surgery.Automation.DockerCompose
Package Description |
|
Rocket.Surgery.Library
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.1.1 | 12,056 | 1/17/2020 |
9.1.0 | 1,387 | 1/17/2020 |
9.0.7 | 5,130 | 11/23/2019 |
9.0.6 | 1,680 | 11/4/2019 |
9.0.5 | 1,620 | 10/23/2019 |
9.0.4 | 2,998 | 10/11/2019 |
9.0.3 | 2,081 | 9/28/2019 |
9.0.2 | 1,336 | 9/28/2019 |
9.0.0 | 2,176 | 9/26/2019 |
8.0.0 | 922 | 9/21/2019 |
7.2.1 | 674 | 9/20/2019 |
7.2.0 | 369 | 9/20/2019 |
7.1.1 | 387 | 9/18/2019 |
7.1.0 | 551 | 9/16/2019 |
7.0.6 | 471 | 8/24/2019 |
7.0.5 | 4,044 | 8/23/2019 |
7.0.4 | 394 | 8/19/2019 |
7.0.3 | 405 | 8/18/2019 |
7.0.2 | 3,372 | 8/14/2019 |
7.0.1 | 480 | 8/13/2019 |
7.0.0 | 447 | 8/12/2019 |
6.0.5 | 1,159 | 8/10/2019 |
6.0.4 | 904 | 7/28/2019 |
6.0.3 | 681 | 7/3/2019 |
6.0.2 | 266 | 7/2/2019 |
6.0.1 | 271 | 7/1/2019 |
6.0.0 | 274 | 6/30/2019 |
5.1.2 | 863 | 6/23/2019 |
5.1.1 | 1,057 | 6/22/2019 |
5.1.0 | 272 | 6/22/2019 |
5.0.2 | 1,160 | 6/18/2019 |
5.0.1 | 292 | 6/3/2019 |
5.0.0 | 303 | 6/3/2019 |
4.0.0 | 283 | 5/31/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>