Open.Fx 0.0.1-beta-006

This is a prerelease version of Open.Fx.
dotnet add package Open.Fx --version 0.0.1-beta-006
NuGet\Install-Package Open.Fx -Version 0.0.1-beta-006
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Open.Fx" Version="0.0.1-beta-006" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Open.Fx --version 0.0.1-beta-006
#r "nuget: Open.Fx, 0.0.1-beta-006"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 214 10/8/2021
0.0.1-beta-001 239 11/6/2020
0.0.1-alpha-004-initial-build 341 10/25/2020
0.0.1-alpha-003-initial-build 211 10/25/2020
0.0.1-alpha-002-initial-build 274 10/23/2020