#aspnetcore risultati di ricerca

Why should you be excited about #dotNET #Aspire if you're an #ASPNETCore dev? 🤔 Let's check with @danroth27 & @maddymontaquila & learn how it can streamline building & deploying apps, making your life easier: prgress.co/3HHpbGo

Telerik's tweet image. Why should you be excited about #dotNET #Aspire if you're an #ASPNETCore dev? 🤔

Let's check with @danroth27 & @maddymontaquila & learn how it can streamline building & deploying apps, making your life easier: prgress.co/3HHpbGo

Many new metrics are coming in #aspnetcore .NET 10.

JamesNK's tweet image. Many new metrics are coming in #aspnetcore .NET 10.

Say hello to your new best friend: the Telerik UI for #ASPNETCore AI Coding Assistant! 🤖 This purpose-built tool is trained on over 110 components to generate high-quality, production-ready code so you can spend less time fixing & more time delivering features faster than ever…


Proud to what we built 10 years ago! #dotnet #aspnetcore

davidfowl's tweet image. Proud to what we built 10 years ago!

#dotnet #aspnetcore

Had a great meetup in Aarhus .NET User Group last night, where I got to talk about what’s new for ASP .NET Core 10. 😃 My new workplace was the host which was very convenient and appreciated. 😊 #dotnet #aspnetcore #blazor

KStrubeG's tweet image. Had a great meetup in Aarhus .NET User Group last night, where I got to talk about what’s new for ASP .NET Core 10. 😃 My new workplace was the host which was very convenient and appreciated. 😊
#dotnet #aspnetcore #blazor

Been using razor components + minimal apis for simple server rendered web apps. #dotnet #aspnetcore

davidfowl's tweet image. Been using razor components + minimal apis for simple server rendered web apps.

#dotnet #aspnetcore
davidfowl's tweet image. Been using razor components + minimal apis for simple server rendered web apps.

#dotnet #aspnetcore

What Blazor UI packages are you using for components? Read more here: devleader.ca/2024/03/20/mud… #Blazor #ASPNETCore #DotNet #CSharp

DevLeaderCa's tweet image. What Blazor UI packages are you using for components?

Read more here:
devleader.ca/2024/03/20/mud…

#Blazor #ASPNETCore #DotNet #CSharp

💻 Ready to modernize legacy .NET apps? In "Migrating ASP.NET Web Forms & MVC to Core", I walk you through upgrading MVC and Web Forms apps to Core. 🔗 bit.ly/3KMo4GA #DotNet #ASPNETCore #LegacyMigration

JTowerMI's tweet image. 💻 Ready to modernize legacy .NET apps?

In "Migrating ASP.NET Web Forms & MVC to  Core", I walk you through upgrading MVC and Web Forms apps to  Core.

🔗 bit.ly/3KMo4GA

#DotNet #ASPNETCore #LegacyMigration

I published a complete course on building #aspnetcore 9 Web APIs the right way — using Entity Framework Core and DDD principles. Most API tutorials show you how to make things work. This one is about building APIs that scale, stay maintainable, and follow best practices from…

iammukeshm's tweet image. I published a complete course on building #aspnetcore 9 Web APIs the right way — using Entity Framework Core and DDD principles.

Most API tutorials show you how to make things work.  
This one is about building APIs that scale, stay maintainable, and follow best practices from…

🔥 Handling exceptions in .NET 8 just got better! Say hello to IExceptionHandler — the new recommended approach for global exception handling in #aspnetcore. 💡 What's awesome about it? ➡️ Implement a single method: TryHandleAsync ➡️ Work directly with HttpContext & error…

iammukeshm's tweet image. 🔥 Handling exceptions in .NET 8 just got better!

Say hello to IExceptionHandler — the new recommended approach for global exception handling in #aspnetcore.

💡 What's awesome about it?

➡️ Implement a single method: TryHandleAsync
➡️ Work directly with HttpContext & error…

🚀 Just launched a new API + UI combo under the APIverse project! 🔐 Generate precise 10-digit location codes with the DigiPin Generator API — fast, simple, and no user data stored. Read the full story + try it live 👇 🌐 code-town.blogspot.com/2025/06/digipi… #dotnet #WebAPI #ASPNetCore

its_ShubhamK's tweet image. 🚀 Just launched a new API + UI combo under the APIverse project!

🔐 Generate precise 10-digit location codes with the DigiPin Generator API — fast, simple, and no user data stored.

Read the full story + try it live 👇
🌐 code-town.blogspot.com/2025/06/digipi…

#dotnet #WebAPI #ASPNetCore…

A while ago, we ran into a strange issue in one of our #aspnetcore apps. We had a global exception handler in place. Everything looked fine on paper. But somehow, certain exceptions were slipping through. No logs. No custom error responses. Just raw 500s hitting the client. We…

iammukeshm's tweet image. A while ago, we ran into a strange issue in one of our #aspnetcore apps.

We had a global exception handler in place. Everything looked fine on paper. But somehow, certain exceptions were slipping through. No logs. No custom error responses. Just raw 500s hitting the client.

We…

Passkeys in .NET 10 Blazor Apps with ASP .NET Identity by @maartenballiauw duendesoftware.com/blog/20251007-… #aspnetcore

aspnetcore_news's tweet image. Passkeys in .NET 10 Blazor Apps with ASP .NET Identity by @maartenballiauw duendesoftware.com/blog/20251007-… #aspnetcore

Day #8 of .NET Web API Zero to Hero: Filters in #aspnetcore A few years ago, I built an API with ~40+ endpoints. Every action had repeated code — logging, model validation, response shaping. Messy, bloated, and unmaintainable. That’s when I discovered Filters. They changed…

iammukeshm's tweet image. Day #8 of .NET Web API Zero to Hero: Filters in #aspnetcore

A few years ago, I built an API with ~40+ endpoints.  
Every action had repeated code — logging, model validation, response shaping.  
Messy, bloated, and unmaintainable.

That’s when I discovered Filters.

They changed…

VibedMediatr: A Drop-In MediatR Alternative by @YodasMyDad lee.uk/vibedmediatr-a… #aspnetcore

aspnetcore_news's tweet image. VibedMediatr: A Drop-In MediatR Alternative by @YodasMyDad lee.uk/vibedmediatr-a… #aspnetcore

🎓 My newest course just dropped! "Migrating ASP.NET Web APIs → Core" Get strategies, advice, and demos of updating your Web API solutions to Core. 🔗 dometrain.com/course/migrati… #dotnet #aspnetcore #csharp #webapi

JTowerMI's tweet image. 🎓 My newest course just dropped!
"Migrating ASP.NET Web APIs →  Core"

Get strategies, advice, and demos of updating your Web API solutions to  Core.

🔗 dometrain.com/course/migrati…

#dotnet #aspnetcore #csharp #webapi

I'm still learning Blazor, but MAN did this cause me some grief... Read more here: devleader.ca/2024/03/21/bla… #Blazor #ASPNETCore #DotNet #CSharp

DevLeaderCa's tweet image. I'm still learning Blazor, but MAN did this cause me some grief...

Read more here:
devleader.ca/2024/03/21/bla…

#Blazor #ASPNETCore #DotNet #CSharp

Learn how to implement versioning in ASP.NET Core Web APIs using NuGet and Swagger to maintain backward compatibility in .NET 8. - hackernoon.com/how-to-impleme… #restapi #aspnetcore


What kind of sorcery do we get with TWO dependency containers in ASP NET Core?! Read more here: devleader.ca/2024/05/03/aut… #CSharp #DotNetCore #ASPNETCore #WebDevelopment

DevLeaderCa's tweet image. What kind of sorcery do we get with TWO dependency containers in ASP NET Core?!

Read more here:
devleader.ca/2024/05/03/aut…

#CSharp #DotNetCore #ASPNETCore #WebDevelopment

ICYMI: (01/18/2021): "Using Yarn with ASP.NET Core Projects." RTs and feedback are always appreciated! jjg.me/3iocHCB #Yarn #ASPNET #ASPNETCore #ASPNETCoreMVC #Razor #MVC #Web


Adding .NET 10 Passkey Support to Duende IdentityServer 👉 duende.link/berqe86 Learn how to add #dotnet 10 passkey support to a non-Blazor project such as MVC or Razor Pages. #security #aspnetcore #identity #webauthn


Transform how users interact with PDFs. Built-in #editing tools let users compress, rearrange, merge, or split documents, making #PDF viewers more useful for real-world workflows. Compare leading #AspNetCore PDF Viewer #components. dlvr.it/TNrS1K


Need to learn all about authorization for MCP servers? 🤔 That's what the #ASPNETCore Community Standup is for! Dive into the MCP authorization flow together with @danroth27 & @mkistler82: prgress.co/42ODh0b

Telerik's tweet image. Need to learn all about authorization for MCP servers? 🤔 

That's what the #ASPNETCore Community Standup is for!

Dive into the MCP authorization flow together with @danroth27 & @mkistler82: prgress.co/42ODh0b

Blogged: Adding metadata to fallback endpoints in ASP .NET Core andrewlock.net/adding-metadat… In this post I discuss fallback endpoints and show how adding metadata to MVC or Razor Page fallback endpoints has some quirks to be aware of #dotnet #aspnetcore


If one user can crash your service with too many requests, then you definitely need Rate Limiting! 🛡️ This guide by @ottorinobruni shows you how to use the #ASPNETCore built-in middleware in #dotNET 8 & .NET 9 to configure different limiter types! 👇 prgress.co/3KUmvqr


ICYMI - Announcing .NET 10 Release Candidate 2 - .NET Blog .NET 10 Release Candidate 2 focuses on final quality, reliability, and stabilization across the runtime, SDK, libraries, #ASPNETCore, Blazor, .NET MAUI, and more. hubs.li/Q03PcXfp0

dotnetfdn's tweet image. ICYMI - Announcing .NET 10 Release Candidate 2 - .NET Blog
.NET 10 Release Candidate 2 focuses on final quality, reliability, and stabilization across the runtime, SDK, libraries, #ASPNETCore, Blazor, .NET MAUI, and more.

hubs.li/Q03PcXfp0

Had a great meetup in Aarhus .NET User Group last night, where I got to talk about what’s new for ASP .NET Core 10. 😃 My new workplace was the host which was very convenient and appreciated. 😊 #dotnet #aspnetcore #blazor

KStrubeG's tweet image. Had a great meetup in Aarhus .NET User Group last night, where I got to talk about what’s new for ASP .NET Core 10. 😃 My new workplace was the host which was very convenient and appreciated. 😊
#dotnet #aspnetcore #blazor

Turn structured data into impactful visuals. Bar and column #charts transform complex datasets into accessible, readable graphics, great for both business users and data analysts. Compare leading #ASPNetCore #charting components. dlvr.it/TNpFKN


Final post in my .NET 10 passkey series! Adding .NET 10 Passkey Support to Duende IdentityServer 👉 duende.link/berqe86 Learn how to add #dotnet 10 passkey support to a non-Blazor project such as MVC or Razor Pages. #security #aspnetcore #identity #webauthn


Adding .NET 10 Passkey Support to Duende IdentityServer 👉 duende.link/berqe86 Learn how to add #dotnet 10 passkey support to a non-Blazor project such as MVC or Razor Pages. #security #aspnetcore #identity #webauthn


Breaking alert: Microsoft just handed an ASP.NET Core bug the highest severity score ever 🚨 Running Core? Patch now, crank up those WAF rules, and watch your logs like a hawk. Not a drill. Thoughts? Reply! #CyberSec #InfoSec #ASPNetCore


Blogged: "Not all grains are created equal!" A deep dive into why grain constructors can behave differently upon re-activation, and how a background task can inadvertently hijack the grain scheduler. @msftorleans @dotnet #aspnetcore ledjonbehluli.com/posts/orleans_…


Need a secure OAuth desktop client for your #dotNET apps? 🔒 This guide by @damien_bod shows you how to build one that talks to an #ASPNETCore server, all secured by Microsoft Entra ID! 👇 prgress.co/43mZNgN


Many new metrics are coming in #aspnetcore .NET 10.

JamesNK's tweet image. Many new metrics are coming in #aspnetcore .NET 10.

Why should you be excited about #dotNET #Aspire if you're an #ASPNETCore dev? 🤔 Let's check with @danroth27 & @maddymontaquila & learn how it can streamline building & deploying apps, making your life easier: prgress.co/3HHpbGo

Telerik's tweet image. Why should you be excited about #dotNET #Aspire if you're an #ASPNETCore dev? 🤔

Let's check with @danroth27 & @maddymontaquila & learn how it can streamline building & deploying apps, making your life easier: prgress.co/3HHpbGo

Had a great meetup in Aarhus .NET User Group last night, where I got to talk about what’s new for ASP .NET Core 10. 😃 My new workplace was the host which was very convenient and appreciated. 😊 #dotnet #aspnetcore #blazor

KStrubeG's tweet image. Had a great meetup in Aarhus .NET User Group last night, where I got to talk about what’s new for ASP .NET Core 10. 😃 My new workplace was the host which was very convenient and appreciated. 😊
#dotnet #aspnetcore #blazor

What Blazor UI packages are you using for components? Read more here: devleader.ca/2024/03/20/mud… #Blazor #ASPNETCore #DotNet #CSharp

DevLeaderCa's tweet image. What Blazor UI packages are you using for components?

Read more here:
devleader.ca/2024/03/20/mud…

#Blazor #ASPNETCore #DotNet #CSharp

Proud to what we built 10 years ago! #dotnet #aspnetcore

davidfowl's tweet image. Proud to what we built 10 years ago!

#dotnet #aspnetcore

ASP .NET Web API – Token Based Authentication Tutorial by Beau Carnes youtube.com/watch?v=QSFWSj… #aspnetcore

aspnetcore_news's tweet image. ASP .NET Web API – Token Based Authentication Tutorial by Beau Carnes youtube.com/watch?v=QSFWSj… #aspnetcore

I published a complete course on building #aspnetcore 9 Web APIs the right way — using Entity Framework Core and DDD principles. Most API tutorials show you how to make things work. This one is about building APIs that scale, stay maintainable, and follow best practices from…

iammukeshm's tweet image. I published a complete course on building #aspnetcore 9 Web APIs the right way — using Entity Framework Core and DDD principles.

Most API tutorials show you how to make things work.  
This one is about building APIs that scale, stay maintainable, and follow best practices from…

💻 Ready to modernize legacy .NET apps? In "Migrating ASP.NET Web Forms & MVC to Core", I walk you through upgrading MVC and Web Forms apps to Core. 🔗 bit.ly/3KMo4GA #DotNet #ASPNETCore #LegacyMigration

JTowerMI's tweet image. 💻 Ready to modernize legacy .NET apps?

In "Migrating ASP.NET Web Forms & MVC to  Core", I walk you through upgrading MVC and Web Forms apps to  Core.

🔗 bit.ly/3KMo4GA

#DotNet #ASPNETCore #LegacyMigration

Building Fast Serverless APIs With Minimal APIs on AWS Lambda by @mjovanovictech milanjovanovic.tech/blog/building-… #aspnetcore

aspnetcore_news's tweet image. Building Fast Serverless APIs With Minimal APIs on AWS Lambda by @mjovanovictech milanjovanovic.tech/blog/building-… #aspnetcore

🚀 Just launched a new API + UI combo under the APIverse project! 🔐 Generate precise 10-digit location codes with the DigiPin Generator API — fast, simple, and no user data stored. Read the full story + try it live 👇 🌐 code-town.blogspot.com/2025/06/digipi… #dotnet #WebAPI #ASPNetCore

its_ShubhamK's tweet image. 🚀 Just launched a new API + UI combo under the APIverse project!

🔐 Generate precise 10-digit location codes with the DigiPin Generator API — fast, simple, and no user data stored.

Read the full story + try it live 👇
🌐 code-town.blogspot.com/2025/06/digipi…

#dotnet #WebAPI #ASPNetCore…

I'm still learning Blazor, but MAN did this cause me some grief... Read more here: devleader.ca/2024/03/21/bla… #Blazor #ASPNETCore #DotNet #CSharp

DevLeaderCa's tweet image. I'm still learning Blazor, but MAN did this cause me some grief...

Read more here:
devleader.ca/2024/03/21/bla…

#Blazor #ASPNETCore #DotNet #CSharp

🎓 My newest course just dropped! "Migrating ASP.NET Web APIs → Core" Get strategies, advice, and demos of updating your Web API solutions to Core. 🔗 dometrain.com/course/migrati… #dotnet #aspnetcore #csharp #webapi

JTowerMI's tweet image. 🎓 My newest course just dropped!
"Migrating ASP.NET Web APIs →  Core"

Get strategies, advice, and demos of updating your Web API solutions to  Core.

🔗 dometrain.com/course/migrati…

#dotnet #aspnetcore #csharp #webapi

Been using razor components + minimal apis for simple server rendered web apps. #dotnet #aspnetcore

davidfowl's tweet image. Been using razor components + minimal apis for simple server rendered web apps.

#dotnet #aspnetcore
davidfowl's tweet image. Been using razor components + minimal apis for simple server rendered web apps.

#dotnet #aspnetcore

🔥 Handling exceptions in .NET 8 just got better! Say hello to IExceptionHandler — the new recommended approach for global exception handling in #aspnetcore. 💡 What's awesome about it? ➡️ Implement a single method: TryHandleAsync ➡️ Work directly with HttpContext & error…

iammukeshm's tweet image. 🔥 Handling exceptions in .NET 8 just got better!

Say hello to IExceptionHandler — the new recommended approach for global exception handling in #aspnetcore.

💡 What's awesome about it?

➡️ Implement a single method: TryHandleAsync
➡️ Work directly with HttpContext & error…

A while ago, we ran into a strange issue in one of our #aspnetcore apps. We had a global exception handler in place. Everything looked fine on paper. But somehow, certain exceptions were slipping through. No logs. No custom error responses. Just raw 500s hitting the client. We…

iammukeshm's tweet image. A while ago, we ran into a strange issue in one of our #aspnetcore apps.

We had a global exception handler in place. Everything looked fine on paper. But somehow, certain exceptions were slipping through. No logs. No custom error responses. Just raw 500s hitting the client.

We…

It’s @DamianEdwards getting ready for his #AspNetCore with native AOT session for #dotNETConf!

jglozano's tweet image. It’s @DamianEdwards getting ready for his #AspNetCore with native AOT session for #dotNETConf!

Loading...

Something went wrong.


Something went wrong.


United States Trends