OSK.Functions.Outputs.Logging.Abstractions
1.1.0
See the version list below for details.
dotnet add package OSK.Functions.Outputs.Logging.Abstractions --version 1.1.0
NuGet\Install-Package OSK.Functions.Outputs.Logging.Abstractions -Version 1.1.0
<PackageReference Include="OSK.Functions.Outputs.Logging.Abstractions" Version="1.1.0" />
paket add OSK.Functions.Outputs.Logging.Abstractions --version 1.1.0
#r "nuget: OSK.Functions.Outputs.Logging.Abstractions, 1.1.0"
// Install OSK.Functions.Outputs.Logging.Abstractions as a Cake Addin #addin nuget:?package=OSK.Functions.Outputs.Logging.Abstractions&version=1.1.0 // Install OSK.Functions.Outputs.Logging.Abstractions as a Cake Tool #tool nuget:?package=OSK.Functions.Outputs.Logging.Abstractions&version=1.1.0
Provides an abstraction for a .NET mechanism that returns outputs or error information, with an ability for logging outputs, to callers in a simple to use and consolidated way.
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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | 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.1
- OSK.Functions.Outputs.Abstractions (>= 1.1.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on OSK.Functions.Outputs.Logging.Abstractions:
Package | Downloads |
---|---|
OSK.Functions.Outputs.Logging
Provides a .NET mechanism for returning outputs or error information, with an ability to log outputs, to callers in a simple to use and consolidated way. |
|
OSK.Functions.Outputs.Mocks
An implementation for OSK.Functions.Outputs meant mainly for unit testing purposes |
|
OSK.Settings
Provides a service implementation to validate settings for settings during runtime. |
|
OSK.MessageBus.Abstractions
An abstraction layer for communicating across a variety of different message buses seamlessly and easily. Meant to allow easy integration between different message buses without causing drastic changes to the consumers. |
|
OSK.UML
A .NET library that provides logic for parsing files or directories into UML diagrams. |
GitHub repositories
This package is not used by any popular GitHub repositories.