TenderOwl.GirCoreTemplate.CSharp
0.6.3
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install TenderOwl.GirCoreTemplate.CSharp::0.6.3
This package contains a .NET Template Package you can call from the shell/command line.
A Template for making GTK applications using Gir.Core
This template is a starting point for making GTK applications using Gir.Core, and Blueprint.
Installing
- Install the latest version of the dotnet sdk
- Install the blueprint compiler.
- Install this template using
dotnet new install TenderOwl.GirCoreTemplate.CSharp
Steps for using
Create a new project using:
dotnet new gnome-gircore \
--app-id com.example.MyApp \
--developer-name "Tender Owl" \
-o MyApp
Run with GNOME Builder
- Open folder in Builder
- Press
Shift+Ctrl+Space
orRun Project
button
-
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.7.0-preview.1 | 108 | 6/6/2025 |
0.6.3 | 153 | 5/27/2025 |
0.6.2 | 244 | 3/4/2025 |
0.5.0 | 770 | 5/9/2024 |
0.6
- Updated to .NET 9.0
- Updated to Gir.Core-0.6.3
- Check for Flatpak environment to load resources properly