#aspnet результаты поиска
Happening TODAY, LIVE at 10AM PT... #ASPNET Community Standup - Level up eShop with Blazor in .NET 10 Join us as we use GitHub Copilot to upgrade the .NET eShop app with the latest Blazor features in #dotNET 10, (cont) msft.it/l/6019sNIO7

📣 .NET 10 RC1 is here! 📣 The first release candidate is now available with go-live support—ready for production apps. This update brings powerful enhancements across #ASPNET Core, Blazor, #dotNETMAUI, and (cont) msft.it/l/6015sl4KF

🔧 September .NET Servicing Updates Are Live! The latest refresh for .NET 8 and .NET 9 includes important non-security fixes across runtime, #ASPNET Core, and SDKs. .NET Framework also gets updated—no security (cont) msft.it/l/6010smSiE

Happening TODAY, LIVE at 10AM PT... #ASPNET Community Standup - Level up eShop with Blazor in .NET 10 Join us as we use GitHub Copilot to upgrade the .NET eShop app with the latest Blazor features in #dotNET 10, (cont) msft.it/l/6012sNvGC

🧠 Supercharge your Copilot experience in Visual Studio! Learn how to guide AI with Prompt Files for task-specific help and Instruction Files for repo-wide standards. Whether you're building in C# or #ASPNET, this (cont) msft.it/l/6014sSfAE

.NET 10 includes several performance enhancements. Join us TODAY at 10AM PT for today's #ASPNET Community Standup as we review the improvements in .NET 10 for WebAssembly, which helps Blazor WebAssembly apps run (cont) msft.it/l/6010smZEY

Built-in OpenAPI in #ASPNET Core 9 skips the default UI — and that’s exactly why Safia Abdalla (@captainsafia) loves it. In this One Dev Question, she shares about this and a few more of her favorite features. msft.it/6010S2ai0
Are login redirects ruining your API experience? You're not alone! 😩 Luckily, this #ASPNET Community Standup with @danroth27 & @halter73 has a solution! See how #dotNET 10 can automatically prevent those pesky redirects for API endpoints, giving you proper 401 unauthorized…

Unit testing user interfaces makes some people uncomfortable. Read more here: devleader.ca/2023/10/30/bla… #blazor #aspnet #dotnet #testing

VSLive replay 🎥 Explore #ASPNET Core & Blazor in .NET 10: 🧠 AI-infused web apps 🔐 WebAuthn & Passkey support 📊 Better diagnostics ⚡ .NET Aspire productivity Watch now → msft.it/6018snlPn #dotnetaspire

#VSLive replay 🎥 Explore #ASPNET Core & Blazor in .NET 10: 🧠 AI-infused web apps 🔐 WebAuthn & Passkey support 📊 Better diagnostics ⚡ .NET Aspire productivity Watch now → msft.it/6011sw6zW #dotnet

Controllers are a solid starting point in #ASPNET—but they don’t always scale well. In today's On .NET, we discover the REPR pattern (Request, Endpoint, Response) and how FastEndpoints helps you build cleaner, more (cont) msft.it/l/6011sItYl

TODAY at 10AM PT - ASP .NET Community Standup takes on preventing login redirects for APIs. Tired of login redirects when calling your APIs? See how #ASPNET Core in #dotNET 10 now prevents login directs when accessing (cont) msft.it/l/6011sd96N

Unlock the differences between ASP.NET SOAP Web Services & Core SOAP APIs with concrete code examples. An absolute must-read for devs! 💻 Read more: tinyurl.com/5n977zah #CodeComparison #ASPNET #ASPNETCore #SOAP #ASPNETSOAP #DOTNET…

TODAY at 10AM PT - ASP .NET Community Standup takes on preventing login redirects for APIs. Tired of login redirects when calling your APIs? See how #ASPNET Core in #dotNET 10 now prevents login directs when accessing (cont) msft.it/l/6015sdeaN

🌍UNESCO Ortak Okullar Ağı'na (ASPnet) katılmanın gurur ve heyecanını yaşıyoruz! 🎉🎓✨ #UNESCO #ASPnet #MevKoleji #SürdürülebilirGelecek #KüreselVatandaşlık #EğitimdeFarkYarat #BarışVeDemokrasi #KültürelÇeşitlilik

Built-in OpenAPI in #ASPNET Core 9 skips the default UI — and that’s exactly why Safia Abdalla loves it. She shares about this and a few more of her favorite features in this #OneDevQuestion. Read the OpenAI Overview here: msft.it/6012SIijO
Happening TODAY LIVE at 10AM PT. Drop in for a chill #ASPNET Community Standup with @mkistler82, @lyrichardson01, and @MackinnonBuck as they dive into vibe coding an MCP server using C#. See you here ➡️ msft.it/6018stom6

Happening TODAY, LIVE at 10AM PT... #ASPNET Community Standup - Level up eShop with Blazor in .NET 10 Join us as we use GitHub Copilot to upgrade the .NET eShop app with the latest Blazor features in #dotNET 10, (cont) msft.it/l/6019sNIO7

Happening TODAY, LIVE at 10AM PT... #ASPNET Community Standup - Level up eShop with Blazor in .NET 10 Join us as we use GitHub Copilot to upgrade the .NET eShop app with the latest Blazor features in #dotNET 10, (cont) msft.it/l/6012sNvGC

#VulnerabilityReport #ASPNET CVE-2025-53690: Mandiant and Sitecore Warn of Active Exploitation in ASP.NET Machine Key Configurations securityonline.info/cve-2025-53690…
When you design APIs that return large datasets, pagination is not optional. Without it, you risk overwhelming your database, your network, and your consumers. #dotnet #aspnet roxeem.com/2025/10/11/str…
Discover how Blazor enables building powerful desktop applications with reusable components. Simplify your development process and enhance your app's performance. #Blazor #dotnet #aspnet isaacl.dev/gtx
🚀 Diese Woche: Redis mit ASP.NET Session State integriert! 🎉 Session-Sharing über mehrere Frontend-Server – dank Microsoft in nur 2 Zeilen Code! Wer nutzt das auch? #Programming #ASPNet #Redis #DevLife
Aspire 9.5 is here! 🚀 Discover the latest updates and enhancements that will streamline your development process. #Aspire #dotnet #aspnet isaacl.dev/gtu
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
Complete ASP.NET Core MVC 6: A Project guide 2025 udemy.com/course/aspnet-… #aspnet #development #coding #programming #mvc #project

The builder-app pattern results a mess. #aspnet #aspire How do you correlate middleware with required services (and configuration) grouped by functionality? I think I am looking for a Startup class per logical component.
Happening today at 4:00 PM PT: #ASPNET Community Standup: Razor Reloaded Get an inside look at the latest Razor tooling and Hot Reload enhancements coming to Visual Studio 2026 Insiders, straight from the team building it! See you here: msft.it/6014saDD6

Happening today at 4:00 PM PT: #ASPNET Community Standup: Razor Reloaded Get an inside look at the latest Razor tooling and Hot Reload enhancements coming to Visual Studio 2026 Insiders, straight from the team building it! See you here: msft.it/6015sa8iF

Controllers are a solid starting point in #ASPNET—but they don’t always scale well. In today's On .NET, we discover the REPR pattern (Request, Endpoint, Response) and how FastEndpoints helps you build cleaner, more (cont) msft.it/l/6019sIQSv

Controllers are a solid starting point in #ASPNET—but they don’t always scale well. In today's On .NET, we discover the REPR pattern (Request, Endpoint, Response) and how FastEndpoints helps you build cleaner, more (cont) msft.it/l/6011sItYl

Discover how Blazor components can simplify desktop app development. Leverage web technologies for seamless integration and increased productivity. #Blazor #aspnet #dotnet isaacl.dev/gta
Behaviors in NServiceBus are like #AspNet core middleware for messages: you can wrap execution, short-circuit, enrich headers, or enforce governance without tangling business code. Kyle McMaster via blog.nimblepros.com/blogs/messagin…
Complete ASP.NET Core MVC 6: A Project guide 2025 udemy.com/course/aspnet-… #aspnet #development #coding #programming #mvc #project

Discover how to integrate AI forecasting with Blazor Pivot Table. Elevate your data analysis capabilities by leveraging the power of Blazor for dynamic data visualizations. #Blazor #AI #aspnet #dotnet isaacl.dev/gs6
Working on docs for the revamped Microsoft.AspNetCore.OpenApi package. What do you wanna see in the docs? #dotnet #aspnet

This week we wrapped up an 8-week training on building web apps with #ASPNET Core MVC. We appreciate instructors, Dep Chief Superintendent Mohamed Shah (retired) & Mr. Ahmed Nazim for their expertise in delivering this training.



Happening TODAY, LIVE at 10AM PT... #ASPNET Community Standup - Level up eShop with Blazor in .NET 10 Join us as we use GitHub Copilot to upgrade the .NET eShop app with the latest Blazor features in #dotNET 10, (cont) msft.it/l/6019sNIO7

Are login redirects ruining your API experience? You're not alone! 😩 Luckily, this #ASPNET Community Standup with @danroth27 & @halter73 has a solution! See how #dotNET 10 can automatically prevent those pesky redirects for API endpoints, giving you proper 401 unauthorized…

📣 .NET 10 RC1 is here! 📣 The first release candidate is now available with go-live support—ready for production apps. This update brings powerful enhancements across #ASPNET Core, Blazor, #dotNETMAUI, and (cont) msft.it/l/6015sl4KF

📽️ Two Armenian short films, "Peace" (Gavar High School) & "Light" (Yerevan High School 105) have been pre-selected for the #UNESCO Week of Sound international school competition "When Sound Creates Image!", dedicated to #ASPnet schools. The films will be screened on the fringes…

Unlock the differences between ASP.NET SOAP Web Services & Core SOAP APIs with concrete code examples. An absolute must-read for devs! 💻 Read more: tinyurl.com/5n977zah #CodeComparison #ASPNET #ASPNETCore #SOAP #ASPNETSOAP #DOTNET…

We are up and ready for 3 days #NdcLondon. Stop by our booth and learn how you can start your business logic in the first day. #aspnet #dotnet @abpframework

Really excited to share that I'll be speaking at the upcoming @Thisis_Learning Conference 🥳 My talk will discuss the new Identity API endpoints that were introduced in #ASPNET 8 🧑💻 Huge thank you to @SantoshYadavDev for the opportunity ❤️ 🔗 Sign up: til-conf.netlify.app

🎉🎉Huzzah! 🎉🎉 ASP .NET [Core] 8 Best Practices is still in the #aspnetcore top 10! Always extremely grateful. 😀 #aspnet #dotnetcore #Dotnet packt.link/S6HRb
![jdanylko's tweet image. 🎉🎉Huzzah! 🎉🎉
ASP .NET [Core] 8 Best Practices is still in the #aspnetcore top 10! Always extremely grateful. 😀 #aspnet #dotnetcore #Dotnet
packt.link/S6HRb](https://pbs.twimg.com/media/GT0meQpXkAE2tI5.png)
🌍UNESCO Ortak Okullar Ağı'na (ASPnet) katılmanın gurur ve heyecanını yaşıyoruz! 🎉🎓✨ #UNESCO #ASPnet #MevKoleji #SürdürülebilirGelecek #KüreselVatandaşlık #EğitimdeFarkYarat #BarışVeDemokrasi #KültürelÇeşitlilik

Enhance your app’s authentication! Discover how to build customized authentication filters in ASP.NET Core MVC 6 and make your apps more secure. Details here: tinyurl.com/mr43c3u9 #ASPNET #ASPNETCore #ASPNETMVC

Enhance your #ASPNET applications with dynamic Auto-Suggestion in Dropdown Lists! 🎯Learn how to implement filter-based suggestions to improve user experience. Check it out here: tinyurl.com/35yjm93x #WebDev #ASPNetCore #TechTips #UIUX #Programming #Coding…

Struggling with session management in .NET? Dive into this comprehensive guide on mastering session management with NCache! Learn to scale, optimize performance, and boost your app's reliability. Read more: c-sharpcorner.com/article/master… #DotNet #NCache #ASPNET #ASPNETCore

VSLive replay 🎥 Explore #ASPNET Core & Blazor in .NET 10: 🧠 AI-infused web apps 🔐 WebAuthn & Passkey support 📊 Better diagnostics ⚡ .NET Aspire productivity Watch now → msft.it/6018snlPn #dotnetaspire

#VSLive replay 🎥 Explore #ASPNET Core & Blazor in .NET 10: 🧠 AI-infused web apps 🔐 WebAuthn & Passkey support 📊 Better diagnostics ⚡ .NET Aspire productivity Watch now → msft.it/6011sw6zW #dotnet

I wrote a blog post about the new features of SignalR that come with .NET9. Check out 👇 abp.io/community/arti… #dotnet #signalr #aspnet #aspnetcore #microsoft

Something went wrong.
Something went wrong.
United States Trends
- 1. Yamamoto 49.2K posts
- 2. #DWTS 45K posts
- 3. halsey 9,455 posts
- 4. Young Republicans 79K posts
- 5. #MOST_WANTED_IN_CHICAGO 1,448 posts
- 6. #FlyTogether 2,995 posts
- 7. Kreider 1,358 posts
- 8. #TexasHockey 3,462 posts
- 9. Jared Butler N/A
- 10. Ohtani 14.3K posts
- 11. #Worlds2025 48.4K posts
- 12. Cuffem 2,995 posts
- 13. Lucia 62.7K posts
- 14. TOKYO NARITA N/A
- 15. Tami 4,654 posts
- 16. Vivian 29.7K posts
- 17. Robert 106K posts
- 18. Will Richard 2,630 posts
- 19. Vishnu 9,126 posts
- 20. Roldan 2,713 posts