OSK.Operations.Outputs
1.2.0
dotnet add package OSK.Operations.Outputs --version 1.2.0
NuGet\Install-Package OSK.Operations.Outputs -Version 1.2.0
<PackageReference Include="OSK.Operations.Outputs" Version="1.2.0" />
<PackageVersion Include="OSK.Operations.Outputs" Version="1.2.0" />
<PackageReference Include="OSK.Operations.Outputs" />
paket add OSK.Operations.Outputs --version 1.2.0
#r "nuget: OSK.Operations.Outputs, 1.2.0"
#:package OSK.Operations.Outputs@1.2.0
#addin nuget:?package=OSK.Operations.Outputs&version=1.2.0
#tool nuget:?package=OSK.Operations.Outputs&version=1.2.0
OSK.Operations.Outputs
This library is an implementation of the result pattern. It provides access to a set of output objects to help convey the information from the result pattern with some additional debug information if desired.
📖 Documentation
For further information about the library, usage, etc., please visit the Docs Page (or check the /docs folder).
Contributions and Issues
Any and all contributions are appreciated! Please be sure to follow the branch naming convention OSK-{issue number}-{deliminated}-{branch}-{name} as current workflows rely on it for automatic issue closure. Please submit issues for discussion and tracking using the github issue tracker.
| 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on OSK.Operations.Outputs:
| Package | Downloads |
|---|---|
|
OSK.Storage.Abstractions
A set of abstractions for saving and loading object data from storage in .NET. |
|
|
OSK.Messages.Abstractions
Provides a basis for an event messaging system, capable of integraitng with various message buses and other delivery mechanisms, to send, transmit, and receive event messages in an application. |
|
|
OSK.Inputs.Abstractions
A set of abstractions, models, and related data used for an input system. |
|
|
OSK.Extensions.Operations.Outputs.Logging
Enhances the output result pattern implementation by providing access to a quick logging extension |
GitHub repositories
This package is not used by any popular GitHub repositories.