BlackFox.MasterOfFoo 0.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package BlackFox.MasterOfFoo --version 0.2.1
                    
NuGet\Install-Package BlackFox.MasterOfFoo -Version 0.2.1
                    
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="BlackFox.MasterOfFoo" Version="0.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BlackFox.MasterOfFoo" Version="0.2.1" />
                    
Directory.Packages.props
<PackageReference Include="BlackFox.MasterOfFoo" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BlackFox.MasterOfFoo --version 0.2.1
                    
#r "nuget: BlackFox.MasterOfFoo, 0.2.1"
                    
#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.
#addin nuget:?package=BlackFox.MasterOfFoo&version=0.2.1
                    
Install BlackFox.MasterOfFoo as a Cake Addin
#tool nuget:?package=BlackFox.MasterOfFoo&version=0.2.1
                    
Install BlackFox.MasterOfFoo as a Cake Tool

An F# library to allow using printf style strings in more places.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on BlackFox.MasterOfFoo:

Package Downloads
BlackFox.ColoredPrintf

Provide a printf replacement with colors. This library provide a colorprintf function where colors can be set for a range using the syntax : $foreground;background[text] For example: colorprintf "Hello $red[%s]." "world"

FSharp.Logf

Printf-style logging for structured loggers.

Interstellar.Core

Cross-platform F# browser library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 1,551 9/6/2024
2.0.0 326 9/5/2024
2.0.0-alpha.2 66 9/5/2024
2.0.0-alpha.1 65 9/5/2024
1.0.6 7,291 4/17/2021
1.0.5 3,728 12/4/2018
1.0.4 1,300 12/4/2018
1.0.3 1,445 9/9/2018
1.0.2 17,788 7/22/2018
1.0.1 3,510 2/11/2018
0.2.1 1,782 4/28/2017
0.2.0 1,931 10/23/2016
0.1.2 2,099 10/7/2016
0.1.1 1,726 10/7/2016

NuGet package was accidentally dependent on FSharpLint.MSBuild