#mvvmtoolkit search results

"So how many attributes do you want?" "yes" #csharp #dotnet #mvvmtoolkit

SergioPedri's tweet image. "So how many attributes do you want?"
"yes"

#csharp #dotnet #mvvmtoolkit

The #XamarinForms sample for the #MvvmToolkit is done! iOS is running smoothly as well! #Android #iOS #XamarinCommunityToolkit #WindowsCommunityToolkit PR incoming soon hopefully github.com/kazo0/MVVM-Sam…


Working on the #XamarinForms version of the #MvvmToolkit sample app. @thenickrandolph already beat me to the @UnoPlatform version! TabView from #XamarinCommunityToolkit is awesome! Markdown support is a struggle. Hope to get it to @XAMLLlama soon! github.com/kazo0/MVVM-Sam…


🦙📢 #WindowsCommunityToolkit v7.0.0 has shipped! 🎉 So many new goodies to play with for @dotnet and @WindowsUI #WindowsDev! Includes the #MVVMToolkit & more! Check it ALL out in our release notes 🐉 aka.ms/wct/releasenot… 🦙 And what's better than 1 release in day? Two! 🎉🎉

XAMLLlama's tweet image. 🦙📢 #WindowsCommunityToolkit v7.0.0 has shipped! 🎉 So many new goodies to play with for @dotnet and @WindowsUI #WindowsDev! Includes the #MVVMToolkit & more! Check it ALL out in our release notes 🐉 aka.ms/wct/releasenot…

🦙 And what's better than 1 release in day? Two! 🎉🎉

We just shipped a new version of the #WindowsCommunityToolkit based on #ProjectReunion 0.5.0-prerelease. Check it out! aka.ms/wct-winui3 #WindowsDev #Xaml



#MVVMToolKit 本当に楽しみです。

This new release includes the MVVM Toolkit, a brand new MVVM library, revamped animation/effect APIs for UWP devs, new SVG support for Composition APIs, new controls, tons of optimizations, and more new features than I could possibly fit in a tweet. Don't miss it! 🥳 #uwp #dotnet



#WinUI に注目しているなら #WindowsCommunityToolkit とそれに含まれる #MVVMToolkit も注目です。

🦙📢 #WindowsCommunityToolkit v7.0.0 has shipped! 🎉 So many new goodies to play with for @dotnet and @WindowsUI #WindowsDev! Includes the #MVVMToolkit & more! Check it ALL out in our release notes 🐉 aka.ms/wct/releasenot… 🦙 And what's better than 1 release in day? Two! 🎉🎉

XAMLLlama's tweet image. 🦙📢 #WindowsCommunityToolkit v7.0.0 has shipped! 🎉 So many new goodies to play with for @dotnet and @WindowsUI #WindowsDev! Includes the #MVVMToolkit & more! Check it ALL out in our release notes 🐉 aka.ms/wct/releasenot…

🦙 And what's better than 1 release in day? Two! 🎉🎉


🦙❤ @LBugnion can't thank you enough for creating such an amazing library. Amazed by your support, enthusiasm, & engagement for the community creating the #MVVMToolkit. It wouldn't have happened w/o your involvement.🦙If anyone needs a guide to migration: docs.microsoft.com/windows/commun…


The #MVVMToolkit is UI Framework agnostic! It's @dotnet std 2.0 and will work with your favorite technology, be it #WPF, #Xamarin #UWP, #Maui, @WindowsUI 3 or @UnoPlatform! 🦙 We want examples per tech in our sample repo; come help contribute & code w/ us! aka.ms/mvvmtoolkit/sa…


I read that as well. But, I still do not see #MVVMToolkit option in #WindowsTemplateStudio. Not sure if it's being released gradually or on its way.


Looking to use the new #MvvmToolkit package in my #XamarinForms app but I also see the #XamarinCommunityToolkit has their own ObservableObject and AsyncCommand classes. Which should I be using?? @XAMLLlama, @jsuarezruiz help!


Yup, @SergioPedri has already built Source Generator extensions on top of the #MVVMToolkit already in the last couple of months, right after our 7.0.0 release. PR should be merged soon hopefully for when we do a 7.1 preview in the future. 🦙 Info here: github.com/windows-toolki…


Writing MVVM code for INotifyPropertyChanged is fine, but you really want to do it for each project? You going to copy/paste, do it the same each time, and not copy a bug? 🦙 Or you could use the #MVVMToolkit à la carte and just use as much as you need: aka.ms/mvvmtoolkit


This going to work with the #MVVMToolkit ObservableValidator @SergioPedri's working on too?


Yeah, we just shipped the #MVVMToolkit as part of #WindowsCommunityToolkit 7.0 (after working on it over the past year). It's even getting support in #WindowsTemplateStudio. 🦙 You can find out more in our docs here aka.ms/mvvmtoolkit/do… or see samples aka.ms/mvvmtoolkit/sa…


WinUI3 and MVVM Toolkit (to be specific [RelayCommand]) doesn't seem to work. stackoverflow.com/a/75954005 . #winui3 #mvvmtoolkit #net


"So how many attributes do you want?" "yes" #csharp #dotnet #mvvmtoolkit

SergioPedri's tweet image. "So how many attributes do you want?"
"yes"

#csharp #dotnet #mvvmtoolkit

🦙 If you're just looking for more general guidance on how to use the #MVVMToolkit, then check out our sample repo here: aka.ms/mvvmtoolkit/sa… - If something isn't clear, then please open an issue with details about what you need more information about.


The old article has no relation to the new doc you found. The MVVMLight Messenger is a different implementation to the new #MVVMToolkit one. The #MVVMToolkit is for .NET Standard and should behave the same across runtimes. Also, see migration guide here: docs.microsoft.com/windows/commun…


Yeah, our current build process isn't ideal. We never intended it to be a longterm setup. Though splitting out and creating the .NET Community Toolkit will be a great first step and hopefully clear up some confusion, at least around things like the #MVVMToolkit packages. 🙂


Yup, @SergioPedri has already built Source Generator extensions on top of the #MVVMToolkit already in the last couple of months, right after our 7.0.0 release. PR should be merged soon hopefully for when we do a 7.1 preview in the future. 🦙 Info here: github.com/windows-toolki…


Yeah, we just shipped the #MVVMToolkit as part of #WindowsCommunityToolkit 7.0 (after working on it over the past year). It's even getting support in #WindowsTemplateStudio. 🦙 You can find out more in our docs here aka.ms/mvvmtoolkit/do… or see samples aka.ms/mvvmtoolkit/sa…


Writing MVVM code for INotifyPropertyChanged is fine, but you really want to do it for each project? You going to copy/paste, do it the same each time, and not copy a bug? 🦙 Or you could use the #MVVMToolkit à la carte and just use as much as you need: aka.ms/mvvmtoolkit


I read that as well. But, I still do not see #MVVMToolkit option in #WindowsTemplateStudio. Not sure if it's being released gradually or on its way.


#WindowsCommunityToolkit 7.0 includes great things for @dotnet devs too: - A whole new @dotnet #MVVMToolkit for #MVVM on #WPF, #UWP, #XamarinForms, @UnoPlatform & @WindowsUI 3 - Unified Toast Notification API for #Win32 & #UWP - New HighPerformance APIs sergiopedri.medium.com/announcing-the…


🦙📢 #WindowsCommunityToolkit v7.0.0 has shipped! 🎉 So many new goodies to play with for @dotnet and @WindowsUI #WindowsDev! Includes the #MVVMToolkit & more! Check it ALL out in our release notes 🐉 aka.ms/wct/releasenot… 🦙 And what's better than 1 release in day? Two! 🎉🎉

XAMLLlama's tweet image. 🦙📢 #WindowsCommunityToolkit v7.0.0 has shipped! 🎉 So many new goodies to play with for @dotnet and @WindowsUI #WindowsDev! Includes the #MVVMToolkit & more! Check it ALL out in our release notes 🐉 aka.ms/wct/releasenot…

🦙 And what's better than 1 release in day? Two! 🎉🎉

We just shipped a new version of the #WindowsCommunityToolkit based on #ProjectReunion 0.5.0-prerelease. Check it out! aka.ms/wct-winui3 #WindowsDev #Xaml



This going to work with the #MVVMToolkit ObservableValidator @SergioPedri's working on too?


The #XamarinForms sample for the #MvvmToolkit is done! iOS is running smoothly as well! #Android #iOS #XamarinCommunityToolkit #WindowsCommunityToolkit PR incoming soon hopefully github.com/kazo0/MVVM-Sam…


Hi, the #MVVMToolkit is .NET Standard and works directly with any platforn, there's not separate individual packages for each one. Just include Microsoft.Toolkit.MVVM and you're good. See this great #Xamarin example being worked on by @BiloganSteve here 🦙

Working on the #XamarinForms version of the #MvvmToolkit sample app. @thenickrandolph already beat me to the @UnoPlatform version! TabView from #XamarinCommunityToolkit is awesome! Markdown support is a struggle. Hope to get it to @XAMLLlama soon! github.com/kazo0/MVVM-Sam…



Working on the #XamarinForms version of the #MvvmToolkit sample app. @thenickrandolph already beat me to the @UnoPlatform version! TabView from #XamarinCommunityToolkit is awesome! Markdown support is a struggle. Hope to get it to @XAMLLlama soon! github.com/kazo0/MVVM-Sam…


Our WinUI 3 previews only support WinUI 3 Desktop currently on .NET 5, the #MVVMToolkit should work fine in this environment. However, it won't work for WinUI 3 UWP due to the known interface redirect issues listed in the @WindowsUI release notes.


"So how many attributes do you want?" "yes" #csharp #dotnet #mvvmtoolkit

SergioPedri's tweet image. "So how many attributes do you want?"
"yes"

#csharp #dotnet #mvvmtoolkit

The #XamarinForms sample for the #MvvmToolkit is done! iOS is running smoothly as well! #Android #iOS #XamarinCommunityToolkit #WindowsCommunityToolkit PR incoming soon hopefully github.com/kazo0/MVVM-Sam…


Working on the #XamarinForms version of the #MvvmToolkit sample app. @thenickrandolph already beat me to the @UnoPlatform version! TabView from #XamarinCommunityToolkit is awesome! Markdown support is a struggle. Hope to get it to @XAMLLlama soon! github.com/kazo0/MVVM-Sam…


If you want to play around with the brand new #MVVMToolkit Preview 3, then I have this #UWP sample for you. github.com/XamlBrewer/UWP…

diederikkrols's tweet image. If you want to play around with the brand new #MVVMToolkit Preview 3, then I have this #UWP sample for you.

github.com/XamlBrewer/UWP…

🦙📢 #WindowsCommunityToolkit v7.0.0 has shipped! 🎉 So many new goodies to play with for @dotnet and @WindowsUI #WindowsDev! Includes the #MVVMToolkit & more! Check it ALL out in our release notes 🐉 aka.ms/wct/releasenot… 🦙 And what's better than 1 release in day? Two! 🎉🎉

XAMLLlama's tweet image. 🦙📢 #WindowsCommunityToolkit v7.0.0 has shipped! 🎉 So many new goodies to play with for @dotnet and @WindowsUI #WindowsDev! Includes the #MVVMToolkit & more! Check it ALL out in our release notes 🐉 aka.ms/wct/releasenot…

🦙 And what's better than 1 release in day? Two! 🎉🎉

We just shipped a new version of the #WindowsCommunityToolkit based on #ProjectReunion 0.5.0-prerelease. Check it out! aka.ms/wct-winui3 #WindowsDev #Xaml



Loading...

Something went wrong.


Something went wrong.


United States Trends