walnut.flic2lib.Platforms
1.0.21
dotnet add package walnut.flic2lib.Platforms --version 1.0.21
NuGet\Install-Package walnut.flic2lib.Platforms -Version 1.0.21
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="walnut.flic2lib.Platforms" Version="1.0.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="walnut.flic2lib.Platforms" Version="1.0.21" />
<PackageReference Include="walnut.flic2lib.Platforms" />
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 walnut.flic2lib.Platforms --version 1.0.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: walnut.flic2lib.Platforms, 1.0.21"
#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.
#:package walnut.flic2lib.Platforms@1.0.21
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=walnut.flic2lib.Platforms&version=1.0.21
#tool nuget:?package=walnut.flic2lib.Platforms&version=1.0.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-android29.0 is compatible. net10.0-ios15.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0-android29.0
- No dependencies.
-
net10.0-ios15.0
NuGet packages (1)
Showing the top 1 NuGet packages that depend on walnut.flic2lib.Platforms:
| Package | Downloads |
|---|---|
|
walnut.flic2lib.Maui
Flic2lib For usage in MAUI with comprehensive background event handling |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.21 | 824 | 12/2/2025 |
| 1.0.20 | 701 | 12/2/2025 |
| 1.0.19 | 693 | 12/2/2025 |
| 1.0.18 | 697 | 12/2/2025 |
| 1.0.17 | 238 | 11/25/2025 |
| 1.0.16 | 223 | 11/25/2025 |
| 1.0.15 | 220 | 11/25/2025 |
| 1.0.13 | 235 | 10/29/2025 |
| 1.0.12 | 222 | 10/28/2025 |
| 1.0.11 | 225 | 10/28/2025 |
| 1.0.10 | 180 | 10/26/2025 |
| 1.0.9 | 186 | 10/26/2025 |
| 1.0.8 | 219 | 10/23/2025 |
| 1.0.7 | 220 | 10/23/2025 |
| 1.0.6 | 221 | 10/23/2025 |
| 1.0.5 | 210 | 10/23/2025 |
| 1.0.4 | 212 | 10/23/2025 |
| 1.0.3 | 208 | 10/23/2025 |
| 1.0.2 | 207 | 10/23/2025 |
| 1.0.1 | 205 | 10/23/2025 |
Version 1.0.21: XCFramework is now copied to the app output directory for
reliable consumption in downstream projects. Also includes all previous .NET 10 and iOS
15.0 compatibility improvements.