Darp.Templates 1.3.0

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

Avalonia ExampleProject

This repository contains an example project which can be used to base new projects on.

Features

  • Already configured repository
    • GitHub actions workflows
    • editorconfig and .gitignore setup
    • CPM
    • .slnx solution files
    • CSharpier as a code formatter
  • Platform independent
    • Build for any desktop platform
    • Easily extensible to mobile platforms
  • High performant
    • PublishAot and trimming is enabled by default
    • SplashScreen for resource loading on startup
  • Personalization by default
    • Runtime switching of themes
    • Runtime switching of languages (using .resx and source generation)
  • WinUI3 styling
  • Industry tested
    • Desktop applications used in the Industry were build with the same technologies
  • Opinionated toolset

Preview

alternate text is missing from this package README image

How to use this project as a template

Install the rosslight templates nuget package:

dotnet new install Darp.Templates 

Then, create a new template using

dotnet new darp.avalonia.desktop -o MyApp

GitHub Actions

Further reading

As stated, this is a opinionated app. Take a look at other resources

About

This is a project by rosslight GmbH

  • 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
1.3.0 166 5/26/2025
1.2.0 70 5/24/2025
1.1.3 112 5/23/2025
1.1.2 123 5/23/2025