Open.Fx
0.0.1-beta-001
See the version list below for details.
dotnet add package Open.Fx --version 0.0.1-beta-001
NuGet\Install-Package Open.Fx -Version 0.0.1-beta-001
<PackageReference Include="Open.Fx" Version="0.0.1-beta-001" />
paket add Open.Fx --version 0.0.1-beta-001
#r "nuget: Open.Fx, 0.0.1-beta-001"
// Install Open.Fx as a Cake Addin #addin nuget:?package=Open.Fx&version=0.0.1-beta-001&prerelease // Install Open.Fx as a Cake Tool #tool nuget:?package=Open.Fx&version=0.0.1-beta-001&prerelease
A collection of extensions, utilities, and helpers that are used to extend the core .NET classes.
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 is compatible. |
.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. |
-
.NETCoreApp 3.1
- Microsoft.Extensions.Logging (>= 3.1.7)
- System.Collections.Immutable (>= 1.7.1)
-
.NETStandard 2.1
- Microsoft.Extensions.Logging (>= 3.1.7)
- System.Collections.Immutable (>= 1.7.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Open.Fx:
Package | Downloads |
---|---|
Open.Journaling.Common
Often times while working on systems it is extremely helpful, if not essential, to have a complete record of interactions. Whether those interactions are categorized as commands, events, or both is anything from a matter of preference to a deeply held dogma. This is a mechanism for doing that. |
|
Open.Journaling.Azure
Package Description |
|
Open.Converters.Common
Converting from one thing to another is a solved problem. In most cases an extension method suffices quite nicely. However, as a solution increases in complexity, I find myself wanting to implement an injection/discovery mechanism based on capabilities. I prefer the `try with out parameter that returns a bool of success` paradigm. This is an opinionated suggestion for doing that. |
|
Open.Journaling.EntityFrameworkCore
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.1-beta-006 | 243 | 10/8/2021 |
0.0.1-beta-001 | 255 | 11/6/2020 |
0.0.1-alpha-004-initial-build | 357 | 10/25/2020 |
0.0.1-alpha-003-initial-build | 221 | 10/25/2020 |
0.0.1-alpha-002-initial-build | 284 | 10/23/2020 |