Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
/ Mjolnir.UI Public archive

Common library for .NET Windows Forms and Windows Presentation Foundation applications; mirror of the official repository https://gitlab.com/tobiaskoch/Mjolnir.UI

License

Notifications You must be signed in to change notification settings

t081as/Mjolnir.UI

Repository files navigation

Mjolnir

ᛗᛁᚮᛚᚾᛁᚱ

One of the most fearsome and powerful tools in existence, capable of leveling mountains


This is a common library for .NET Windows Forms and Windows Presentation Foundation applications.

Installation

Option 0: NuGet

NuGet packages are available here.

Option 1: Source

Requirements

The following tools must be available:

Source code

Get the source code using the following command:

> git clone https://gitlab.com/tobiaskoch/Mjolnir.UI.git

Test

> ./build.ps1

The script will report if the tests succeeded; the coverage report will be located in the directory ./output/coverage/.

Build

> ./build.ps1 --configuration Release

The script will report if the build succeeded; the libraries will be located in the directories ./src/../bin/Release.

Generate packages

> ./build.ps1 --configuration Release --target Pack

The nuget packages will be located in the directory ./output if the build succeeds.

Contributing

see CONTRIBUTING.md

Contributors

see AUTHORS.txt

Donating

Thanks for your interest in this project. You can show your appreciation and support further development by donating.

License

Mjolnir.UI © 2017-2020 Tobias Koch. Released under the MIT License.

About

Common library for .NET Windows Forms and Windows Presentation Foundation applications; mirror of the official repository https://gitlab.com/tobiaskoch/Mjolnir.UI

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published