BlackFox.MasterOfFoo
1.0.5
An F# library to allow using printf style strings in more places.
Install-Package BlackFox.MasterOfFoo -Version 1.0.5
dotnet add package BlackFox.MasterOfFoo --version 1.0.5
<PackageReference Include="BlackFox.MasterOfFoo" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BlackFox.MasterOfFoo --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BlackFox.MasterOfFoo, 1.0.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Specify the package license using SPDX
Build with 2.1.500 SDK
Dependencies
-
.NETFramework 4.5
- FSharp.Core (>= 4.0.0.1 && < 5.0.0)
-
.NETStandard 2.0
- FSharp.Core (>= 4.2.3 && < 5.0.0)
Used By
NuGet packages (2)
Showing the top 2 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"
|
|
Interstellar.Core
Cross-platform F# browser library
|
GitHub repositories
This package is not used by any popular GitHub repositories.