Using PearDrop
Welcome to the PearDrop Framework User Guide. This section is for developers who want to build applications using the PearDrop framework.
What You'll Find Here
- Getting Started - Quick setup and first project
- Core Concepts - Authentication, multi-tenancy, file management, etc.
- Feature Guides - How to use individual framework features
- API Reference - Available classes, methods, and configuration options
- Cookbook - Real-world examples and best practices
- Troubleshooting - Common issues and solutions
Quick Start
- Installation & Setup - Get PearDrop installed
- Your First Project - Create a sample application
- Core Concepts - Understand key ideas
- Feature Guides - Explore what you can build
Development vs Framework
Are you looking to modify the PearDrop framework itself? Check out Framework Development instead.
What is PearDrop?
PearDrop is a modular .NET 10 framework for building multi-tenant Blazor applications with:
- ✅ Built-in authentication and authorization
- ✅ File management capabilities
- ✅ Multi-tenancy support
- ✅ Messaging infrastructure
- ✅ CQRS pattern implementation
- ✅ Domain-driven design foundations