Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emiliano84/Yugen.Toolkit
The Toolkit is a collection of helper functions, custom controls, and app services. It helps develop common task for UWP apps.
https://github.com/emiliano84/Yugen.Toolkit
controls csharp csharp-library helpers uwp uwp-toolkit
Last synced: 6 days ago
JSON representation
The Toolkit is a collection of helper functions, custom controls, and app services. It helps develop common task for UWP apps.
- Host: GitHub
- URL: https://github.com/emiliano84/Yugen.Toolkit
- Owner: Yugen-Apps
- License: gpl-3.0
- Created: 2019-05-13T07:46:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T19:11:28.000Z (11 months ago)
- Last Synced: 2024-08-01T11:08:32.653Z (4 months ago)
- Topics: controls, csharp, csharp-library, helpers, uwp, uwp-toolkit
- Language: C#
- Homepage: https://yugen-apps.github.io/Yugen.Toolkit.Docs/
- Size: 5.68 MB
- Stars: 21
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-winui - Yugen Toolkit - ![GitHub stars](https://img.shields.io/github/stars/emiliano84/Yugen.Toolkit?cacheSeconds=604800) ![GitHub last commit](https://img.shields.io/github/last-commit/emiliano84/Yugen.Toolkit?cacheSeconds=86000) The Toolkit is a collection of helper functions, custom controls, and app services. It helps develop common task for UWP apps. (Libraries / What We Track)
README
![logo](/Yugen.Toolkit.Uwp.Samples/Assets/StoreLogo.scale-400.png)
# Yugen Toolkit
## The Toolkit is a collection of helper functions, custom controls, and app services. It helps develop common task for UWP apps.
### Contributing
Everyone is welcome to contribute, if you're looking to help out with the project, feel free to join and submit new helper functions, custom controls, and app services that you find useful. If you find an issue please could you raise it in the issues section or it would be fantastic if you could have a look at rectifying the issue and submitting a pull request.### Getting started
The project has been primarily built for the universal Windows platform (UWP), so you'll need the latest version of [Visual Studio 2019](https://www.visualstudio.com/) (including the community edition) and the latest Windows 10 SDK which you can install as part of the Visual Studio installer.## Docs
[https://yugen-apps.github.io/Yugen.Toolkit.Docs/](https://yugen-apps.github.io/Yugen.Toolkit.Docs/)