#ASPNETCore 2.3 end of support announcement | by Daniel Roth
ift.tt/0YzAu8m
#dotnet #webdev #dotnetcore
Latest posts tagged with #dotNet on Bluesky
#ASPNETCore 2.3 end of support announcement | by Daniel Roth
ift.tt/0YzAu8m
#dotnet #webdev #dotnetcore
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
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...
Having some new revelations, regarding Extension methods old.reddit.com/r/csharp/comments/1sfx0c...
#csharp #dotnet
Avalonia 12 - Ready for What’s Next
buff.ly/0UdzXS7
#dotnet #appdev #xaml #crossplatform #csharp #avaloniaui
.NET 9 added Guid.CreateVersion7() - should we stop using Guid.NewGuid()? old.reddit.com/r/dotnet/comments/1sfw2f...
#dotnet
💡 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
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
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
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
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
Aspire Developer Control Plane old.reddit.com/r/dotnet/comments/1sfv65...
#dotnet
Take full control of your floating windows in Visual Studio | by Mads Kristensen
is.gd/T93XEY
#visualstudio #ide #softwaredev #productivity #dotnet #powertoys #fancyzones
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
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-...
How to Give AI Coding Agents Better Direction | by Matt Mattei
buff.ly/u2qRSMD
#ai #unoplatform #agents #dotnet #ux #softwaredev
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
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
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
From where should I start? old.reddit.com/r/dotnet/comments/1sfrsb...
#dotnet
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
🔱 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
I cant make my background transparent for some reason? old.reddit.com/r/csharp/comments/1sdh2u...
#csharp #dotnet
Source Browser for EntityFramework Core old.reddit.com/r/dotnet/comments/1sfpom...
#dotnet
🤖 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
Dew Drop – April 8, 2026 (#4642)
www.alvinashcraft.com/2026/04/08/d...
#dotnet #webdev #ai #windowsdev #cloud #visualstudio #appdev #csharp #database #dewdrop
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
If anyone needs help with an OSS project, or perhaps you just want a review, hit me up.
#dotnet #csharp
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