Rido.CoreAppLauncher NuGet Package

Launches a WPF application.

Usage:
static class Program
{
class MyApp : MyWPFApp.App, CoreAppLauncher.IIntializable{}

[STAThread]
static void Main()
{
CoreAppLauncher.Launcher.WPFLauncher(new MyApp());
}
}.




Got any Rido.CoreAppLauncher Question?





Info

Version: 0.0.1-Beta1
Author(s): Rido
Last Update: Thursday, November 8, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ridomin/CoreAppLauncher
NuGet Url: https://www.nuget.org/packages/Rido.CoreAppLauncher


Install
Install-Package Rido.CoreAppLauncher
dotnet add package Rido.CoreAppLauncher
paket add Rido.CoreAppLauncher
Rido.CoreAppLauncher Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2000