FreakyEffects 0.1.2

dotnet add package FreakyEffects --version 0.1.2
                    
NuGet\Install-Package FreakyEffects -Version 0.1.2
                    
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="FreakyEffects" Version="0.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FreakyEffects" Version="0.1.2" />
                    
Directory.Packages.props
<PackageReference Include="FreakyEffects" />
                    
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 FreakyEffects --version 0.1.2
                    
#r "nuget: FreakyEffects, 0.1.2"
                    
#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=FreakyEffects&version=0.1.2
                    
Install FreakyEffects as a Cake Addin
#tool nuget:?package=FreakyEffects&version=0.1.2
                    
Install FreakyEffects as a Cake Tool

FreakyEffects is a effects kit for .NET MAUI which provides a set of effects and utilities to build modern mobile apps.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios17.2 is compatible.  net8.0-maccatalyst was computed.  net8.0-maccatalyst17.2 is compatible.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows10.0.19041 is compatible.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FreakyEffects:

Package Downloads
FreakyControls

Maui.FreakyControls is a free OSS UI Kit for .NET MAUI which provides a set of controls and utilities to build modern mobile apps.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FreakyEffects:

Repository Stars
FreakyAli/Maui.FreakyControls
FreakyControls is a free OSS UI Kit for .NET MAUI which provides a set of controls and utilities to build modern mobile apps.
Version Downloads Last updated
0.1.2 15,403 5/10/2024
0.1.1 2,490 4/13/2024
0.1.1-pre 2,008 12/30/2023
0.1.0 754 10/13/2023
0.1.0-pre 229 3/14/2023

Maui.FreakyEffects is a Maui port for your favourite effects