Syncfusion.Maui.Cards
26.2.13
Prefix Reserved
See the version list below for details.
dotnet add package Syncfusion.Maui.Cards --version 26.2.13
NuGet\Install-Package Syncfusion.Maui.Cards -Version 26.2.13
<PackageReference Include="Syncfusion.Maui.Cards" Version="26.2.13" />
paket add Syncfusion.Maui.Cards --version 26.2.13
#r "nuget: Syncfusion.Maui.Cards, 26.2.13"
// Install Syncfusion.Maui.Cards as a Cake Addin #addin nuget:?package=Syncfusion.Maui.Cards&version=26.2.13 // Install Syncfusion.Maui.Cards as a Cake Tool #tool nuget:?package=Syncfusion.Maui.Cards&version=26.2.13
The Syncfusion.Maui.Cards package contains the Syncfusion Cards component for .NET MAUI application. The Syncfusion .NET MAUI Cards component is used to create dismissible cards or a stack of cards.
Prerequisites
Integrated Development Environment
By using the following IDEs, you can develop .NET MAUI applications
Framework & SDK
The below tool is required to run the .NET MAUI application.
- .NET 8.0 SDK
- Android 5.0 (API 21) or higher.
- iOS 10 or higher.
- macOS 10.13 or higher.
- Windows desktop and the Universal Windows Platform (UWP), using Windows UI Library (WinUI) 3.
Key Features
- Can create dismissible cards.
- Can dismiss cards in the left and right directions.
- Can customize the background, border width, border color, corner radius, indicator thickness, and indicator position.
- Can restrict the dismissal of the card.
- Can create a stack of cards.
- Can dismiss and retrieve the card in the left, right, top, and bottom directions.
- Can show the swiped card.
Overview
The Syncfusion .NET MAUI Cards control allows users to create dismissible cards or a stack of cards. It also organize a sequence of cards where only one card is visible at a time. It also easily navigate through the stack by swiping to reveal the next card in the sequence.
Features Overview | Docs | Online Demo | Support | Forums | Feedback
Getting Started
To initialize the Cards control add the below code to your xaml file.
<?xml version="1.0" encoding="utf-8" ?>
<ContentPage x:Class="CardsMauiSample.GettingStarted"
xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
xmlns:cards="http://schemas.syncfusion.com/maui"
BackgroundColor="White">
<ContentPage.Content>
<cards:SfCards />
</ContentPage.Content>
</ContentPage>
License
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a license here or start a free 30-day trial here.
About Syncfusion
Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 26,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.
Today, we provide 1600+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (.NET MAUI, Xamarin, Flutter, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.
sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-android33.0 is compatible. net7.0-ios was computed. net7.0-ios16.1 is compatible. net7.0-maccatalyst was computed. net7.0-maccatalyst16.1 is compatible. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net7.0-windows10.0.19041 is compatible. 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-ios16.1 is compatible. net8.0-maccatalyst was computed. net8.0-maccatalyst16.1 is compatible. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net8.0-windows10.0.19041 is compatible. |
-
net7.0
- Syncfusion.Maui.Core (>= 26.2.13)
-
net7.0-android33.0
- Syncfusion.Maui.Core (>= 26.2.13)
-
net7.0-ios16.1
- Syncfusion.Maui.Core (>= 26.2.13)
-
net7.0-maccatalyst16.1
- Syncfusion.Maui.Core (>= 26.2.13)
-
net7.0-windows10.0.19041
- Syncfusion.Maui.Core (>= 26.2.13)
-
net8.0
- Syncfusion.Maui.Core (>= 26.2.13)
-
net8.0-android34.0
- Syncfusion.Maui.Core (>= 26.2.13)
-
net8.0-ios16.1
- Syncfusion.Maui.Core (>= 26.2.13)
-
net8.0-maccatalyst16.1
- Syncfusion.Maui.Core (>= 26.2.13)
-
net8.0-windows10.0.19041
- Syncfusion.Maui.Core (>= 26.2.13)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Syncfusion.Maui.Cards:
Package | Downloads |
---|---|
SharedMauiXamlStylesLibrary.Syncfusion
A collection of predefined Control styles for MAUI and Syncfusion. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Syncfusion.Maui.Cards:
Repository | Stars |
---|---|
syncfusion/maui-demos
This repository contains the Syncfusion .NET MAUI control’s samples and the guide to use them
|
Version | Downloads | Last updated |
---|---|---|
27.2.2 | 82 | 11/15/2024 |
27.1.58 | 321 | 11/4/2024 |
27.1.57 | 935 | 10/29/2024 |
27.1.56 | 190 | 10/23/2024 |
27.1.55 | 119 | 10/21/2024 |
27.1.53 | 422 | 10/14/2024 |
27.1.52 | 238 | 10/7/2024 |
27.1.51 | 196 | 9/30/2024 |
27.1.50 | 889 | 9/24/2024 |
27.1.48 | 194 | 9/18/2024 |
26.2.14 | 483 | 9/9/2024 |
26.2.13 | 508 | 9/5/2024 |
26.2.12 | 130 | 9/2/2024 |
26.2.11 | 204 | 8/27/2024 |
26.2.10 | 459 | 8/19/2024 |
26.2.9 | 1,564 | 8/12/2024 |
26.2.8 | 664 | 8/5/2024 |
26.2.7 | 111 | 7/29/2024 |
26.2.5 | 133 | 7/26/2024 |
26.2.4 | 271 | 7/24/2024 |
26.1.42 | 430 | 7/15/2024 |
26.1.41 | 801 | 7/8/2024 |
26.1.40 | 245 | 7/1/2024 |
26.1.39 | 433 | 6/24/2024 |
26.1.38 | 424 | 6/18/2024 |
26.1.35 | 386 | 6/11/2024 |
25.2.7 | 260 | 6/3/2024 |
25.2.6 | 229 | 5/28/2024 |
25.2.5 | 373 | 5/21/2024 |
25.2.4 | 1,099 | 5/14/2024 |
25.2.3 | 537 | 5/8/2024 |
25.1.42 | 637 | 4/29/2024 |
25.1.41 | 629 | 4/23/2024 |
25.1.40 | 326 | 4/15/2024 |
25.1.39 | 329 | 4/8/2024 |
25.1.38 | 379 | 4/1/2024 |
25.1.37 | 202 | 3/26/2024 |
25.1.35 | 458 | 3/15/2024 |
24.2.9 | 347 | 3/5/2024 |
24.2.8 | 710 | 2/27/2024 |
24.2.7 | 222 | 2/20/2024 |
24.2.6 | 175 | 2/15/2024 |
24.2.5 | 149 | 2/12/2024 |
24.2.4 | 213 | 2/6/2024 |
24.2.3 | 374 | 1/31/2024 |
24.1.47 | 1,004 | 1/23/2024 |
24.1.46 | 161 | 1/17/2024 |
24.1.45 | 190 | 1/9/2024 |
24.1.44 | 179 | 1/3/2024 |
24.1.43 | 283 | 12/27/2023 |
24.1.41 | 501 | 12/18/2023 |