Skip to main content
Sharpnado.Maui.Shadows package icon

Sharpnado.Maui.Shadows

Sharpnado.Maui.Shadows adds high-quality, customizable drop shadows to any .NET MAUI view on Android, iOS, Windows, and MacCatalyst. Define multiple shades per view with Color, Opacity, BlurRadius, and Offset, and match corners with CornerRadius for pixel-perfect results. Android supports a selectable blur algorithm via BlurType (Gpu or StackBlur). Built on modern MAUI handlers with platform-optimized implementations (RenderEffect/RenderScript on Android, CALayer on iOS/MacCatalyst, WinUI 3 Composition on Windows), weak events to prevent leaks, and global bitmap caching for performance. Includes XAML markup extensions (SingleShade, ImmutableShades, ShadeStack, NeumorphismShades) for concise, reusable definitions.

Total Downloads
947
947
Published
Oct 29, 2025
Latest stable version

Install

.NET CLI
dotnet add package Sharpnado.Maui.Shadows --version 2.0.2
Package Manager Console
Install-Package Sharpnado.Maui.Shadows -Version 2.0.2
PackageReference
<PackageReference Include="Sharpnado.Maui.Shadows" Version="2.0.2" />

Frameworks

net9.0 net9.0-android35.0 net9.0-ios18.0 net9.0-maccatalyst18.0 net9.0-windows10.0.19041

Dependencies

[9.0.110, )
Microsoft.Maui.Controls
net9.0-android35.0
[9.0.110, )
ThomasLevesque.WeakEvent
net9.0-android35.0
[4.1.0, )
[9.0.110, )
[4.1.0, )
Microsoft.Maui.Controls
net9.0-maccatalyst18.0
[9.0.110, )
ThomasLevesque.WeakEvent
net9.0-maccatalyst18.0
[4.1.0, )
Microsoft.Maui.Controls
net9.0-windows10.0.19041
[9.0.110, )
ThomasLevesque.WeakEvent
net9.0-windows10.0.19041
[4.1.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.