Trending

#dotNet

Latest posts tagged with #dotNet on Bluesky

Posts tagged #dotNet

Preview
ASP.NET Core 2.3 end of support announcement - .NET Blog ASP.NET Core 2.3 will reach end of support on April 7, 2027. Learn what this means for your applications and how to upgrade to a modern supported version of .NET.

#ASPNETCore 2.3 end of support announcement | by Daniel Roth

ift.tt/0YzAu8m

#dotnet #webdev #dotnetcore

0 0 0 0
Preview
Velaptor 2D Game Development Framework

What’s the one feature you feel is missing from modern 2D engines? 🛠️

As I build #velaptor solo, I want to make sure I'm solving real problems for you. Let me know your thoughts—I'm all ears and ready to code.

Learn more: docs.velaptor.io

#gamedev #dotnet

5 2 0 0
Post image

How many rules does your .editorConfig file have to ensure high-quality, high-performance .NET code? I bet mine is bigger! 💪 I dare you to use it—then tell me how many violations you get! 🚀
#dotnet #CodeQuality #Performance #MVPBuzz
gist.github.com/RealDotNetDa...

0 0 0 0

Having some new revelations, regarding Extension methods old.reddit.com/r/csharp/comments/1sfx0c...

#csharp #dotnet

0 0 0 0
Preview
Avalonia 12 - Ready for What’s Next - Avalonia UI Blog Announcing the new generation of Avalonia and cross-platform .NET

Avalonia 12 - Ready for What’s Next

buff.ly/0UdzXS7

#dotnet #appdev #xaml #crossplatform #csharp #avaloniaui

0 0 0 0

.NET 9 added Guid.CreateVersion7() - should we stop using Guid.NewGuid()? old.reddit.com/r/dotnet/comments/1sfw2f...

#dotnet

0 0 0 0
Preview
Code Analysis – dotNetTips.com Posts about Code Analysis written by David (dotNetDave) McCarter

💡 Did you know I’ve been breaking down hundreds of Microsoft .NET Code Analysis settings with real-world, in-depth explanations?
Before heading to Microsoft Learn, check out my articles — they might save you time (and confusion).
Always open to feedback! 👇
bit.ly/DotNetTipsCo...
#dotNet #MVPBuzz

0 0 0 0
Preview
Collection Performance These articles delves into performance optimization for collections in .NET, covering topics like looping, sorting, and utilizing different types of objects. The author identified performance varia…

Microsoft developers! 🚀 Want to iterate over collections efficiently and boost performance? This page is packed with insights to help you write faster code, delight users, and even cut cloud costs. Don't miss out—bookmark it now! 🔥👇
dotnettips.wordpress.com/2024/05/01/c...
#MVPBuzz #dotnet

0 0 0 0
Post image

Building Organized and Maintainable Code with Classes Change: Classes are the backbone of .NET applications, enabling developers to create organized, modular, and maintainable code that adheres to OOP principles.
#dotnet #MVPBuzz #RockYourCode

0 0 0 0
Preview
Comparing Type Checking Methods in .NET: Performance vs. Readability In .NET, type checking methods include GetType(), the is keyword, IsAssignableFrom(), and the as keyword. Each method varies in readability and performance.

Type checking in .NET: What’s best—`GetType()`, `is`, `as`, or `IsAssignableFrom()`? Each has trade-offs in readability and performance. Choose wisely! 🧐
dotnettips.wordpress.com/2025/04/06/c...
#dotNET #CodingTips #dotNetTips #MVPBuzz #CodePerformance

0 0 0 0
Just a moment...

Explore building real-time applications using #SignalR with ASP.NET! Enhance your apps' responsiveness with real-time updates seamlessly. Dive into server configurations, client protocols, and use cases. #dotnet #webdevelopment

1 0 0 0

Aspire Developer Control Plane old.reddit.com/r/dotnet/comments/1sfv65...

#dotnet

0 0 0 0
Preview
Take full control of your floating windows in Visual Studio - Visual Studio Blog Make Visual Studio floating windows work perfectly with PowerToys FancyZones. Flip one option to get independent windows, better snapping, and less friction.

Take full control of your floating windows in Visual Studio | by Mads Kristensen

is.gd/T93XEY

#visualstudio #ide #softwaredev #productivity #dotnet #powertoys #fancyzones

0 0 0 0
Post image

Just hung out with the .NET team! 🚀
We’ve been busy polishing yFiles for Avalonia EAP 2, and the performance on iOS is absolutely smooth. It's coming your way very soon—stay tuned! 📱✨

#AvaloniaUI #DotNet #CSharp #iOSDev #SoftwareDevelopment #DataVisualization

0 0 0 0

Your terminal is your most powerful tool. Why leave it to profile your code? #CLI #csharp #dotnet

0 0 0 0
Post image

Need a single source of truth for .NET migrations? Microsoft's Modernization Assessment scans apps, dependencies and compatibility to prioritize work, cut risk, and produce actionable migration plans. #dotnet #CloudMigration

devblogs.microsoft.com/dotnet/your-...

0 0 0 0
Preview
How to Give AI Coding Agents Better Direction AI coding agents do not need better prompts. They need better direction. Learn how developers can guide product, UX, and architecture more effectively when building with AI agents.

How to Give AI Coding Agents Better Direction | by Matt Mattei

buff.ly/u2qRSMD

#ai #unoplatform #agents #dotnet #ux #softwaredev

0 1 0 0
Screenshot of the Umbraco Community Hour virtual meetup showing thirteen participants in a grid of video call windows. Each person appears in their own frame, many wearing headphones and raising a hand in greeting. Visible names include Corne Hoskam, Owain Jones, Warren Buckley, Richard Thompson, Carl, Nathaniel Nunes, Umbraco Community, Sebastiaan Janssen, Lars-Erik Aabech, Paul Seal, Adam Werner, Alex Skrypnyk, and Afreed. Backgrounds vary, with some in home offices and others using virtual scenes such as the Golden Gate Bridge, a building labeled “FAF,” and an image of Earth from space.

Screenshot of the Umbraco Community Hour virtual meetup showing thirteen participants in a grid of video call windows. Each person appears in their own frame, many wearing headphones and raising a hand in greeting. Visible names include Corne Hoskam, Owain Jones, Warren Buckley, Richard Thompson, Carl, Nathaniel Nunes, Umbraco Community, Sebastiaan Janssen, Lars-Erik Aabech, Paul Seal, Adam Werner, Alex Skrypnyk, and Afreed. Backgrounds vary, with some in home offices and others using virtual scenes such as the Golden Gate Bridge, a building labeled “FAF,” and an image of Earth from space.

We had a brilliant #UmbracoCommunityHour virtual meetup today!

A big thank you to everyone who attended!

#umbraco #dotnet #virtual #meetup

0 0 1 0
Preview
Give Your AI Coding Assistant Duende Expertise with Agent Skills and MCP Server Announcing Duende Agent Skills and the Duende Documentation MCP Server. Two tools that give AI coding assistants deep knowledge of IdentityServer, BFF, and identity protocols.

Want your AI to translate our docs for you? 📖 The new Duende Documentation MCP Server brings our docs, blog posts, and GitHub code samples directly into your AI coding assistant via local SQLite full-text search.

Requires .NET 10 SDK. Setup guide here: duende.link/87qibs

#IdentityServer #DotNet

1 0 1 0
Preview
ASP.NET Community Standup: Zstandard compression comes to .NET 11

Zstandard (zstd) is a modern, high-performance compression algorithm that's faster than gzip and brotli. Daniel Roth and Radek Zikmund what us through it and .NET 11s support for it in the ASP.NET Community Standup.

#dotnet #aspnetcore #csharp

0 0 0 0

From where should I start? old.reddit.com/r/dotnet/comments/1sfrsb...

#dotnet

0 0 0 0

CS grad learning C# by building an app: good idea, and can C# change Windows network/settings? old.reddit.com/r/csharp/comments/1sfs0v...

#csharp #dotnet

0 0 0 0
Post image

🔱 Beware the God Object!

It’s consuming your codebase & draining all the life. 💀

Learn to exorcise it in our webinar! 👇🏻

https://youtube.com/live/rVnoQMTGJRU

#TechTraining #dotnet #antipatterns

0 0 0 0

I cant make my background transparent for some reason? old.reddit.com/r/csharp/comments/1sdh2u...

#csharp #dotnet

0 0 0 0

Source Browser for EntityFramework Core old.reddit.com/r/dotnet/comments/1sfpom...

#dotnet

0 0 0 0
Post image

🤖 Willst du KI effektiv in .NET-Anwendungen nutzen❓

KI & .NET Camp:
✓ GitHub Copilot & OpenAI APIs integrieren
✓ MCP & RAG praktisch einsetzen
✓ Fokus auf reale Anwendungsfälle & produktionsnahe Architekturen

 Jetzt anmelden:
👉 https://f.mtr.cool/stplufavjk

#DotNet #AI #Copilot

1 0 0 0
Preview
Dew Drop – April 8, 2026 (#4642) – Morning Dew by Alvin Ashcraft Morning Dew by Alvin Ashcraft

Dew Drop – April 8, 2026 (#4642)

www.alvinashcraft.com/2026/04/08/d...

#dotnet #webdev #ai #windowsdev #cloud #visualstudio #appdev #csharp #database #dewdrop

1 0 0 0
Preview
ASP.NET Core 2.3 end of support announcement - .NET Blog ASP.NET Core 2.3 will reach end of support on April 7, 2027. Learn what this means for your applications and how to upgrade to a modern supported version of .NET.

If you, your company, or clients are using ASP. NET Core 2.3,the timer has started. You have 12 months to upgrade.
devblogs.microsoft.com/dotnet/aspne...

#dotnet

0 0 1 0

If anyone needs help with an OSS project, or perhaps you just want a review, hit me up.

#dotnet #csharp

0 0 0 0

Garnet from Microsoft Research is a drop-in Redis replacement built on .NET - 108% more throughput at 500 connections, C# custom commands instead of Lua, and SSD storage tiering. MIT licensed.

the-runtime.dev/articles/garnet-redis-al...

#dotnet #redis #caching

0 0 0 0