Working on a little e-paper side-screen to remind me of upcoming meetings, tasks, etc. Fully configurable from a Microsoft.UI.Reactor tray app. WIP source code here: github.com/dotMorten/Si... #WinUI
Morten Nielsen
@dotmorten.xaml.dev
Software Surgeon & Prompt Monkey, C#, .NET, API design, Windows, .NET MAUI, XAML & sport kiting. He/Him.
After 20 years, today is my last day at @esri. New adventures lie ahead
Windows App SDK v2.3.2-experimentalA just landed. Among a few other new APIs, super proud to see my PR that adds Window sizing in dips is now in the SDK! #WinUI
New release of CSWinRT: github.com/microsoft/Cs... #winrt #winui
Release CsWinRT 2.3.1 · microsoft/CsWinRT
This is a stable minor version release for 2.x with the various fixes and improvements that have been available in our CsWinRT 2.3 previews. We will also be updating the .NET SDK with these update...
github.com
Out of space. Perhaps time to stop collecting these and move on… #mvpbuzz
WinDev Helper VS Code extension v4.0.0 released with early (and rough) UI designer buff.ly/hQ2a045 #windowsdev #vscode #winui #dotnet #windowsappsdk #csharp #xaml
Release WinDev Helper VS Code extension v4.0.0 · alvinashcraft/windev-helper
What's Changed Overhaul XAML designer for v4 by @alvinashcraft in #17 Full Changelog: 3.3.0...4.0.0
buff.ly
Microsoft.WindowsAppSDK 2.3.1 just landed. Slim on new features though: omds.xaml.dev/WinAppSDK_v2... #winui
OMD
omds.xaml.dev
Microsoft.WindowsAppSDK 2.3.1 just landed. Slim on new features though: omds.xaml.dev/WinAppSDK_v2... #winui
OMD
omds.xaml.dev
Honored to have received my 17th Microsoft MVP award today
Proud to have managed to get Window.Width/Height properties into WinUI: github.com/microsoft/mi...
Promote experimental Window sizing APIs to stable · Issue #11238 · microsoft/microsoft-ui-xaml
What Two new windowing APIs just landed in winui3/main as experimental. This issue tracks getting them from experimental all the way to stable. The APIs 1. Window.Width / Window.Height - set window...
github.com
Building a Windows Tray App by combining Microsoft.UI.Reactor and a Worker Project xaml.dev/post/winui-t... #WinUI #dotnet
dotMorten | .NET Ramblings, XAML hacking and some GIS endeavors
dotMorten - .NET Ramblings, XAML hacking and some GIS endeavors - .NET Ramblings, XAML hacking and some GIS endeavors
xaml.dev
File-based #WinUI apps with Microsoft.UI.Reactor: xaml.dev/post/file-ba...
dotMorten | File-based WinUI apps with Microsoft.UI.Reactor
dotMorten - .NET Ramblings, XAML hacking and some GIS endeavors - One of the things I've been wanting to try for a while was whether Reactor could work nicely with .N
xaml.dev
Playing around with some custom DirectX rendering inside Microsoft.UI.Reactor and ended up with some fun 360° samples. All 100% C# code in #WinUI. No XAML, no C++.
Guess which one is classic Outlook and which one is new Outlook
Added two portable 17” monitors to the sides of my wide screen monitor. Did I overdo it? Maybe. Do I care? Nope 🤣
Live stream about to start: what’s new in ArcGIS Native Maps SDK: www.youtube.com/live/NB1LOnj...
Livestream: ArcGIS Maps SDKs for Native Apps: Latest Updates in Version 300.0
YouTube video by Esri Developers
youtube.com
Project templates are now available for Microsoft.UI.Reactor. Run 'dotnet new install Microsoft.UI.Reactor.ProjectTemplates' to install, then 'dotnet new reactorapp' to build your first project. #winui
Microsoft.UI.Reactor is now available on NuGet! www.nuget.org/packages/Mic... #winui
Microsoft.UI.Reactor 0.1.0-preview.1
Functional, declarative UI framework for WinUI 3.
nuget.org
Windows App SDK 2.2 just landed: www.nuget.org/packages/Mic... OMD Diff: omds.xaml.dev/WinAppSDK_2.... Release notes: github.com/microsoft/Wi... I'm liking the new ApplicationData API for unpackaged apps. That will make life a lot simpler.
Microsoft.WindowsAppSDK 2.2.0
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
nuget.org
Want to learn more about Microsoft.UI.Reactor? "Building WinUI Apps with C# First Patterns and AI Assisted Workflows" build.microsoft.com/en-US/sessio... #WinUI #msbuild
Building WinUI Apps with C# First Patterns and AI Assisted Workflows
Developers want faster iteration, clearer control flow, and tools that work well with AI assisted coding. WinUI remains the production platform for Windows apps while adapting to these needs. This ses...
build.microsoft.com
All the Windows developer announcements today: blogs.windows.com/windowsdevel...
Build 2026: Furthering Windows as the trusted platform for development
Build is one of our favorite moments each year - a chance to connect with the global developer community and share what we’ve been building. Over the past year, we have connected with many developers...
blogs.windows.com
Experimenting a bit with Microsoft.UI.Reactor and ArcGIS Maps SDK for .NET. Making some progress getting things hooked up... #WinUI
If you're getting started with Microsoft Reactor, there's a full website here with docs: microsoft.github.io/microsoft-ui... #winui
Microsoft.UI.Reactor
Declarative UI framework for native Windows desktop apps in pure C#.
microsoft.github.io
Breaking news: There's a new way to create #WinUI desktop apps without xaml using declarative, component-based C# framework! Check out the repo: github.com/microsoft/mi...
GitHub - microsoft/microsoft-ui-reactor: Reactor is an experimental set of extensions to WinUI
Reactor is an experimental set of extensions to WinUI - microsoft/microsoft-ui-reactor
github.com
Blogged: Automatically getting API difference diagrams in your .NET PRs xaml.dev/post/automat... #dotnet
dotMorten | Automatically getting API difference diagrams in your .NET PRs
dotMorten - .NET Ramblings, XAML hacking and some GIS endeavors - A while back I built a tool that could analyze .NET Source Files as well as assemblies, and generate
xaml.dev
Added git support to my .NET OMD generator tool, and now you can create a GitHub action that'll add a comment to your PR if there are API changes and list them. It'll even update its comment as you update the PR. See doc here how: github.com/dotMorten/Do...
GitHub - dotMorten/DotNetOMDGenerator: A Roslyn-based cross-platform tool that generates an object model diagram from a set of C# source files or assemblies
A Roslyn-based cross-platform tool that generates an object model diagram from a set of C# source files or assemblies - dotMorten/DotNetOMDGenerator
github.com