Rocket.Surgery.Extensions.Logging.Abstractions
9.0.7
See the version list below for details.
dotnet add package Rocket.Surgery.Extensions.Logging.Abstractions --version 9.0.7
NuGet\Install-Package Rocket.Surgery.Extensions.Logging.Abstractions -Version 9.0.7
<PackageReference Include="Rocket.Surgery.Extensions.Logging.Abstractions" Version="9.0.7" />
paket add Rocket.Surgery.Extensions.Logging.Abstractions --version 9.0.7
#r "nuget: Rocket.Surgery.Extensions.Logging.Abstractions, 9.0.7"
// Install Rocket.Surgery.Extensions.Logging.Abstractions as a Cake Addin #addin nuget:?package=Rocket.Surgery.Extensions.Logging.Abstractions&version=9.0.7 // Install Rocket.Surgery.Extensions.Logging.Abstractions as a Cake Tool #tool nuget:?package=Rocket.Surgery.Extensions.Logging.Abstractions&version=9.0.7
Adds support for adding logging to the hosted application by convention.
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. |
.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
- Microsoft.Extensions.Configuration.Abstractions (>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Logging (>= 2.1.1)
- Rocket.Surgery.Conventions.Abstractions (>= 9.0.7)
-
.NETStandard 2.1
- Microsoft.Extensions.Configuration.Abstractions (>= 3.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Logging (>= 3.0.0)
- Rocket.Surgery.Conventions.Abstractions (>= 9.0.7)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Rocket.Surgery.Extensions.Logging.Abstractions:
Package | Downloads |
---|---|
Rocket.Surgery.Extensions.DependencyInjection
Adds support for loading services into dependency injection to the hosted application by convention. |
|
Rocket.Surgery.Extensions.Marten
Package Description |
|
Rocket.Surgery.Meta.Abstractions
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 | 20,781 | 1/17/2020 |
9.1.0 | 2,489 | 1/17/2020 |
9.0.7 | 6,198 | 11/23/2019 |
9.0.6 | 3,122 | 11/4/2019 |
9.0.5 | 2,900 | 10/23/2019 |
9.0.4 | 4,274 | 10/11/2019 |
9.0.3 | 4,157 | 9/28/2019 |
9.0.2 | 2,522 | 9/28/2019 |
9.0.0 | 3,838 | 9/26/2019 |
8.0.0 | 1,510 | 9/21/2019 |
7.2.1 | 1,336 | 9/20/2019 |
7.2.0 | 527 | 9/20/2019 |
7.1.1 | 562 | 9/18/2019 |
7.1.0 | 1,494 | 9/16/2019 |
7.0.6 | 604 | 8/24/2019 |
7.0.5 | 4,565 | 8/23/2019 |
7.0.4 | 550 | 8/19/2019 |
7.0.3 | 977 | 8/18/2019 |
7.0.2 | 4,828 | 8/14/2019 |
7.0.1 | 1,101 | 8/13/2019 |
7.0.0 | 1,036 | 8/12/2019 |
6.0.5 | 2,065 | 8/10/2019 |
6.0.4 | 1,705 | 7/28/2019 |
6.0.3 | 2,020 | 7/3/2019 |
6.0.2 | 769 | 7/2/2019 |
6.0.1 | 357 | 7/1/2019 |
6.0.0 | 358 | 6/30/2019 |
5.1.2 | 2,527 | 6/23/2019 |
5.1.1 | 3,505 | 6/22/2019 |
5.1.0 | 346 | 6/22/2019 |
5.0.2 | 3,256 | 6/18/2019 |
5.0.1 | 367 | 6/3/2019 |
5.0.0 | 401 | 6/3/2019 |
4.0.0 | 615 | 5/31/2019 |
## v9.0.7
As part of this release we had [8 issues](https://github.com/RocketSurgeonsGuild/Conventions/milestone/30?closed=1) closed.
__ mysterious__
- [__#95__](https://github.com/RocketSurgeonsGuild/Conventions/pull/95) Support PublicAPI analyzers + formatting
__ dependenciess__
- [__#94__](https://github.com/RocketSurgeonsGuild/Conventions/pull/94) Bump FakeItEasy from 5.4.0 to 5.4.1
- [__#93__](https://github.com/RocketSurgeonsGuild/Conventions/pull/93) Bump FakeItEasy.Analyzer.CSharp from 5.4.0 to 5.4.1
- [__#91__](https://github.com/RocketSurgeonsGuild/Conventions/pull/91) Bump Rocket.Surgery.Extensions.Testing.FakeItEasy from 3.0.1 to 3.2.1
- [__#87__](https://github.com/RocketSurgeonsGuild/Conventions/pull/87) Bump GitVersion.Tool from 5.1.1 to 5.1.2
- [__#86__](https://github.com/RocketSurgeonsGuild/Conventions/pull/86) Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0
- [__#85__](https://github.com/RocketSurgeonsGuild/Conventions/pull/85) Bump ReportGenerator from 4.3.5 to 4.3.6
- [__#64__](https://github.com/RocketSurgeonsGuild/Conventions/pull/64) Bump Microsoft.Azure.WebJobs from 3.0.13 to 3.0.14
## Changes:
* Merge pull request #95 from RocketSurgeonsGuild/feature/publicapi
* fixed failing tests
* removed global.json
* Finished publish api work
* publish the public api
* Updated formatting
* more wip
* Added public api wip
* updated packages
* Added cleanupcode linting via commit hooks
<details><summary><b>See More</b></summary>
* Merge pull request #94 from RocketSurgeonsGuild/dependabot/nuget/master/FakeItEasy-5.4.1
* Bump FakeItEasy from 5.4.0 to 5.4.1
* Merge pull request #93 from RocketSurgeonsGuild/dependabot/nuget/master/FakeItEasy.Analyzer.CSharp-5.4.1
* Bump FakeItEasy.Analyzer.CSharp from 5.4.0 to 5.4.1
* Update azure-pipelines.yml
* Fixed warning
* Updated to latest versions of the deps
* Updated nuget.config
* Updated to latest nuke
* Merge pull request #91 from RocketSurgeonsGuild/dependabot/nuget/master/Rocket.Surgery.Extensions.Testing.FakeItEasy-3.2.1
* fixed test that broke with the latest changes
* Merge pull request #87 from RocketSurgeonsGuild/dependabot/nuget/master/GitVersion.Tool-5.1.2
* Merge pull request #64 from RocketSurgeonsGuild/dependabot/nuget/master/Microsoft.Azure.WebJobs-3.0.14
* Bump Rocket.Surgery.Extensions.Testing.FakeItEasy from 3.0.1 to 3.2.1
* Bump GitVersion.Tool from 5.1.1 to 5.1.2
* Merge pull request #86 from RocketSurgeonsGuild/dependabot/nuget/master/Microsoft.NET.Test.Sdk-16.4.0
* Merge pull request #85 from RocketSurgeonsGuild/dependabot/nuget/master/ReportGenerator-4.3.6
* Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0
* Bump ReportGenerator from 4.3.5 to 4.3.6
* Merge branch 'master' of github.com:RocketSurgeonsGuild/Conventions
* Updated build dependencies
* Bump Microsoft.Azure.WebJobs from 3.0.13 to 3.0.14
* Merge pull request #83 from RocketSurgeonsGuild/dependabot/nuget/master/Microsoft.SourceLink.GitHub-1.0.0-beta2-19554-01
* Merge pull request #84 from RocketSurgeonsGuild/dependabot/nuget/master/McMaster.Extensions.CommandLineUtils-2.4.3
* Bump McMaster.Extensions.CommandLineUtils from 2.4.2 to 2.4.3
* Bump Microsoft.SourceLink.GitHub
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=6441&view=logs).</details>