I love using plugins, and using them with Blazor is no exception!
Read more here:
https://bgh.st/9y9hi2
#aspnetcore #blazor #plugins #csharp
Speed up your Minimal APIs with Response Caching! ⚡
Serve repeated GET requests instantly from cache → less server load, faster responses, saved bandwidth
#dotnet #aspnetcore #MinimalApis #CSharp #Performance www.ottorinobruni.com/how-to-use-r...
Aspire 13.2: Dashboard Gets Smarter Export and Telemetry by @james.newtonking.com devblogs.microsoft.com/aspire/aspir... #aspnetcore #aspire
Dew Drop Weekly Newsletter 477 - Week Ending April 3, 2026
zc.vg/ri3JM?m=0
#dewdrop #newsletter #javascript #css #azure #aspnetcore #aspire #windowsdev #xaml #cpp #dotnet #csharp #ai #mcp #agile #devops #appdev #dotnetmaui #podcasts #m365 #sqlserver #data #powershell #cli
Dew Drop Weekly Newsletter 477 - Week Ending April 3, 2026
zc.vg/ri3JM?m=0
#dewdrop #newsletter #javascript #css #azure #aspnetcore #aspire #windowsdev #xaml #cpp #dotnet #csharp #ai #mcp #agile #devops #appdev #dotnetmaui #podcasts #m365 #sqlserver #data #powershell #cli
gRPC in ASP.NET Core > slow JSON REST? ⚡
Strongly-typed calls, HTTP/2, binary serialization & streaming
Real-world example + step-by-step guide just dropped!
When do you choose gRPC over REST? 👇
#dotnet #aspnetcore #grpc #csharp #Microservices www.ottorinobruni.com/getting-star...
Mastering Performance Optimization in .NET Core Applications
Is your .NET application slower than it should be? 🤔
📖 Read full article:
👉 [dev.to/niotechone/mastering-per...
🌐 Explore more:
👉 niotechone.com
#dotnet #aspnetcore
We can use plugins in Blazor to extend frontend AND backend functionality.
Read more here:
https://bgh.st/5g3nf0
#aspnetcore #blazor #plugins #csharp
The Entity Framework Extensions: Performance-Focused (Need for Speed) when working with large Datasets by yogihosting www.yogihosting.com/entity-frame... #aspnetcore
.NET Rocks! - #ASPNETCore in 2026 with Daniel Roth and hosts Carl Franklin & Richard Campbell
buff.ly/9iyALTF
#podcast #dotnet #microsoft #webdev #blazor #razorpages #aspnetmvc
How to Implement JWT Authentication in ASP .NET Core by Saurav Kumar www.c-sharpcorner.com/article/how-... #aspnetcore
Are you using VS Code for your web development?
Read more here:
https://bgh.st/huu2qs
#aspnet #aspnetcore #vscode
Release Aspire 13.2.1 by Open at Microsoft github.com/microsoft/as... #aspnetcore #aspire
.NET 10 performance benefits everyone. By optimizing IdentityServer for the new runtime, we pass those gains down to every application that relies on us.
Reduced CPU cycles in auth mean lower cloud bills for the entire community.
Learn More: duende.link/bpicx
#dotnet #aspnet #aspnetcore
Instantiating Objects and Accessing Properties in Blazor by Héctor Pérez www.telerik.com/blogs/instan... #aspnetcore #blazor
SaaS providers are black boxes. Duende gives you full source access. Step-through to understand exactly how it all works.
Learn how: duende.link/appmodli
#dotnet #aspnet #aspnetcore
How to Load and Save Images in Blazor Image Editor with SQL Server by Satheeskumar S www.syncfusion.com/blogs/post/l... #aspnetcore #blazor
Want to start building your own websites and web services?!
Read more here:
https://bgh.st/e69yck
#aspnet #aspnetcore #dotnet
☎️ Aspire Roadmap - Q1 2026 Update (March 2026) by @maddy.fm github.com/microsoft/as... #aspnetcore #aspire
How to Load and Save Images in Blazor Image Editor with SQL Server
www.syncfusion.com/blogs/post/l...
#dotnet #blazor #aspnetcore #ref #webdev #syncfusion #csharp #sqlserver
MPCoreDeveloper/SafeWebCore: a security library for .net web development by Michel P github.com/MPCoreDevelo... #aspnetcore
Modernizing .NET Part 18! 🔐
Today we’re tackling OAuth in ASP.NET Core.
✅ Reverse proxy scheme detection
✅ Legacy redirect URI overrides
✅ Scalable, cloud-native auth
medium.com/@michael.kop...
#dotnet #csharp #security #oauth #aspnetcore #aspnet
Docker Volumes on ASP .NET Core App by yogihosting www.yogihosting.com/docker-volum... #aspnetcore
.NET 10 performance benefits everyone. By optimizing IdentityServer for the new runtime, we pass those gains down to every application that relies on us. Reduced CPU cycles in auth mean lower cloud bills for the entire community.
Learn more here: duende.link/2swrhhw
#dotnet #aspnet #aspnetcore
Exploring Claude Code Hooks with the Coding Agent Explorer (.NET) by Tore Nestenius nestenius.se/ai/exploring... #aspnetcore
La registrazione del Live Coding "Tool e sistemi multi-agente con Agent Framework" è disponibile online www.youtube.com/watch?v=zggk... #dotnet #aspnetcore #ai #openai
Generate high-quality screenshots and PDFs in your #ASPNETCore projects without Puppeteer using this efficient #ScreenshotAPI. Enhance your C# applications with seamless integration. Perfect for developers seeking a lightweight solution.
Tired of slow JSON REST calls? ⚡
Switch to gRPC in ASP.NET Core → faster, strongly-typed, binary & streaming
Perfect for microservices and high-performance backends
When do you choose gRPC over REST? 👇
#dotnet #aspnetcore #grpc #csharp #Microservices www.ottorinobruni.com/getting-star...
Blazor + Plugins + Dynamic HTML = ???
Read more here:
https://bgh.st/3r0pex
#aspnet #aspnetcore #blazor #csharp
Learn the essentials of error handling in ASP.NET Core for better app reliability. Get insights on the use of status code pages, exception handling middleware, and custom error pages. Enhance user experience & security. #ASPNETCore #ErrorHandling