BlackFox.MasterOfFoo
2.0.0-alpha.1
See the version list below for details.
dotnet add package BlackFox.MasterOfFoo --version 2.0.0-alpha.1
NuGet\Install-Package BlackFox.MasterOfFoo -Version 2.0.0-alpha.1
<PackageReference Include="BlackFox.MasterOfFoo" Version="2.0.0-alpha.1" />
paket add BlackFox.MasterOfFoo --version 2.0.0-alpha.1
#r "nuget: BlackFox.MasterOfFoo, 2.0.0-alpha.1"
// Install BlackFox.MasterOfFoo as a Cake Addin #addin nuget:?package=BlackFox.MasterOfFoo&version=2.0.0-alpha.1&prerelease // Install BlackFox.MasterOfFoo as a Cake Tool #tool nuget:?package=BlackFox.MasterOfFoo&version=2.0.0-alpha.1&prerelease
An F# library to allow using printf style strings in more places.
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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- FSharp.Core (>= 4.5.0)
-
.NETStandard 2.0
- FSharp.Core (>= 4.5.0)
-
net5.0
- No dependencies.
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" |
|
Interstellar.Core
Cross-platform F# browser library |
|
FSharp.Logf
Printf-style logging for structured loggers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 262 | 9/6/2024 |
2.0.0 | 176 | 9/5/2024 |
2.0.0-alpha.2 | 49 | 9/5/2024 |
2.0.0-alpha.1 | 55 | 9/5/2024 |
1.0.6 | 7,176 | 4/17/2021 |
1.0.5 | 3,559 | 12/4/2018 |
1.0.4 | 1,231 | 12/4/2018 |
1.0.3 | 1,360 | 9/9/2018 |
1.0.2 | 17,650 | 7/22/2018 |
1.0.1 | 3,307 | 2/11/2018 |
0.2.1 | 1,645 | 4/28/2017 |
0.2.0 | 1,791 | 10/23/2016 |
0.1.2 | 1,888 | 10/7/2016 |
0.1.1 | 1,590 | 10/7/2016 |
Build with 8.0.201 SDK
The new set of supported platforms is .NET Framework 4.6.1, .NET Standard 2.0 and .NET 5.0
Add support for interpolated strings