Avolutions.Baf.Templates 0.2.0

dotnet new install Avolutions.Baf.Templates::0.2.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

Avolutions BAF Templates

Project templates for creating new applications with Avolutions Business Application Framework (BAF).

Install

dotnet new install Avolutions.Baf.Templates

Templates

Blazor

Create new Blazor app:

dotnet new baf-blazor -n MyApp

Apply BAF migrations:

dotnet ef migrations add AddBafTables
dotnet ef database update

Start the app.

  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.0 191 8/19/2025
0.1.0 160 8/17/2025