Announcing .NET Community Toolkit 8.1! Better, faster MVVM source generators, .NET 7 support, and more!
We’re happy to announce the official launch of the 8.1 release of the .NET Community Toolkit! This new version includes highly requested new
We’re happy to announce the official launch of the 8.1 release of the .NET Community Toolkit! This new version includes highly requested new
This post includes interesting support tickets answered throughout the last few months and updates to help topics/code examples. As always, should
We’re happy to announce Preview 1 of the upcoming .NET Community Toolkit 8.1 release! This first official preview includes several highly requested
When you add a WPF Data Grid to your application, the first logical step is to bind the Data Grid to a data source (EF Core, Entity Framework, XPO).
We’re happy to announce the official launch of the new .NET Community Toolkit, which is now live on NuGet with version 8.0.0! This is a major
As you might know, I am in the process of converting all my internal used libraries to be .NET MAUI compatible. This is quite a bigger task than
MVVM is a well-known foundation for flexible and well-structured applications for such platforms as WinUI and WPF. That’s why we pay special
In Xamarin.Forms, my internal libraries for MVVM helped me to keep my applications cleanly structured and abstracted. I recently started the process
In this blog post, I will describe how to create a WinUI MVVM application from scratch and in doing so, reveal the power of DevExpress WinUI MVVM
View Models in complex views contain many properties, commands, and repeated interface implementations. Writing code for all these members is not
View Models in complex views contain many properties, commands, and repeated interface implementations. Writing code for all these members is not
The Key Our goal is to add keyed registrations to the IServiceCollection, so we need a common denominator to build upon. As I was able to use a
As some of you might remember, I was always a big fan of the MVVMLight toolkit. As the later one is now deprecated and MAUI around, I took a look at
When a solution grows in size and scope, it becomes much harder to maintain overall app flexibility. Dependencies between objects grows and altering
Top Links Announcing Uno Platform 4-0. Four major components added. (Uno Platform Team) ReSharper 2021.3 Goes Beta! (Alexander Kurakin) New Release: