mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

9K
active users

#dotnet

182 posts102 participants0 posts today
Aptivi<p>Nitrocid KS releases that are on GitHub will be significantly bigger than expected. This is done by design.</p><p><a href="https://mastodon.social/tags/Nitrocid" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Nitrocid</span></a> <a href="https://mastodon.social/tags/NitrocidKS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NitrocidKS</span></a> <a href="https://mastodon.social/tags/KernelSimulator" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>KernelSimulator</span></a> <a href="https://mastodon.social/tags/TechNews" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TechNews</span></a> <a href="https://mastodon.social/tags/TechUpdates" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TechUpdates</span></a> <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.social/tags/csharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>csharp</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a></p>
Dev Leader<p>👽When I think "Visitor" my brain goes DIRECTLY to aliens...</p><p>Read more here:<br><a href="https://www.devleader.ca/2023/12/05/examples-of-the-visitor-pattern-in-c-a-practical-guide/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">devleader.ca/2023/12/05/exampl</span><span class="invisible">es-of-the-visitor-pattern-in-c-a-practical-guide/</span></a></p><p><a href="https://hachyderm.io/tags/csharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>csharp</span></a> <a href="https://hachyderm.io/tags/dotnet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnet</span></a> <a href="https://hachyderm.io/tags/designpatterns" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>designpatterns</span></a> <a href="https://hachyderm.io/tags/visitorpattern" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>visitorpattern</span></a></p>
TechKeysX<p>Namespace Conflicts in C# Tip #25 <a href="https://mastodon.social/tags/CodingForBeginners" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CodingForBeginners</span></a> <a href="https://mastodon.social/tags/vscode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vscode</span></a> <a href="https://mastodon.social/tags/softwaredeveloper" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>softwaredeveloper</span></a> <a href="https://mastodon.social/tags/visualstudiocode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>visualstudiocode</span></a> <a href="https://mastodon.social/tags/visualstudio" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>visualstudio</span></a> <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.social/tags/csharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>csharp</span></a> <a href="https://mastodon.social/tags/softwareengineering" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>softwareengineering</span></a> <a href="https://mastodon.social/tags/dotnetdeveloper" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnetdeveloper</span></a> <a href="https://mastodon.social/tags/coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>coding</span></a></p>
Chet Husk 🔜 #MSBuild<p>Hey <a href="https://hachyderm.io/tags/dotnet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnet</span></a> - I'm headed to <a href="https://hachyderm.io/tags/MSBuild" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MSBuild</span></a> this year! I'll be there all week talking about AI-Assisted modernization, but I'd love to talk with you about the .NET SDK and CLI, MSBuild, containers, or other fundamentals as well! Looking forward to seeing everybody!</p>
Chris Woody Woodruff<p>Day 37 of learning Rust as a C# dev:<br>Parsing CLI arguments with clap is clean, fast, and surprisingly fun.<br>Add a little match, sprinkle in some ?, and boom, real logic.</p><p>Here’s what I built:<br><a href="https://woodruff.dev/parsing-arguments-and-writing-logic/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">woodruff.dev/parsing-arguments</span><span class="invisible">-and-writing-logic/</span></a></p><p><a href="https://mastodon.social/tags/RustLang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RustLang</span></a> <a href="https://mastodon.social/tags/CSharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSharp</span></a> <a href="https://mastodon.social/tags/DotNet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DotNet</span></a> <a href="https://mastodon.social/tags/LearnRust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LearnRust</span></a> <a href="https://mastodon.social/tags/RustForCSharpDevs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RustForCSharpDevs</span></a></p>
Microsoft DevBlogs<p>Microsoft Build 2025 kicks off next week (May 19–22)! Even if you can't be in Seattle, you can enjoy keynotes, breakout sessions, demos &amp; labs streamed live &amp; on-demand for free—no travel required! Use the free Schedule Builder at build.microsoft.com to customize your experience and prioritize exciting sessions like Satya Nadella's keynote, the future of .NET app modernization, and hands-on labs.</p><p>Join the conversation on <a href="https://dotnet.social/tags/MSBuild" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MSBuild</span></a>, <a href="https://dotnet.social/tags/VisualStudio" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VisualStudio</span></a>, and <a href="https://dotnet.social/tags/dotNET" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotNET</span></a>, and let’s</p>
//devdigest<p>⚡️ F# Weekly #20 Highlights .NET 10 Preview 4 and VS 2022 17.14</p><p>🏷️ <a href="https://mastodon.social/tags/devdigest" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>devdigest</span></a> <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.social/tags/net" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>net</span></a> <a href="https://mastodon.social/tags/microsoft" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>microsoft</span></a> <a href="https://mastodon.social/tags/ide" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ide</span></a> <a href="https://mastodon.social/tags/visualstudio" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>visualstudio</span></a> <a href="https://mastodon.social/tags/fp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fp</span></a> <a href="https://mastodon.social/tags/fsharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fsharp</span></a></p><p><a href="https://devdigest.today/goto/4212" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">devdigest.today/goto/4212</span><span class="invisible"></span></a></p>
Chris Woody Woodruff<p>Day 36 of learning Rust as a C# dev: I built my first CLI app in Rust! Used clap, wrangled modules, and finally saw it all click together. It was fast, clean, and honestly? Kinda fun. Here’s the story: <a href="https://woodruff.dev/building-a-cli-app-in-rust-my-first-project/" rel="nofollow noopener noreferrer" target="_blank">woodruff.dev/building-a-c...</a> <a class="hashtag" href="https://bsky.app/search?q=%23RustLang" rel="nofollow noopener noreferrer" target="_blank">#RustLang</a> <a class="hashtag" href="https://bsky.app/search?q=%23CSharp" rel="nofollow noopener noreferrer" target="_blank">#CSharp</a> <a class="hashtag" href="https://bsky.app/search?q=%23DotNet" rel="nofollow noopener noreferrer" target="_blank">#DotNet</a> <a class="hashtag" href="https://bsky.app/search?q=%23LearnRust" rel="nofollow noopener noreferrer" target="_blank">#LearnRust</a> <a class="hashtag" href="https://bsky.app/search?q=%23RustForCSharpDevs" rel="nofollow noopener noreferrer" target="_blank">#RustForCSharpDevs</a><br><br><a href="https://woodruff.dev/building-a-cli-app-in-rust-my-first-project/" rel="nofollow noopener noreferrer" target="_blank">Building a CLI App in Rust: My...</a></p>
Chris Woody Woodruff<p>Day 36 of learning Rust as a C# dev:<br>I built my first CLI app in Rust!</p><p>Used clap, wrangled modules, and finally saw it all click together.<br>It was fast, clean, and honestly? Kinda fun.</p><p>Here’s the story:<br><a href="https://woodruff.dev/building-a-cli-app-in-rust-my-first-project/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">woodruff.dev/building-a-cli-ap</span><span class="invisible">p-in-rust-my-first-project/</span></a></p><p><a href="https://mastodon.social/tags/RustLang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RustLang</span></a> <a href="https://mastodon.social/tags/CSharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSharp</span></a> <a href="https://mastodon.social/tags/DotNet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DotNet</span></a> <a href="https://mastodon.social/tags/LearnRust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LearnRust</span></a> <a href="https://mastodon.social/tags/RustForCSharpDevs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RustForCSharpDevs</span></a></p>
nickproud<p>Many still see C#/.NET as Windows-only, but that’s changing fast. With .NET MAUI, Blazor, and strong Linux support, cross-platform development opens more opportunities. It’s worth embracing to stay flexible and relevant in today’s diverse ecosystem. <a href="https://techhub.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnet</span></a> <a href="https://techhub.social/tags/csharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>csharp</span></a></p>
Khalid Pro Max⚡️<p>It would be nice if <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnet</span></a> let you use typeof on all types regardless of their visibility (private, internal, public). If you're going to give me reflection let me do what I want. :)</p>
TechKeysX<p>Implicit Namespaces in C# Tip #24 <a href="https://mastodon.social/tags/softwaredeveloper" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>softwaredeveloper</span></a> <a href="https://mastodon.social/tags/vscode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vscode</span></a> <a href="https://mastodon.social/tags/CodingForBeginners" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CodingForBeginners</span></a> <a href="https://mastodon.social/tags/visualstudiocode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>visualstudiocode</span></a> <a href="https://mastodon.social/tags/visualstudio" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>visualstudio</span></a> <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.social/tags/csharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>csharp</span></a> <a href="https://mastodon.social/tags/softwareengineering" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>softwareengineering</span></a> <a href="https://mastodon.social/tags/dotnetdeveloper" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnetdeveloper</span></a> <a href="https://mastodon.social/tags/coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>coding</span></a></p>
💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱<p><strong>Create a Beautiful Photo Gallery Using .NET MAUI Tab View and ListView</strong></p> <p><a href="https://programming.dev/post/30462868" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">programming.dev/post/30462868</span><span class="invisible"></span></a></p>
💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱<p><strong>Automate PDF Signing in .NET MAUI: Sign Once, Fill Everywhere</strong></p> <p><a href="https://programming.dev/post/30462852" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">programming.dev/post/30462852</span><span class="invisible"></span></a></p>
Alvin Ashcraft<p>Plugin.Maui.ScreenRecording v1.0.0 Preview 4: Windows Support | by Gerald Versluis. <a href="https://buff.ly/b3nSETH" rel="nofollow noopener noreferrer" target="_blank">buff.ly/b3nSETH</a> <a class="hashtag" href="https://bsky.app/search?q=%23dotnetmaui" rel="nofollow noopener noreferrer" target="_blank">#dotnetmaui</a> <a class="hashtag" href="https://bsky.app/search?q=%23windowsdev" rel="nofollow noopener noreferrer" target="_blank">#windowsdev</a> <a class="hashtag" href="https://bsky.app/search?q=%23winui" rel="nofollow noopener noreferrer" target="_blank">#winui</a> <a class="hashtag" href="https://bsky.app/search?q=%23windev" rel="nofollow noopener noreferrer" target="_blank">#windev</a> <a class="hashtag" href="https://bsky.app/search?q=%23dotnet" rel="nofollow noopener noreferrer" target="_blank">#dotnet</a> <a class="hashtag" href="https://bsky.app/search?q=%23csharp" rel="nofollow noopener noreferrer" target="_blank">#csharp</a><br><br><a href="https://buff.ly/b3nSETH" rel="nofollow noopener noreferrer" target="_blank">Release v1.0.0 Preview 4: Wind...</a></p>
Alvin Ashcraft 🐿️<p>Plugin.Maui.ScreenRecording v1.0.0 Preview 4: Windows Support | by Gerald Versluis.</p><p><a href="https://github.com/jfversluis/Plugin.Maui.ScreenRecording/releases/tag/v1.0.0-preview4" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/jfversluis/Plugin.M</span><span class="invisible">aui.ScreenRecording/releases/tag/v1.0.0-preview4</span></a> </p><p><a href="https://hachyderm.io/tags/dotnetmaui" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnetmaui</span></a> <a href="https://hachyderm.io/tags/windowsdev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>windowsdev</span></a> <a href="https://hachyderm.io/tags/winui" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>winui</span></a> <a href="https://hachyderm.io/tags/windev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>windev</span></a> <a href="https://hachyderm.io/tags/dotnet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnet</span></a> <a href="https://hachyderm.io/tags/csharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>csharp</span></a></p>
Dev Leader<p>Are you learning the basics of composition in object-oriented programming?</p><p>Read more here:<br><a href="https://www.devleader.ca/2024/04/04/examples-of-composition-in-csharp-a-simple-guide-for-beginners/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">devleader.ca/2024/04/04/exampl</span><span class="invisible">es-of-composition-in-csharp-a-simple-guide-for-beginners/</span></a></p><p><a href="https://hachyderm.io/tags/Coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Coding</span></a> <a href="https://hachyderm.io/tags/Programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Programming</span></a> <a href="https://hachyderm.io/tags/OOP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OOP</span></a> <a href="https://hachyderm.io/tags/CSharp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSharp</span></a> <a href="https://hachyderm.io/tags/DotNet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DotNet</span></a></p>
Alvin Ashcraft 🐿️<p>AWS Transform for .NET, the first agentic AI service for modernizing .NET applications at scale.</p><p><a href="https://aws.amazon.com/blogs/aws/aws-transform-for-net-the-first-agentic-ai-service-for-modernizing-net-applications-at-scale/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">aws.amazon.com/blogs/aws/aws-t</span><span class="invisible">ransform-for-net-the-first-agentic-ai-service-for-modernizing-net-applications-at-scale/</span></a> </p><p><a href="https://hachyderm.io/tags/dotnet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dotnet</span></a> <a href="https://hachyderm.io/tags/aws" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>aws</span></a> <a href="https://hachyderm.io/tags/cloud" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cloud</span></a> <a href="https://hachyderm.io/tags/ai" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ai</span></a> <a href="https://hachyderm.io/tags/agenticai" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>agenticai</span></a> <a href="https://hachyderm.io/tags/generativeai" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generativeai</span></a></p>
Alvin Ashcraft<p>AWS Transform for .NET, the first agentic AI service for modernizing .NET applications at scale. <a href="https://ift.tt/sGcPZNA" rel="nofollow noopener noreferrer" target="_blank">ift.tt/sGcPZNA</a> <a class="hashtag" href="https://bsky.app/search?q=%23dotnet" rel="nofollow noopener noreferrer" target="_blank">#dotnet</a> <a class="hashtag" href="https://bsky.app/search?q=%23aws" rel="nofollow noopener noreferrer" target="_blank">#aws</a> <a class="hashtag" href="https://bsky.app/search?q=%23cloud" rel="nofollow noopener noreferrer" target="_blank">#cloud</a> <a class="hashtag" href="https://bsky.app/search?q=%23ai" rel="nofollow noopener noreferrer" target="_blank">#ai</a> <a class="hashtag" href="https://bsky.app/search?q=%23agenticai" rel="nofollow noopener noreferrer" target="_blank">#agenticai</a> <a class="hashtag" href="https://bsky.app/search?q=%23generativeai" rel="nofollow noopener noreferrer" target="_blank">#generativeai</a><br><br><a href="https://ift.tt/sGcPZNA" rel="nofollow noopener noreferrer" target="_blank">AWS Transform for .NET, the fi...</a></p>
Alvin Ashcraft<p>Evaluating content safety in your .NET AI applications. <a href="https://buff.ly/ZwOUZyB" rel="nofollow noopener noreferrer" target="_blank">buff.ly/ZwOUZyB</a> <a class="hashtag" href="https://bsky.app/search?q=%23dotnet" rel="nofollow noopener noreferrer" target="_blank">#dotnet</a> <a class="hashtag" href="https://bsky.app/search?q=%23ai" rel="nofollow noopener noreferrer" target="_blank">#ai</a> <a class="hashtag" href="https://bsky.app/search?q=%23rai" rel="nofollow noopener noreferrer" target="_blank">#rai</a> <a class="hashtag" href="https://bsky.app/search?q=%23moderation" rel="nofollow noopener noreferrer" target="_blank">#moderation</a> <a class="hashtag" href="https://bsky.app/search?q=%23csharp" rel="nofollow noopener noreferrer" target="_blank">#csharp</a><br><br><a href="https://buff.ly/ZwOUZyB" rel="nofollow noopener noreferrer" target="_blank">Evaluating content safety in y...</a></p>