Skip to content

TheXDS/Ganymede

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ganymede

CodeFactor Build Ganymede Publish Ganymede Issues MIT

Ganymede is an app-template using common MVVM-frameworks. It includes helpers for navigation, base ViewModel classes, custom dialog services and common entry points. You just need to provide your actual ViewModels and views, not having to worry about implementing auxiliary UI services for them.

Releases

Release Link
Latest public release: Latest stable NuGet package
Latest development release: Latest development NuGet package

Package Manager

Install-Package TheXDS.Ganymede

.NET CLI

dotnet add package TheXDS.Ganymede

Paket CLI

paket add TheXDS.Ganymede

Package reference

<PackageReference Include="TheXDS.Ganymede" Version="1.0.0" />

C# interactive window (CSI)

#r "nuget: TheXDS.Ganymede, 1.0.0"

Building

Ganymede can be built on any platform or CI environment supported by dotnet.

Prerequisites

Build Ganymede

dotnet build ./src/Ganymede.sln

The resulting binaries will be in the ./Build/bin directory.

Contribute

Buy Me A Coffee

If Ganymede is useful to you, or if you're interested in donating to sponsor the project, feel free to to a donation via PayPal, BuyMeACoffee or just contact me directly.

Sadly, I cannot offer other means of sending donations as of right now due to my country (Honduras) not being supported by almost any platform.