syncfusion-aspnetcore-carousel
Installation
SKILL.md
Implementing Syncfusion ASP.NET Core Carousel Component
The Carousel component displays a set of slides with support for automatic transitions, touch/mouse swiping, customizable animations, and various indicator styles. It's ideal for image galleries, content rotators, testimonials, and any scenario requiring sequential content presentation.
When to Use This Skill
Use this skill when you need to:
- Create an image carousel or gallery – Display multiple images or content items that users can browse
- Implement automatic slide transitions – Show rotating content with configurable intervals and animations
- Add navigation controls – Enable manual navigation with previous/next buttons and interactive indicators
- Handle slide change events – Track when slides change and respond with custom logic
- Support touch and mouse interactions – Enable swipe gestures on mobile and mouse drag on desktop
- Customize animation effects – Apply fade, slide, or custom CSS animations during transitions
- Optimize performance – Load images in modern WebP format and manage carousel state persistence
- Build accessible slideshows – Implement keyboard navigation and proper ARIA support