That Saar ๐Ÿ’Ž's Avatar

That Saar ๐Ÿ’Ž

@codewithsaar.com.bsky.social

Build .NET Apps, share coding experiences, and memes. I work for Azure Tools team @ Microsoft. Check out my portfolio โžก https://codewithsaar.com ๐Ÿ˜Ž and my GitHub: https://github.com/xiaomi7732

166 Followers  |  398 Following  |  301 Posts  |  Joined: 13.03.2024  |  2.0362

Latest posts by codewithsaar.com on Bluesky

Preview
Running one-off .NET tools with dnx: Exploring the .NET 10 preview - Part 5 In this post I show the new dnx command for running .NET tools without installing them and look at exactly how it works.

Running one-off .NET tools with dnx by Andrew Lock - run .NET tools from NuGet feeds without installing them!
#dotnet #cli

31.07.2025 13:36 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Getting Started with MCP (Model Context Protocol)
YouTube video by Nick Chapsas Getting Started with MCP (Model Context Protocol)

I'm honoured to have been invited onto @nickchapsas.com 's channel to do a video on #MCP! Want to know what Model Context Protocol is all about? And how easy it is to write your own in #dotnet? And consume them in dotnet too. I also demo the amazing #playwright MCP Server. youtu.be/DpyjAKmNwpI?...

23.07.2025 12:54 โ€” ๐Ÿ‘ 7    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Building Your First MCP Server with .NET and Publishing to NuGet - .NET Blog Learn how to create a Model Context Protocol (MCP) server using .NET 10 and publish it to NuGet โ€” making AI capabilities discoverable and reusable across the ecosystem.

Building Your First MCP Server with .NET and Publishing to NuGet

17.07.2025 13:36 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Copilot + Mermaid = ?

27.06.2025 04:25 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Want to see a real example of copilot-instructions.md? Check out the ones used by .NET repositories: github.com/dotnet/aspne..., github.com/dotnet/runti... and github.com/dotnet/efcor... #dotnet

26.06.2025 08:49 โ€” ๐Ÿ‘ 3    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
.NET 10 Preview 5 is now available! - .NET Blog Find out about the new features in .NET 10 Preview 5 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

ICYMI - .NET 10 Preview 5 is now available! - .NET Blog
Find out about the new features in .NET 10 Preview 5 across the .NET runtime, SDK, libraries, #aspnetCore, Blazor, C#, .NET MAUI, and more!
hubs.li/Q03sTYmw0 #dotnet

24.06.2025 14:14 โ€” ๐Ÿ‘ 6    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Tagging #dotnet

02.04.2025 14:24 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Legacy project format doesn't respect conditions in Directory.Build.props and targets for PackageReference ยท Issue #4175 ยท dotnet/project-system From @Styxxy on October 23, 2018 21:0 Description When having a Directory.Build.props and/or Directory.Build.targets file, where you include a <PackageReference /> these files are also included (by...

OMG, this is why my legacy project kept bringing unintended packages github.com/dotnet/proje... ๐Ÿซฃ

02.04.2025 14:23 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
2code ^ !2code [S2025E04] Pro .NET Memory Management
YouTube video by FlashOWare 2code ^ !2code [S2025E04] Pro .NET Memory Management

Pro .NET Memory Management

The co-authors of the 2nd edition - Konrad Kokosa, @chrisnas.bsky.social, @kevingosse.net - talk about the content and the book per se.
Join with your curiosity and your questions to the trio.

2025-03-25
18:00 UTC

#dotnet #CSharp #Memory

www.youtube.com/watch?v=DboS...

20.03.2025 07:10 โ€” ๐Ÿ‘ 8    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Post image

#TIL wildcard could be used in nuspec file ๐Ÿ™‚ #nuget #dotnet

20.03.2025 21:53 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
General Performance Tip: Logging Recently, an enhanced logging method for .NET 6 was added, outperforming the existing approach. This utilizes a source generator to integrate LoggerMessageAttribute for improved logging performanceโ€ฆ

Logging is a crucial component of any application, aiding in the identification of errors and more. Are you familiar with the most efficient method for logging in .NET 8? Explore this article to discover the solution.
#dotnet #CodePerformance #MVPBuzz

20.03.2025 15:39 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
What's supported when migrating from UWP to WinUI 3 - Windows apps WinUI 3 and the Windows App SDK are new technologies and, when compared to UWP, there are some features that aren't supported. This topic provides information on which features are supported beforeโ€ฆ

What's supported when migrating from UWP to WinUI 3 (Updated for Windows App SDK 1.7) | Microsoft Learn

buff.ly/gH7rtXu

#windev #windowsappsdk #winui #dotnet #windowsdev

20.03.2025 14:01 โ€” ๐Ÿ‘ 5    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Excited to share that I'll be returning to Tunis later this year for Tunisia Dev Days 2025! ๐Ÿ˜Ž Thrilled to be part of this event once more! #DotNet #Maui #TunisiaDevDays

20.03.2025 14:16 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

๐Ÿซฃ

20.03.2025 14:24 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Photo of a developer wearing headphones and coding and listening to a podcast.
Text reads: Daniel Roth: .NET 10 Preview 1

Photo of a developer wearing headphones and coding and listening to a podcast. Text reads: Daniel Roth: .NET 10 Preview 1

#dotNET 10 Preview 1 has landed, so naturally @DanRoth27 will drop in on the #AzureDevOps podcast to tell us all about its big perf gains, AI enhancements, and Blazor upgrades. Listen inโ€”your codeโ€™s next level awaits! ๐ŸŽง https://msft.it/63323quMzc

19.03.2025 12:08 โ€” ๐Ÿ‘ 4    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1

Cool

19.03.2025 14:18 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
a baby in a diaper is wearing sunglasses and a pacifier in his mouth . ALT: a baby in a diaper is wearing sunglasses and a pacifier in his mouth .
18.03.2025 14:50 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

That looks amazing

18.03.2025 01:26 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Cool!

18.03.2025 01:21 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Tagging to see what do you find, Tim.

17.03.2025 19:35 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Hello, did anyone break #NuGet.org? It is slow for meโ€ฆ

17.03.2025 19:33 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Hahaaa, i see. So, msbuild ๐Ÿคญ๐Ÿคญ๐Ÿคญ

17.03.2025 15:28 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

The simple format is a welcome change just why xml instead of json?

17.03.2025 05:42 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1

Tagging #dotnet #csharp

14.03.2025 23:40 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Just released a new version of PrettyLogging:
www.nuget.org/packages/Pre...

Supports line breaks in one line mode. Better or worse? :-)

14.03.2025 23:40 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

๐Ÿคญ

13.03.2025 16:41 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
.NET Aspirations - Embracing OpenTelemetry In my previous .NET Aspire blog post, we talked about using .NET Aspire to orchestrate the different parts of our web application. However, the .NET Aspire dashboard did not show any telemetry (traces...

.NET Aspirations - Embracing OpenTelemetry
// Integrating #OpenTelemetry with .NET #Aspire

techwatching.dev/posts/aspire... by @techwatching.bsky.social

13.03.2025 16:32 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Jaliya's Blog: C# 14.0: Introducing the field keyword jaliyaudagedara.blogspot.com/2025/03/c-14...

#csharp

13.03.2025 08:37 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
How to Manage Features in .NET and C# with Azure App Configuration: Centralized Feature Flags and Settings - Ottorino Bruni Learn how to use Azure App Configuration to manage feature flags, implement custom filters, and deliver dynamic, professional-grade applications with centralized settings, security, and flexibility. P...

๐Ÿš€ Manage Features in .NET & C# with Azure App Configuration! ๐Ÿ“ท Centralize feature flags & settings for dynamic, scalable control. #dotnet #csharp #azure #featureflags www.ottorinobruni.com/how-to-manag...

13.03.2025 08:54 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Thatโ€™s cool. How about to use an ITelemetryInitializer to do the same?

13.03.2025 06:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@codewithsaar.com is following 20 prominent accounts