Softlion.ShadowsCompat
1.0.0-ci10581799960
dotnet add package Softlion.ShadowsCompat --version 1.0.0-ci10581799960
NuGet\Install-Package Softlion.ShadowsCompat -Version 1.0.0-ci10581799960
<PackageReference Include="Softlion.ShadowsCompat" Version="1.0.0-ci10581799960" />
paket add Softlion.ShadowsCompat --version 1.0.0-ci10581799960
#r "nuget: Softlion.ShadowsCompat, 1.0.0-ci10581799960"
// Install Softlion.ShadowsCompat as a Cake Addin #addin nuget:?package=Softlion.ShadowsCompat&version=1.0.0-ci10581799960&prerelease // Install Softlion.ShadowsCompat as a Cake Tool #tool nuget:?package=Softlion.ShadowsCompat&version=1.0.0-ci10581799960&prerelease
ShadowsCompat
Forked from the amazingly popular original Sharpnado.Shadows Library, this Compat version aims to ease your migration from Xamarin.Forms to .NET MAUI with a compatible implementation to get you up and running without rewriting the parts of your app that relied on the original library.
Get it from NuGet:
Supported platforms |
---|
✔️ Android |
✔️ iOS |
Initialization
Install NuGet(s)
Add .UseSharpnadoShadowsCompat()
to your MAUI app builder.
Original documentation
https://github.com/roubachof/Sharpnado.Shadows/wiki/Shadows-for-Xamarin.Forms-components-builders.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-android34.0 is compatible. net8.0-ios17.2 is compatible. |
-
net8.0-android34.0
- Microsoft.Maui.Controls (>= 8.0.80)
- Microsoft.SourceLink.GitHub (>= 1.0.0)
-
net8.0-ios17.2
- Microsoft.Maui.Controls (>= 8.0.80)
- Microsoft.SourceLink.GitHub (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-ci10581799960 | 53 | 8/27/2024 |
1.0.0: initial forked version