VanillaStudio Release Notes - v(0.2.0.0)
Create Web-only or Web+MAUI applications with your choice of rendering modes, component strategies, and integrated features like authentication and database support.
Start Project WizardFlexible Architecture
Choose between Web-only or Web+MAUI applications with configurable rendering modes (Auto, Server-only, or Static SSR).
Component Strategies
Select between common Razor libraries for reusability across projects or embedded components for simpler structures.
Complete Projects
Generate complete, runnable project structures with proper dependencies, solution files, and Framework.Core integration.
Features
- ASP.NET Core Identity Authentication
- Entity Framework Core Database Support
- REST API Controllers & Client Services
- Sample CRUD Components
- .NET Aspire Orchestration (Optional)
- Docker Support (Optional)
- Test Projects (Optional)
Database Support
Choose from multiple database providers:
- SQL Server
- SQLite
- PostgreSQL
- No Database
Database configurations include proper Entity Framework setup, connection strings, and migration support.