Open.Fx
0.0.1-beta-006
dotnet add package Open.Fx --version 0.0.1-beta-006
NuGet\Install-Package Open.Fx -Version 0.0.1-beta-006
<PackageReference Include="Open.Fx" Version="0.0.1-beta-006" />
paket add Open.Fx --version 0.0.1-beta-006
#r "nuget: Open.Fx, 0.0.1-beta-006"
// Install Open.Fx as a Cake Addin #addin nuget:?package=Open.Fx&version=0.0.1-beta-006&prerelease // Install Open.Fx as a Cake Tool #tool nuget:?package=Open.Fx&version=0.0.1-beta-006&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 is compatible. 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. |
-
net5.0
- 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 | 241 | 10/8/2021 |
0.0.1-beta-001 | 253 | 11/6/2020 |
0.0.1-alpha-004-initial-build | 355 | 10/25/2020 |
0.0.1-alpha-003-initial-build | 219 | 10/25/2020 |
0.0.1-alpha-002-initial-build | 282 | 10/23/2020 |