#asp-net — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #asp-net, aggregated by home.social.
-
Modernizing .NET Part 27! 🔤
Solving the "Windows vs Linux" string sorting headache.
✅ Consistent behavior across OS
✅ Custom NLS-compatible comparer
✅ Fix broken CI/CD testshttps://medium.com/@michael.kopt/modernizing-net-part-27-cross-platform-string-sorting-nuances-9bed8bd1898d
#dotnet #dotnetcore #csharp #aspnet #aspnetcore #linux #unicode #windows #nls #icu #sorting #algorithm -
⚡️ .NET API under 1 million requests per minute
-
Modernizing .NET Part 26! 🛡️
Today we’re implementing the Rate Limiting Middleware in ASP.NET Core.
✅ Concurrency control
✅ Stable response times under load
✅ No more cascading failureshttps://medium.com/@michael.kopt/%EF%B8%8F-modernizing-net-part-26-implementing-rate-limiting-middleware-in-asp-net-core-29eb8451d762
#dotnet #csharp #dotnetcore #aspnet #aspnetcore #ratelimiting #performance -
Modernizing .NET Part 25! 🛡️
Today we’re talking about rate limiting as a safety mechanism.
✅ Prevent CPU thrashing
✅ Manage concurrency correctly
✅ Controlled degradation vs. catastrophic failurehttps://medium.com/@michael.kopt/%EF%B8%8F-modernizing-net-part-25-rate-limiting-concepts-and-strategies-db30843433e1
#dotnet #aspnet #dotnetcore #aspnetcore #csharp #programming #performance -
⚡️ In .NET, MAUI will default to CoreCLR
🏷️ #devdigest #dotnet #net #cloud #azure #maui #microsoft #aspnet #asp
-
Keeping Up with C#: From C# 5 to C# 14: A Thematic Journey Through Language Evolution by Rachid DAHIR is a new release on Leanpub!
Link: https://leanpub.com/keepingupwithc
#books #ebooks #newreleases #leanpublishing #selfpublishing #c_sharp #computer_programming #dotnet #aspnet
-
Modernizing .NET Part 24! 📊
Today we’re implementing modern observability with Prometheus and Grafana.
✅ OpenTelemetry metrics
✅ Runtime health (GC, Threads)
✅ Kubernetes-native monitoring
https://medium.com/@michael.kopt/modernizing-net-part-24-modern-monitoring-with-prometheus-and-grafana-d83647e9737b
#dotnet #csharp #aspnet #aspnetcore #csharp #prometheus #grafana #monitoring -
Globally-Distributed Applications with Microsoft Azure by Christos Sakellarios is free with a Leanpub Reader membership! Or you can buy it for $7.99! https://leanpub.com/globally-distributed-applications-with-microsoft-azure #aspnet #azure_documentdb #devops #powershell
-
You've put it off for long enough now...
Read more here:
https://bgh.st/70cmio -
Modernizing .NET Part 23! 🪵
Today we’re fixing log4net context loss in async environments.
✅ Move to LogicalThreadContext
✅ Zero-loss diagnostic trail
✅ Async-safe logginghttps://medium.com/@michael.kopt/modernizing-net-part-23-migrating-log4net-to-modern-net-logging-ebad712711e5
#dotnet #csharp #aspnet #aspnetcore #log4net #programming -
New Stylobot UI article.
https://www.mostlylucid.net/blog/behaviour-aware-ux
StyloBot Release Series: Behaviour-Aware ASP.NET UI
-
Are you using Testcontainers in your tests?
Read more here:
https://bgh.st/mgofly -
Everyone's talking about vertical slices - So here's a free project template for you.
Read more here:
https://bgh.st/q8mtx5 -
How can we use NUnit to test ASP.NET Core?
Read more here:
https://bgh.st/aepnz1 -
Modernizing .NET Part 22! 📂
Today we’re bridging the gap between legacy config files and modern .NET Core.
✅ Custom IConfiguration providers
✅ Hot-reloading support
✅ Zero-downtime config migrationhttps://medium.com/@michael.kopt/modernizing-net-part-22-migrating-configuration-files-to-net-core-ea59b496cd43
#dotnet #csharp #aspnet #aspnetcore #configuration #programming -
How can we use xUnit to test ASP.NET Core?
Read more here:
https://bgh.st/mx50dx -
Unit testing user interfaces makes some people uncomfortable.
Read more here:
https://bgh.st/3br4dp -
So, why did you skip out on those Blazor unit tests?
Read more here:
https://bgh.st/hf2sub -
#Microsoft issues emergency update for #macOS and #Linux ASP.NET threat
Microsoft released an emergency patch for its ASP.NET Core to fix a high-severity #vulnerability that allows unauthenticated attackers to gain SYSTEM privileges on devices that use the Web development framework to run Linux or macOS apps.
The software maker said Tuesday evening that the vulnerability, tracked as CVE-2026-40372
#ASPNet #security -
Modernizing .NET Part 21! 📂
Moving custom WebDAV server logic to .NET Core.
✅ Cross-platform support
✅ ~40% faster request processing
✅ Single codebase strategyhttps://medium.com/@michael.kopt/modernizing-net-part-21-migrating-webdav-server-functionality-to-net-core-2770bca6f374
#dotnet #dotnetcore #aspnet #aspnetcore #csharp #webdav #backend -
Why should we bother unit testing in Blazor?
Read more here:
https://bgh.st/gdhxx5 -
What's the WebApplicationFactory used for in ASP NET?
Read more here:
https://bgh.st/ydgegp -
Looking for a fun beginner Blazor project?
Read more here:
https://bgh.st/2eo3zq -
Modernizing .NET Part 20! 🏗️
Migrating legacy .aspx pages to .NET Core without a full rewrite.
✅ Zero ViewState overhead
✅ Keep existing .aspx URLs
✅ Modern API-driven UIhttps://medium.com/@michael.kopt/%EF%B8%8F-modernizing-net-part-20-migrating-legacy-aspx-pages-to-asp-net-core-d855946c3db0
#dotnet #dotnetcore #aspnet #aspnetcore #csharp #webforms -
How can we call JavaScript from Blazor?
Read more here:
https://bgh.st/pqkgf6