Softlion.ShadowsCompat 1.0.0-ci10581799960

This is a prerelease version of Softlion.ShadowsCompat.
dotnet add package Softlion.ShadowsCompat --version 1.0.0-ci10581799960                
NuGet\Install-Package Softlion.ShadowsCompat -Version 1.0.0-ci10581799960                
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="Softlion.ShadowsCompat" Version="1.0.0-ci10581799960" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Softlion.ShadowsCompat --version 1.0.0-ci10581799960                
#r "nuget: Softlion.ShadowsCompat, 1.0.0-ci10581799960"                
#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.
// 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:

Nuget

Supported platforms
✔️ Android
✔️ iOS

Presentation

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 Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible.  net8.0-ios17.2 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 43 8/27/2024

1.0.0: initial forked version