icommand
There are 17 repositories under icommand topic.
brminnick/AsyncAwaitBestPractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
nkristek/Smaragd
A platform-independent, lightweight library for developing .NET applications using the MVVM architecture
avikeid2007/WinDev-Utility
A utility for windows developers
shankarmadeshvaran/Xamarin_Contacts
Contacts is a sample Application which I developed while learning Xamarin Forms. I developed this project in MVVM architecture and can be able to run in both iOS and Android devices.I have used SQLite local Database and imlpemented many more features. I think this project will help lot of new developers who started learning Xamarin development.
brminnick/AsyncCommandSample
An iOS + Android app built in Xamarin.Forms demonstrating Xamarin.CommunityToolkit AsyncCommand
AhmedTarekHasan/WPF-Sample-App
This is a sample app to practice WPF
alfonsovgs/CommandPermissions
Simple authorization based in principal and commands.
h-pannu/CryptoMarket
WPF project using MVVM to add Crypto detail and showing it in itemlist.
h-pannu/JobPost
WPF project using MVVM to add and show job postings.
halllo/CommandContext
DataContext and CommandContext allow you to separate data and commands into two dedicated view models.
MehrajLatifli/Cinema-Management-System_MVVM
Example of Navigate Windows (ICommand,DataTemplate, ContentControl), XML (serialization deserialization, Converting a XML to Generic List), List Generic, Commands, Dictionaries, Repository, Usercontrol as View, Usercontrol ViewModel, PrintDialog, HttpClient, HttpResponseMessage, Dynamic value, INotifyPropertyChanged, OnpropertyChanged, Listbox, JsonConvert.DeserializeObject() for get data from OMDb API, Youtube and Google API, Cefsharp - Chromium Embedded Framework, Observable Collection(Add, Any), Notification, Gif Animation, EventTriger
olivegamestudio/Utility.Toolkit
A utility library with helper classes, such as ObservableObjectT.cs and ICommandT interface.
vitkuz573/PrismCommands.Fody
PrismCommands.Fody is a small library that provides a simple and elegant way to create ICommand properties in your ViewModel classes. It uses the power of Fody to automatically generate the boilerplate code required to implement ICommand, saving you time and effort.
DepthRel/Toolkit
.NET Toolkit include tools for comfortable dev
MichalKuracina/ICommand
Interface example
Sullivan008/CSharp-UWP-MVVMPattern
C# - MWWM Pattern in UWP Example Application [Year of Development: 2020]