mdgrs
@mdgrs.bsky.social
📤 285
📥 183
📝 164
Hobby Coder who loves PowerShell💻 GameDev at work🕹️
https://github.com/mdgrs-mei
reposted by
mdgrs
GliderUI v0.2.0 now uses Avalonia 12.0.1🎉 I've added DrawerPage navigation and WebView examples. Check out Examples page to see what's possible.
github.com/mdgrs-mei/Gl...
#PowerShell
loading . . .
3 days ago
1
5
1
reposted by
mdgrs
Justin Grote
2 days ago
My
#PowerShell
#PSHSummit
2026 slides and references (as well as many others!) are available on the official Repo. Thanks to everyone who came! I hope these are useful.
loading . . .
GitHub - devops-collective-inc/pshsummit26
Contribute to devops-collective-inc/pshsummit26 development by creating an account on GitHub.
https://github.com/devops-collective-inc/pshsummit26
0
16
7
I have slightly mixed feelings when I see this but I agree it's fun to make... 🤔
www.reddit.com/r/PowerShell...
loading . . .
From the PowerShell community on Reddit: PsUi: PowerShell UIs made slightly less shitty
Explore this post and more from the PowerShell community
https://www.reddit.com/r/PowerShell/s/31j2DmaUNq
3 days ago
2
3
0
reposted by
mdgrs
Jonathan Colon
3 days ago
Awesome! I was waiting for the option to create menus navigation 😊
1
1
1
GliderUI v0.2.0 now uses Avalonia 12.0.1🎉 I've added DrawerPage navigation and WebView examples. Check out Examples page to see what's possible.
github.com/mdgrs-mei/Gl...
#PowerShell
loading . . .
3 days ago
1
5
1
This is a dream event.
add a skeleton here at some point
9 days ago
0
1
0
reposted by
mdgrs
Matthew Dowst
10 days ago
It’s that time of the week again! PowerShell Weekly for April 10, 2026 is here with all the scripts and tips you need to automate like a pro.
#PowerShell
#Automation
#TechNews
psweekly.dowst.dev?p=8782
loading . . .
DOWST.DEV | April 10, 2026
Do you have a suggestion for PowerShell Weekly? Do you know something that should be included? Let me know in the comments below, or on find me on your preferred social media.
https://psweekly.dowst.dev/?p=8782
0
7
4
Hmm.. the binding plugin removal in Avalonia 12 might be a bit challenging for me. I was using it for the DataBinding from PowerShell. Let's see what I can do...😥
docs.avaloniaui.net/docs/avaloni...
loading . . .
Breaking changes in Avalonia 12 | Avalonia Docs
A complete list of breaking changes between Avalonia 11 and 12, with migration guidance and code examples for each change.
https://docs.avaloniaui.net/docs/avalonia12-breaking-changes#binding-plugins-removed
11 days ago
2
2
0
One thing I love about PowerShell is the deep customizability of terminal workflows. The pwsh process on the terminal is yours. You can store any .Net objects in memory and pass them directly to functions in an assembly without serialization unlike when sending them to external processes.
14 days ago
1
4
0
reposted by
mdgrs
PSConfEU
16 days ago
🧠 Deep dive into
#PowerShell
#RunSpaces
with
@posh.guru
&
@jborean.bsky.social
at
#PSConfEU
2025. 💡 Parallelism, thread safety, state management, script blocks & more. 🎟️ Tickets for PSConfEU 2026 in Wiesbaden:
psconf.eu
#Automation
#Concurrency
loading . . .
- YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
https://youtu.be/U1eihsrazAA?si=2n0GwqYphQqHYqMv
0
0
1
Someone copied my GliderUI repo and rewrote the README. It leads the users to download a zip file and run a suspicious exe. It's really sad to see this. Already reported but not sure if any action is taken. Be careful, mine is mdgrs-mei/GliderUI and it's available on the PowerShell gallery.
16 days ago
2
11
7
reposted by
mdgrs
Stephen Valdinger (aka steviecoaster)
18 days ago
Because I'm a glutton for punishment, why not do a last-minute User Group session before
@powershellsummit.org
? If you want to learn about
@powershelluniversal.com
, this one's for you!
loading . . .
Getting Started: Intro to PowerShell Universal (Stephen Valdinger), Wed, Apr 1, 2026, 8:00 PM | Meetup
A fast, no-fluff intro to PowerShell Universal that gets you building before your coffee cools ☕ PowerShell Universal: A web platform for PowerShell Pros! **Meeting Overv
https://www.meetup.com/research-triangle-powershell-users-group/events/314072473/
0
2
2
I appreciate this demo so much🙏
www.youtube.com/live/ZeLMIPD...
loading . . .
Building Cross-Platform GUIs with PowerShell and GliderUI
YouTube video by PDQ
https://www.youtube.com/live/ZeLMIPD68ZU?si=q_FnPm4KbB3QRzI-
22 days ago
0
3
0
reposted by
mdgrs
Clate
24 days ago
Last Friday of the month, what have you done with PowerShell this month? Doesn’t matter how big or small, let’s hear it! I wrote a couple blogs, and working on a few more. Been working more with Teams and PowerShell as well.
4
4
2
Added DataGrid example in GliderUI v0.1.0.
github.com/mdgrs-mei/Gl...
Out-GridView on macOS returns again😁?
27 days ago
0
4
2
reposted by
mdgrs
Barbara Forbes
about 1 month ago
Since this Februari,
@robsewell.com
and I are officially coworkers at Zure. You might know us from the
@psconf.eu
keynote. Now we share a workspace too. Next week we are recording a Q&A on PowerShell and Automation. Ask us anything in the replies.
#PowerShell
#Automation
#PSConfEU
2
15
3
reposted by
mdgrs
PSHSummit
about 1 month ago
Three awards. Three legends. One community. ⏰ Nominations close soon. 🏅 Don Jones Leadership Award 🚀 Jeffrey Snover Innovation Award ❤️ Sean Kearney Spirit Award These aren't chosen by a panel. They're chosen by YOU. 🗳️ Vote now:
survey.sogolytics.com/survey/form?k=SsQSQTQTsSPsPsPsP
loading . . .
Survey Participation
https://survey.sogolytics.com/survey/form?k=SsQSQTQTsSPsPsPsP
0
0
4
I decided to rename my module. Now it's called "GliderUI":
github.com/mdgrs-mei/Gl...
Cross-platform desktop GUI framework for
#PowerShell
built using Avalonia. - Runs on Windows, macOS and Linux - You can build GUIs by code or XAML - No more freezing GUIs
loading . . .
GitHub - mdgrs-mei/GliderUI: Cross-platform Desktop GUI framework for PowerShell powered by Avalonia
Cross-platform Desktop GUI framework for PowerShell powered by Avalonia - mdgrs-mei/GliderUI
https://github.com/mdgrs-mei/GliderUI
about 1 month ago
3
31
8
reposted by
mdgrs
Matthew Dowst
about 1 month ago
The wait is over! PowerShell Weekly for March 13, 2026 has just been published. Explore Announcements, Learning Resources, Community news, and more.
#PowerShell
#Automation
#TechNews
psweekly.dowst.dev?p=8693
loading . . .
DOWST.DEV | March 13, 2026
https://psweekly.dowst.dev/?p=8693
0
6
5
reposted by
mdgrs
PSHSummit
about 1 month ago
Your repost might be the reason someone finally registers. 👥 Not everyone follows
@powershellsummit.org
, But they follow you! 🫵 If you've been to
#PSHSUMMIT
before and you know what it does to your year — share this. That's the whole ask. ⚡️ 📅 April 13–16, 2026 · Bellevue, WA
loading . . .
Tickets | PowerShell + DevOps Global Summit
Register for the PowerShell + DevOps Global Summit. Choose from General Admission or the On-Ramp program for beginners.
https://www.powershellsummit.org/tickets/
0
3
5
With WPF in PowerShell, stopwatch is a common example to use DispatcherTimer. With WinUIShell, you can also use a simple loop to update the UI.
github.com/mdgrs-mei/Wi...
Hope you enjoy building/prototyping simple GUIs in PowerShell😊
loading . . .
about 1 month ago
1
10
2
reposted by
mdgrs
James Brundage | MVP
about 1 month ago
Looking forward to tomorrow night, when
@dotdot.horse
is going to share all of the joys of Crescendo:
www.meetup.com/pacific-powe...
Drop by if you want to learn about the many ways to wrap CLIs in PowerShell Party starts @ 6 pacific time.
loading . . .
Crescendo, certutil, and command lines (with Jake Hildreth), Wed, Mar 11, 2026, 6:00 PM | Meetup
Over the years, many Microsoft command-line tools have come and gone, but some, like certutil.exe, have stood the test of time. Chances are you’ve used certutil countless t
https://www.meetup.com/pacific-powershell-user-group/events/313730703/
0
7
2
reposted by
mdgrs
Marc-André Moreau
about 1 month ago
What if you could script cross-platform desktop GUIs in
#PowerShell
using Avalonia UI instead of WinForms? AvaloniaUIShell by
@mdgrs.bsky.social
just came out, and it's the real deal! Try it now:
github.com/mdgrs-mei/Av...
loading . . .
GitHub - mdgrs-mei/AvaloniaUIShell: Cross-platform Desktop GUI framework for PowerShell powered by Avalonia UI.
Cross-platform Desktop GUI framework for PowerShell powered by Avalonia UI. - mdgrs-mei/AvaloniaUIShell
https://github.com/mdgrs-mei/AvaloniaUIShell
0
19
5
Published a new module called AvaloniaUIShell, (the world's first?) cross-platform desktop GUI framework for PowerShell.
github.com/mdgrs-mei/Av...
It's using the same mechanism as WinUIShell and takes care of all threading and non-blocking UI operations.
#PowerShell
loading . . .
GitHub - mdgrs-mei/AvaloniaUIShell: Cross-platform Desktop GUI framework for PowerShell powered by Avalonia UI.
Cross-platform Desktop GUI framework for PowerShell powered by Avalonia UI. - mdgrs-mei/AvaloniaUIShell
https://github.com/mdgrs-mei/AvaloniaUIShell
about 1 month ago
2
23
11
reposted by
mdgrs
Andrew Pla
about 2 months ago
PowerShell Summit 👀 I'm back! Doing a live #PowerShell Podcast session on what it really takes to publish every week: wins, awkward moments, near-misses, plus a live recording. April 13–16 | Bellevue, WA Tickets:
PowerShell.org
#PowerShell
#PSHSummit
Is this your first Summit?
1
8
3
reposted by
mdgrs
Andi Bellstedt
about 2 months ago
Over the years, I’ve learned that some of the most valuable IT knowledge gets lost too quickly. To make a statement against this, I decided to launch my own blog. 👉
andibellstedt.com
Hopefully, it helps other IT professionals along the way.
#Knowledge
#PowerShell
#Blog
loading . . .
Andi Bellstedt - Technical Blog
Personal tech blog covering PowerShell, IAM/identity management, EntraID, ActiveDirectory, Azure, automation, and IT security topics.
https://andibellstedt.com
1
3
1
reposted by
mdgrs
PSHSummit
about 2 months ago
Behind every great community are people who show up, serve, teach, and lead. 🙌 👥 The PowerShell Community Award nominations are open — and we want to celebrate those making a real impact. Nominate them. Honor them. 🎖️ Because community deserves recognition.
survey.sogolytics.com/survey/form?...
0
9
10
Released WinUIShell v0.11.0 that uses the latest stable WindowsAppSDK 1.8.260209005. (Probably) All controls except WebView2 are supported. Check out the examples to see what's possible!
github.com/mdgrs-mei/Wi...
#PowerShell
about 2 months ago
1
9
3
reposted by
mdgrs
Scott Hanselman 🌮
2 months ago
www.tinytooltown.com
loading . . .
Tiny Tool Town 🏘️
A delightful showcase for free, fun & open source tiny tools. Stupid-delightful software made with love.
https://www.tinytooltown.com
3
78
17
Cooking a major update to WinUIShell. I've just finished fixing all the build errors caused by my C# source generator. Thanks to that, all WinUI3 controls will be supported in the next release. Yes, all of them🎉 This example is one of my favorites, ContentDialog.
github.com/mdgrs-mei/Wi...
loading . . .
2 months ago
1
7
5
reposted by
mdgrs
Paul Naughton
2 months ago
blog posted covering progression of an AST based "Get-FunctionName" Thank you to
@mdgrs.bsky.social
for input.
pauljnav.github.io/2026/02/08/U...
loading . . .
Extracting PowerShell Function Names with the AST
As time goes by, we all find better ways of writing old code, such as changing an old script/function for the better.
https://pauljnav.github.io/2026/02/08/Updating-the-AST-based-Get-FunctionName.html
0
2
2
reposted by
mdgrs
Stephen Valdinger (aka steviecoaster)
3 months ago
I’m beyond excited to help you unleash the power of
@powershelluniversal.com
in your organization with my friend
@andrewpla.tech
at this year’s
@psconf.eu
! I hope you’re able to join us!
0
10
6
reposted by
mdgrs
nohwnd
3 months ago
I started this poll on reddit, please answer here or there if you can. We trying to figure out what is the general awareness of what test platform people use in .NET and what are the reasons people did or did not move to MTP (microsoft.testing.platform).
#dotnet
www.reddit.com/r/dotnet/com...
loading . . .
From the dotnet community on Reddit
Explore this post and more from the dotnet community
https://www.reddit.com/r/dotnet/comments/1qazgd9/testing_in_net_survey_about_test_platforms/
0
0
1
Small update in PowerShellRun v0.16.0. If ScriptBlock or Function entries have default parameters, you can see and overwrite those values with their "Invoke with arguments" action. We could think of it as a snippet manager.
github.com/mdgrs-mei/Po...
loading . . .
3 months ago
0
2
1
reposted by
mdgrs
Björn Sundling
3 months ago
Hey
#PowerShell
peeps! The new auto complete thing in VSCode is messing up our terminals. It doesn't auto complete actual functions. Give this an upvote to get a fix in to the backlog and (hopefully) improve it!
github.com/microsoft/vs...
(And share onwards for visibly. Can't have a bad terminal)
loading . . .
Terminal suggest doesn't get content from the actual terminal session. · Issue #285640 · microsoft/vscode
Does this issue occur when all extensions are disabled?: Yes/No Yes Terminal auto suggest entries are not based on actual terminal functions, and suggestions are therefore not correct. If I create ...
https://github.com/microsoft/vscode/issues/285640#issuecomment-3711926951
1
9
7
reposted by
mdgrs
Phil Scott
3 months ago
Posted a blog post about redoing the Spectre.Console docs in my content engine -
thirty25.blog/blog/2026/01...
loading . . .
Rebuilding Spectre.Console Documentation with .NET-Only Tools
How I rebuilt Spectre.Console's docs using MyLittleContentEngine, MonorailCSS, and VCR# - ditching Node.js for pure .NET
https://thirty25.blog/blog/2026/01/rebuilding-spectre-console-docs
2
22
7
reposted by
mdgrs
Ryan Spletzer
3 months ago
It was my absolute pleasure to be a guest on The PowerShell Podcast, where I had a great conversation with the illustrious Andrew Pla. Get it wherever podcasts are sold! YouTube:
www.youtube.com/watch?v=ryZ7...
Podbean (or grab it in your favorite podcast app):
powershellpodcast.podbean.com
loading . . .
PowerShell to Distinguished Engineer with Ryan Spletzer. The PowerShell Podcast E208
YouTube video by PDQ
https://www.youtube.com/watch?v=ryZ7OdvCNZo
0
7
3
Let me share my favorite PowerShellRun theme🎨. It's pretty much the same as default but adds a custom prompt and a rounded border.
github.com/mdgrs-mei/Po...
4 months ago
0
1
2
reposted by
mdgrs
XAML Llama 🦙
4 months ago
🎊 Happy New Year! 🎊
#WindowsDev
using
#XAML
, have you been following the latest on
#XAMLStudio
? A new v2 is dropping this year! 🎉 Find out all about it with the
#12DaysOfXAML
below and join the
windowsappcommunity.com/discord
to get more insight in the xaml-studio channel!
add a skeleton here at some point
0
4
1
Updated my GitHub profile and added introduction to the projects I'm currently working on. I think it explains my activity better than just pined repositories. I'm looking forward to expanding these projects and having fun with the PowerShell community in 2026🎍
github.com/mdgrs-mei
loading . . .
mdgrs-mei - Overview
Hobby Coder who loves PowerShell 💻 GameDev at work 🕹️ - mdgrs-mei
https://github.com/mdgrs-mei
4 months ago
0
9
1
Nice post that reminds me I want to write more blog posts. Thank you for sharing
@louella.dev
.
dev.to/lovelacecodi...
loading . . .
Why Blogging Still Matters in the Age of AI
Hi lovely readers, If you’ve ever thought about starting a blog but stopped because “no one reads...
https://dev.to/lovelacecoding/why-blogging-still-matters-in-the-age-of-ai-438b
4 months ago
1
1
0
reposted by
mdgrs
Scott Hanselman 🌮
9 months ago
Hey friends! I did a TEDx talk and it's now up on the TED Conferences YouTube. It's possibly the best and most important talk I've ever done. I would ask that you watch it, and please SHARE it broadly and widely. Thank you!
youtu.be/dVG8W-0p6vg
#AI
#Tech
#TED
loading . . .
Tech Promised Everything. Did it deliver? | Scott Hanselman | TEDxPortland
YouTube video by TEDx Talks
https://youtu.be/dVG8W-0p6vg
55
740
332
reposted by
mdgrs
XAML Llama 🦙
4 months ago
On the third day of Christmas @XAMLLlama sent to me 🍟🐔 Three Breadcrumbs 🍟🐔 or more of Navigation… Making it even easier to keep track of where you are within your
#XAML
document. Click to jump to bring that element's line in view.
#12DaysOfXAML
#XAMLStudio
#WindowsDev
1
3
2
👱♂️: Hmm, what are these errors.. 👩🦰: There is a typo here. 👱♂️: Ahhh! let me clear the terminal first. Give me a second. 👩🦰: …….... (Made by FancyClearHost PowerShell module)
loading . . .
4 months ago
3
10
0
I've added a TabCompletion enhancement to PowerShellRun v0.13.1.
github.com/mdgrs-mei/Po...
It's similar to PSReadLine's MenuComplete, but the fuzzy finder can handle more completion candidates. The preview window shows the output from Get-Help or the completion ToolTip.
loading . . .
4 months ago
0
7
2
Interesting read.
www.damirscorner.com/blog/posts/2...
Do you use PSReadLine's MenuComplete or any module for completions? Maybe a PowerShellRun version of MenuComplete is useful?
loading . . .
Tab completions in PowerShell
While learning about Fast Node Manager, I noticed completions for PowerShell being mentioned in the documentation. I wasn't aware of completions beyond filenames and cmdlets were even supported in Pow...
https://www.damirscorner.com/blog/posts/20250425-TabCompletionsInPowerShell.html
4 months ago
0
1
1
reposted by
mdgrs
Andrew Pla
5 months ago
@jeffhicks.techhub.social.ap.brid.gy
is going to show some of the PowerShell tools he uses in his daily workflow. See how he handles reminders, work items, social media, and even the PowerShell Podcast. Join us live at 2 PM ET and bring your questions:
loading . . .
PowerShell Daily Workflow Tools with Jeff Hicks - YouTube
PowerShell isn’t just for servers and scripts, it can be a legit workflow amplifier.In this PowerShell Wednesday, I’m joined by Jeff Hicks as he shows off th...
https://www.youtube.com/watch?v=lBLDfE1aiuE
1
9
3
It's been over 2 months since I started digging into C# source generator to create a full API wrapper for WinUI 3. Making it work is super hard but.. don't give up! One commit a day!
github.com/mdgrs-mei/Wi...
5 months ago
0
3
1
reposted by
mdgrs
Andrew Pla
5 months ago
PowerShell Wednesday is going full game dev this week. I’m live-coding a PowerShell platformer with PowerShell Game Dev, Greg Martin. We’ll learn the codebase and level up the game in real time. Come hang out and see how far we can push
#PowerShell
loading . . .
Pair Programming a PowerShell Platformer Live
I am going to be live-coding some improvements to a game written in PowerShell. I will start by getting familiar with the codebase, then I will move into looking at the open issues on the project, choose one, and then hopefully close the issue with a successful PR! Oh, did I mention that the game de
https://www.youtube.com/watch?v=OR1jJGE70Xc
1
5
4
reposted by
mdgrs
Jeff Hicks
5 months ago
I've published a new issue of Behind the PowerShell Pipeline: November 2025 PowerShell Potluck Become a premium member to read the entire article and get access to the catalog of content going back to 2022. #PowerShell
loading . . .
November 2025 PowerShell Potluck
https://buttondown.com/behind-the-powershell-pipeline/archive/november-2025-powershell-potluck/
0
1
1
Load more
feeds!
log in