Profile avatar
dmitry-pavlov.bsky.social
World-class #ASPNETCore #Blazor http://Coding-Machine.NET converting #c0ffee โ˜• to #c0de ๐Ÿ‘จโ€๐Ÿ’ป as #10Xer // all opinions are your own ๐Ÿ˜ #PunksNotDead ๐Ÿค˜
35 posts 35 followers 50 following
Prolific Poster

After much hard work, I'm thrilled to announce that "Blazor I18n Text" finally supports Hot Reload!๐Ÿ”ฅ With the v14 release, you can now enjoy seamless localization updates in your Blazor apps with .NET 9. Check it out! github.com/jsakamoto/To... #Blazor

Blogged: ASP.NET Core user application access token management damienbod.com/2025/01/20/a... #jwt #aspnetcore #dotnet #oidc #bearer #authorization #access #security

๐ŸŒ Make Your Minimal APIs Multilingual with ASP.NET Core Localization! ๐Ÿ“ท Ensure a seamless user experience by supporting multiple languages in your back-end. #aspnetcore #localization #minimalAPI #multilingual #dotnet www.ottorinobruni.com/localization...

Blogged: Multiple client sign-in customizations using Duende identity provider damienbod.com/2025/02/03/m... #dotnet #aspnetcore #oidc #oauth #iam #identity

Blogged: ASP.NET Core delegated OAuth Token Exchange access token management damienbod.com/2025/02/10/a... #aspnetcore #dotnet #net9 #oauth #openidconnect #oidc #duende #iam #identity #security

Using #Blazor and #OpenAI to Create and Display #KQL Queries blazordata.net/ViewBlogPost/5

Updated Microsoft Entra ID client examples in ASP.NET Core github.com/damienbod/Mi... #dotnet #aspnetcore #net9 #entra #identity #iam #openidconnect #oauth #security #microsoftidentity #bootstrap5

Simplify OpenID-Connect in ASP.NET Core 9 with ๐€๐๐๐ข๐ญ๐ข๐จ๐ง๐š๐ฅ๐€๐ฎ๐ญ๐ก๐จ๐ซ๐ข๐ณ๐š๐ญ๐ข๐จ๐ง๐๐š๐ซ๐š๐ฆ๐ž๐ญ๐ž๐ซ๐ฌ! ๐ŸŽ‰ No more clunky workaroundsโ€”easily customize & maintain authentication flows. Learn more here: nestenius.se/net/addition... #dotnet #OIDC #Authentication #aspnetcore

Deploying #ASPNETCore Applications with #Docker // Part 1 www.telerik.com/blogs/deploy... by Assis Zang

New Microsoft docs: Configure JWT bearer authentication in ASP.NET Core learn.microsoft.com/aspnet/core/... #jwt #aspnetcore #dotnet #oidc #bearer #authorization #access #security Thanks @mikekistler.bsky.social Rick Anderson Stephen Halter

#Swagger is Dead? Here's the Alternative! codewithmukesh.com/blog/dotnet-... by Mukesh Murugan

Blogged: ASP.NET Core user delegated access token management damienbod.com/2025/01/15/a... #oauth #aspnetcore #dotnet #openidconnect #oidc #jwt #api

Implementing #ASPNETCore Automatic Span (Activity) Linking for Internal Redirects with Middleware on .NET 9 www.stevejgordon.co.uk/implementing... by @stevejgordon.bsky.social

Just created this new #Blazor #GitHub project github.com/ADefWebserve...

๐Ÿ”ง Explore #ASPNETCore Health Checks & Monitoring! Learn to build resilient cloud apps with my latest blog on ensuring application durability. #CloudApps #Resilience #dotnet www.ottorinobruni.com/asp-net-core...

Updated .NET 9, Bootstrap 5: Onboarding with Microsoft Entra ID and Temporary Access Pass github.com/damienbod/Mi... #aspnetcore #dotnet #entraid #entra #tap #iam #identity #lga #graph #net9 #bootstrap5

Comparison of #Rebus, #NServiceBus, and #MassTransit in #dotNET code-maze.com/aspnetcore-c... by Michal Kaminski

Simplify #Blazor #Frontend Development with #Postman Mock Servers: Start Work Without Waiting for Backend www.ottorinobruni.com/simplify-bla... by @ottorinobruni.bsky.social

๐Ÿ”’ Advanced #JWT Authentication in #ASPNETCore Minimal API - Part 2! Dive into refresh tokens & client-side integration. #dotnet #Security #WebAPI ๐Ÿ”„๐Ÿ” www.ottorinobruni.com/advanced-jwt...

Local #GenAI Processing: Implementing #WebLLM with #Blazor #WebAssembly www.telerik.com/blogs/local-... by @edcharbeneau.bsky.social

#Serverless #OAuth2/#OIDC server with #OpenIddict 6 and #AWS #Aurora v2 ahanoff.dev/blog/serverl... #ASPNETCore by Akhan Zhakiyanov

Getting Started with #OpenTelemetry in #ASPNETCore www.ezzylearning.net/tutorial/get... by Waqas Anwar

Implementing Problem Details in #ASPNETCore APIs www.ezzylearning.net/tutorial/imp... by Waqas Anwar

Get Started Integrating #AI in Your #ASPNETCore Applications // by Assis Zang

#ASPNETCore 9: Creating #Asynchronous APIs to handle complex operations using The .NET #Channel class from System.Threading.Channels namespace www.webnethelper.com/2024/12/aspn... by Mahesh Sabnis

I'm having fun with my latest #Blazor project using Windows 7 theming ๐Ÿ˜‰ khang-nd.github.io/7.css/

Need to detect the render mode in #blazor 8? Here is a solution (code and nuget package): MarimerLLC/Marimer.Blazor.RenderMode https://github.com/MarimerLLC/Marimer.Blazor.RenderMode

The new release of "Blazor HotKeys 2" has been rolled out! github.com/jsakamoto/To... Excluding now will work better even if an element is inside a shadowDOM. This change improves hotkey behavior on some UI component libraries, such as Fluent UI Blazor. #Blazor

Updated .NET 9, Openiddict 6.0, Angular 19 github.com/damienbod/bf... #openiddict #angular #aspnetcore #dotnet #bff #openidconnect #oidc #oauth

Avoid Using C# Events in #ASPNETCore Applications ardalis.com/avoid-using-... by @ardalis.com

Blazor Basics: Optimizing the #Performance of #Blazor #WebAssembly Applications www.telerik.com/blogs/blazor... by @bernasconi.bsky.social

Jun-ichi Sakamoto: You can add view transition effects on your #Blazor #SSR by adding only a few lines of #JavaScript code. demo site: demo-blazor-viewtransition-ssr-net9.azurewebsites.net source code: github.com/sample-by-js...

Playing with #Kubernetes on your Local Machine pmichaels.net/local-kubern... by Paul Michaels

Manually Implementing an #Identity Store for #ASPNETCore Identity pmichaels.net/custom-ident... by Paul Michaels

#Blazor Solar Power Hour Recap www.telerik.com/blogs/blazor... by Lance McCarthy

Finally! Improved #Blazor Server reconnection UX jonhilton.net/blazor-serve... by @jonhilton.net

.NET 9 improves #JavaScript module importing for #Blazor jonhilton.net/import-js-mo... by @jonhilton.net

Using #SignalR for Real-Time Communication in #Blazor Applications www.c-sharpcorner.com/article/usin... by Amit Mohanty

Validation with #MediatR Pipeline and #FluentValidation codewithmukesh.com/blog/validat... by Mukesh Murugan

Blogged: Using Entra External ID with an Auth0 OpenID Connect identity provider damienbod.com/2024/12/09/u... #entra #entraid #auth0 #iam #oidc #openidconnect #identity #ciam #b2c #security #microsoft

Letโ€™s seeโ€ฆ Walk shoveled โ„๏ธ Dogs walked ๐Ÿฆฎ๐Ÿ•โ€๐Ÿฆบ Oh yeah, and my new Getting Started with ASPNET Core course is now live with a special BLACKFRIDAY24 discount extended! #dotnet #aspnetcore dometrain.com/course/getti...

Things to Know Before You Migrate Your #Blazor App to .NET 9 www.telerik.com/blogs/things... by @jonhilton.net

How to Integrate OpenAPI into Your ASP .NET Core Projects with .NET 9 by byte_hide https://buff.ly/4ijVF7g #aspnetcore

๐Ÿ” Deep dive into #JWT Authentication in #ASPNETCore! Part 1 explores token validation and manual generation in Minimal API. Elevate your app's security! #Security #WebAPI ๐Ÿ“ท #dotnet www.ottorinobruni.com/advanced-jwt...

Blogged: Cross-Origin-Embedder-Policy: securing embedded resources - Understanding cross-origin security headers - Part 3 andrewlock.net/understandin... In this post I discuss the requirements COEP places on your resources and why it's required for some JavaScript APIs #security #dotnet

Guide to #Blazor Component Design and Implementation for backend devs jocheojeda.com/2024/12/02/g... by Joche Ojeda

#Blazor Web App: Adding Custom Claims to Current User jaliyaudagedara.blogspot.com/2024/11/blaz... by Jaliya Udagedara