msglog / WinDev-Utility

A utility for windows developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinDEV Utility is an Uno Platform based open-source utility for improving productivity during Windows-base development. WinDev Utility is a set of utilities for C# full property included property change events, Mvvm Commands( i.e. ICommands, RelayCommand, DelegateCommand, and AsyncCommand) and XAML generation as you’re likely to get without having to pay for one. It provides equally flexible while the generation of code and XAML.

Current Utility Features

1. C# full property Generator with property change events.

Using this WinDev Utility feature we can generate C# full properties with or without property change event for XAML bindings. It also supports the prism framework and dirty value check.



2. Mvvm Commands

Using this WinDev Utility feature we can generate xaml command i.e. RelayCommand, DelegateCommand, AsyncCommand and any custom command with or without parameters.



3. XAML Snippet

Using this WinDev Utility feature we can generate Grid layout XAML Snippet with specific row and column count. There is one more great feature Class to XAML generator, with this we can generate XAML using class properties within specific Grid or stack layout.



3. GUID & Sequential GUID Generator

Using this WinDev Utility feature we can generate GUID and sequential GUID in one click.



License

MIT


avnishkumar.co.in  ·  GitHub @avikeid2007  ·  Twitter @avikeid2007

About

A utility for windows developers

License:MIT License


Languages

Language:C# 100.0%Language:JavaScript 0.0%