Dmitry Pavlov's Avatar

Dmitry Pavlov

@dmitry-pavlov.bsky.social

World-class #ASPNETCore #Blazor http://Coding-Machine.NET converting #c0ffee β˜• to #c0de πŸ‘¨β€πŸ’» // all opinions are your own 😁 #PunksNotDead 🀘

50 Followers  |  56 Following  |  90 Posts  |  Joined: 19.11.2024  |  1.9704

Latest posts by dmitry-pavlov.bsky.social on Bluesky

Preview
Implement a secure MCP OAuth desktop client using OAuth and Entra ID The article demonstrates how to implement a secure MCP OAuth desktop client using Microsoft Entra ID. The MCP server is built with ASP.NET Core and secured using Microsoft Entra ID. The MCP client …

Blogged: Implement a secure MCP OAuth desktop client using OAuth and Entra ID

damienbod.com/2025/10/16/i...

#mcp #entra #oauth #identity #iam #llm #oidc #openidconnect #ai

16.10.2025 05:50 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
How to Use Rate Limiting in ASP.NET Core for Better API Security and Performance - Ottorino Bruni Learn how to use the built-in Rate Limiting middleware in ASP.NET Core to protect your APIs from abuse, ensure fair usage, and maintain reliable performance. Includes a complete example using Minimal ...

πŸ›‘οΈ Secure ASP.NET Core APIs with Rate Limiting! Prevent abuse & boost performanceβ€”built-in middleware for .NET 8/9. #dotnet #aspnetcore #ratelimiting #apidev
www.ottorinobruni.com/how-to-use-r...

28.10.2025 09:09 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Adding metadata to fallback endpoints in ASP.NET Core 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

Blogged: Adding metadata to fallback endpoints in ASP​.NET Core

andrewlock.net/adding-metad...

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

22.10.2025 16:30 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Blazor Basics: Local Storage to Save and Restore Form Input We will learn how to leverage the Local Storage API to store temporary application state in Blazor WebAssembly.

#Blazor Basics: Using Local Storage to Save and Restore Form Input

www.telerik.com/blogs/blazor... by @bernasconi.bsky.social

21.10.2025 12:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Duende Software - Identity and Access Management for .NET We help companies using .NET to build identity and access control solutions for modern applications.

#Passkeys in .NET 10 #Blazor Apps with ASP.NET #Identity

duendesoftware.com/blog/2025100... by Maarten Balliauw via @duendesoftware.com

21.10.2025 12:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Secure a .NET RAG System with Auth0 FGA Learn to build a secure .NET RAG chatbot. This guide adds document-level security to your .NET AI app using Blazor, Auth0, and fine-grain...

Secure a .NET #RAG System with #Auth0 #FGA

auth0.com/blog/secure-... by Andrea Chiarelli via @auth0byokta.bsky.social blog

21.10.2025 12:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
EasyStaff Connect β€” Freelance Marketplace with 0% Commission Hire verified freelancers worldwide with no commissions. Secure payments, instant withdrawals, and full legal support. Start your project risk-free today.

Global talent marketplace & payments

Hire freelancers, manage projects efficiently and pay globally with EasyStaff. Let’s erase the border between you and your remote teams.

easystaff.io/connect?ref=...

#talent_marketplace #global_payments

10.10.2025 20:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
HATEOAS in ASP.NET Core APIs: Should You Still Use It? HATEOAS Explained: How It Works in ASP.NET Core REST APIs

Understanding HATEOAS in #ASPNETCore APIs: Explore when and why to use this hypermedia constraint to enhance client-server interactions. Is it still relevant in modern web API design? #WebDevelopment

19.09.2025 03:15 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
What's new in ASP.NET Core in .NET 10 Learn about the new features in ASP.NET Core in .NET 10.

What's new in #ASPNETCore in .NET 10

learn.microsoft.com/en-us/aspnet...

19.09.2025 17:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Looking for talented software developers?

Hire them from the top 3% at Toptal!

www.toptal.com/XldPKX/world...

17.09.2025 21:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Understanding Controller Return Types in ASP.NET Core: IActionResult vs ActionResult<T> vs T When I started building Web APIs in ASP.NET Core, my controller methods β€œworkedβ€β€Šβ€”β€Šuntil they didn’t.

Explore different return types in ASP.NET Core controllers to enhance your API's flexibility: IActionResult, ActionResult<T>, and direct return of T. Each type provides various benefits in HTTP response handling. #ASPNetCore #WebDevelopment

03.09.2025 12:15 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Aspire Roadmap (2025 β†’ 2026) Β· dotnet aspire Β· Discussion #10644 Hi everyone πŸ’« We’ve had so much fun building, learning, and Aspirifying with you over the last year. As many of you have noticed, there are lots of exciting things in the works, and we figured it w...

Aspire Roadmap (2025 β†’ 2026) #DotNet #Blazor github.com/dotnet/aspir...

05.09.2025 13:17 β€” πŸ‘ 1    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
Add a caption to the feature image Building a Proof of Concept and Teaching Developers How to Master Modern ASP.NET Core, Aspire, and Azure Development

Building a Proof of Concept and Teaching Developers How to Master Modern #ASPNETCore, #Aspire, and #Azure Development

medium.com/@robert_8483... by Robert Felkins

05.09.2025 14:55 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
A list of questions related to the functionalities of a software tool, including deployment, CI/CD, and multi-repo setups.

A list of questions related to the functionalities of a software tool, including deployment, CI/CD, and multi-repo setups.

#Aspire: A Modern DevOps Toolchain by: @davidfowl.com #Blazor medium.com/@davidfowl/a...

29.07.2025 13:01 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
Running .NET in the browser without Blazor In this post I show how to run .NET in your browser without using Blazor, and instead rely on lower-level abstractions provided by [JSImport] and [JSExport]

Blogged: Running .NET in the browser without Blazor

andrewlock.net/running-dotn...

In this post I show how to run .NET in your browser without using Blazor, and instead rely on lower-level abstractions provided by [JSImport] and [JSExport]

#dotnet #aspnetcore #wasm #webassembly

12.08.2025 16:04 β€” πŸ‘ 18    πŸ” 5    πŸ’¬ 0    πŸ“Œ 0
Preview
Using and authoring .NET tools In this post I describe some of the complexities around authoring .NET tools, specifically around supporting multiple .NET runtimes and testing in CI

Blogged: Using and authoring .NET tools

andrewlock.net/using-and-au...

In this post I describe some of the complexities around authoring .NET tools, specifically around supporting multiple .NET runtimes and testing in CI

#dotnet

02.09.2025 17:52 β€” πŸ‘ 10    πŸ” 5    πŸ’¬ 1    πŸ“Œ 0
Preview
Fixing an old .NET Core native library loading issue on Alpine In this post I walk through the process of solving a native library loading issue on alpine with an old .NET runtime, showing the steps we took and the solution

Blogged: Fixing an old .NET Core native library loading issue on Alpine

andrewlock.net/fixing-an-ol...

In this post I walk through the process of solving a native library loading issue on alpine with an old .NET runtime, showing the steps we took and the solution

#dotnet

26.08.2025 17:41 β€” πŸ‘ 13    πŸ” 4    πŸ’¬ 1    πŸ“Œ 0
Post image

Tired of Configuration["Key"] in ASP.NET Core? πŸ€”
It’s fragile, no IntelliSense, & errors only at runtime.
The solution πŸ‘‰ Options Pattern
www.ottorinobruni.com/how-to-use-t...
#dotnet #csharp #aspnetcore #indiedev #cleanarchitecture #minimalapi

29.08.2025 14:30 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
SuperSimpleBlazorDropzone 1.1.0 Package Description

My #blazor dropzone component has now support for multiple files
Check it out at www.nuget.org/packages/Sup...
Try it here: nikpiermafrost.github.io/SuperSimpleB...

25.08.2025 06:49 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

Supercharging API Development with #FastEndpoints in #ASPNETCore

www.telerik.com/blogs/superc... by Assis Zang

25.08.2025 11:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Blazor Day 2025 After hitting more than 36K viewers for its first and second edition, BlazorDay comes back. With more Blazor rock stars, even more fun and more... Blazor love.

#Blazor Day // Thursday, September 25, 2025

blazorday.net #BlazorDay #BlazorDay2025

22.08.2025 17:34 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Measure Application Performance in .NET Using IMeterFactory - Code Maze In this article, we'll learn how to measure the performance an ASP.NET Core Web API application using IMeterFactory.

Measure Application Performance in .NET Using IMeterFactory

code-maze.com/dotnet-imete... by Muhammed Saleem via CodeMaze Blog #OpenTelemetry

22.08.2025 17:22 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
How to Get Started with ASP.NET Core and gRPC: A Handbook for Developers In today's distributed computing landscape, efficient service-to-service communication is crucial for building scalable, high-performance applications. gRPC (Google Remote Procedure Call) has emerged ...

How to Get Started with #ASPNETCore and #gRPC: A Handbook for Developers

www.freecodecamp.org/news/get-sta... by Isaiah Clifford Opoku

22.08.2025 17:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Blazor Basics: Exploring Blazor’s Enhanced Navigation Enhanced navigation provides SPA-like functionality for Static Server-Side Rendered (SSR) Blazor web apps.

Blazor Basics: Exploring #Blazor’s Enhanced Navigation

www.telerik.com/blogs/blazor... by @bernasconi.bsky.social

22.08.2025 17:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
.NET 10 Preview Release 6 Tackles Blazor Server’s Lost State Problem .NET 10’s latest preview release brings a solution to the challenging issue of lost connections resulting in lost component state.

.NET 10 Preview Release 6 Tackles #Blazor Server’s Lost State Problem

www.telerik.com/blogs/net-10... by @jonhilton.net

19.08.2025 08:19 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Blazor Basics: Leveraging CircuitHandler in Blazor Server We learn how to use the CircuitHandler to handle client/server connections in Blazor Server.

Blazor Basics: Leveraging #CircuitHandler in #Blazor Server for Connection-Level Monitoring

www.telerik.com/blogs/blazor... by @bernasconi.bsky.social

19.08.2025 08:17 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image Post image

Blazor Minimum Project Templates just got updated for .NET 10 Preview 7 πŸš€
Now with an option to use the .localhost TLD πŸ™Œ
Give it a try:
www.nuget.org/packages/Too... #Blazor

17.08.2025 23:40 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
elmah.io - Error logging and Uptime monitoring for .NET Cloud logging for .NET web applications using ELMAH. Find bugs before you go live. Powerful search, API, apps for Slack, Teams, GitHub & Visual Studio

Implementing #Audit Logs in EF Core Without Polluting Your Entities

// by Ali Hamza Ansari via @elmah.io

blog.elmah.io/implementing...

19.08.2025 08:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Issuer and verify credentials using the Swiss Digital identity public beta, ASP.NET Core and .NET Aspire The post shows how to issue and verify identities (verifiable credentials) using the Swiss Digital identity and trust infrastructure, (swiyu), ASP.NET Core and .NET Aspire. The swiyu infrastructure…

Blogged: Issuer and verify credentials using the Swiss Digital identity public beta, ASP.NET Core and .NET Aspire

damienbod.com/2025/08/04/i...

#aspire #aspnetcore #dotnet #swiyu #e-ID #eid #identity #iam #openid #sd-jwt-vc #vc #did #ssi #OID4VCI #OID4VP

04.08.2025 05:34 β€” πŸ‘ 9    πŸ” 6    πŸ’¬ 0    πŸ“Œ 0
Preview
Passkey support for ASP.NET Core identity: Exploring the .NET 10 preview - Part 6 In this post I look at the passkey support added to ASP.NET Core Identity and the Blazor Web App template, explore how it works, and look at the implementation

Blogged: Passkey support for ASP.NET Core identity -
Exploring the .NET 10 preview - Part 6

andrewlock.net/exploring-do...

In this post I look at the passkey support added to ASP.NET Core Identity and the Web App template, explore how it works, and look at the implementation

#dotnet #aspnetcore

05.08.2025 17:36 β€” πŸ‘ 15    πŸ” 3    πŸ’¬ 1    πŸ“Œ 1

@dmitry-pavlov is following 20 prominent accounts