DitherWither.GirCoreTemplates 0.1.0

dotnet new install DitherWither.GirCoreTemplates::0.1.0
This package contains a .NET Template Package you can call from the shell/command line.

A Template for making GTK applications using gircore

This template is a starting point for making GTK applications using gircore, and blueprint.

Installing

  • Install the latest version of the dotnet sdk
  • Install the blueprint compiler.
  • Install this template using dotnet new install DitherWither.GirCoreTemplates

Steps for using

Create a new project using dotnet new gircore-blueprint --app-id com.example.MyApp --display-name "My app", replacing com.example.MyApp with an app id follows the reverse domain name format. See the documentation for app id on gnome docs. Also replace My app with the name of your application.

TODO for this template

  • Add icons and appdata files to the template.
  • net7.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.1.0 751 3/21/2023

First release