Standard Package
Once you run the Scaffolder for the first time, it will create a user directory (obtained from Environment.SpecialFolder.ApplicationData) and download the standard plugin package there:
- aspnet-ddd - Framework plugin that uses ASP.NET Core 8 and the DDD/Clean Architecture design pattern.
- svelte-crud - Dashboard plugin that uses SvelteKit and Tailwind to create an administrative panel.
- elk - Global Worker plugin that uses the ELK Stack for logging and data visualization.
- grafana-prometheus - Global Worker plugin that uses the Prometheus for metrics collection and Grafana for visualization.
These plugins will be sufficient for building a project from the configuration provided in the example, allowing you to quickly explore the capabilities of the Scaffolder.