Khalid Abuhakmeh

Khalid Abuhakmeh's Blog
  • Resumé
  • About
  • 🔍 Search

Tag - "aspnet" | Page #6

A collection of 116 posts

September 6, 2022

Customize The Authorization Pipeline In ASP.NET Core

Customize The Authorization Pipeline In ASP.NET Core

ASP.NET Core has seen an overhaul to its authorization system in the form of authorization policies. As a developer, you can add several policies that can check claims, require an authenticated user, and even handle a custom requirement with any...

Continue Reading

aspnet dotnet

August 30, 2022

Troubleshooting .NET Blazor WASM Debugging

Troubleshooting .NET Blazor WASM Debugging

So you’ve decided to bolt on an existing Blazor WebAssembly (WASM) UI to a current ASP.NET Core solution. First of all, congratulations on taking the first steps to try something new in the world of #dotnet. Secondly, you’re probably reading...

Continue Reading

dotnet aspnet blazor

August 23, 2022

Sharing Auth Cookies With YARP, IdentityServer, and ASP.NET Core

Sharing Auth Cookies With YARP, IdentityServer, and ASP.NET Core

I was recently reading Mike Hadlow’s blog post titled “Writing .NET Applciation Services for Kubernetes,” and it had me reflecting on my knowledge, or lack thereof, of deploying .NET applications into a distributed environment like Kubernetes. His section on Security...

Continue Reading

dotnet aspnet

July 5, 2022

Minimal API Validation with FluentValidation

Minimal API Validation with FluentValidation

There’s some discussion around the ASP.NET Core repository on the best way to give Minimal API users access to validation as a programmatic concept inside of ASP.NET Core. It’s a lot of positive feedback with some good ideas, so I...

Continue Reading

dotnet aspnet

June 28, 2022

ASP.NET Core Minimal API Endpoint Filters

ASP.NET Core Minimal API Endpoint Filters

While never sold as an outright replacement for ASP.NET Core MVC, ASP.NET Core Minimal APIs are bound to have developers asking, “Which one should I use?” The answer depends on your use case, but in reality, you can use all...

Continue Reading

dotnet aspnet

May 10, 2022

Using ASP.NET Core MVC Value Providers With Minimal APIs

Using ASP.NET Core MVC Value Providers With Minimal APIs

The ASP.NET team built ASP.NET Core Minimal APIs to help developers build more concise and efficient web APIs. The approach has fewer features in favor of improved resource utilization and higher request throughput. One of the features to be “removed”...

Continue Reading

dotnet aspnet

May 3, 2022

ASP.NET Core JavaScript Collocated TagHelper

ASP.NET Core JavaScript Collocated TagHelper

The release of .NET 6 unleashed a wave of ASP.NET Core goodies on the development community. Some features received much attention, while some flew silently under the radar. One of the features I recently discovered was CSS isolation and JavaScript...

Continue Reading

aspnet dotnet

April 26, 2022

Create .NET Objects without Calling The Constructor

Create .NET Objects without Calling The Constructor

Have you ever needed the results of a method in an instance, but not have the required dependencies to instantiate the object? If you answered yes, let me start by saying you’re a weirdo, a good weirdo, but still a...

Continue Reading

dotnet aspnet

April 19, 2022

ASP.NET Core Interview Questions and Answers

ASP.NET Core Interview Questions and Answers

I’ve recently talked to folks from the #100devs boot camp, which got me thinking about the software development interviewing process. Not that I’m looking for a new job, but what questions would I expect to get during a technical interview...

Continue Reading

aspnet dotnet

March 29, 2022

Using LibMan To Manage Client-Side Dependencies

Using LibMan To Manage Client-Side Dependencies

I’ve recently spent a lot of time with my newest obsession, HTMX, and it’s seriously great. However, a challenge I face frequently is how to manage JavaScript dependencies in my ASP.NET Core applications. There’s NPM, Yarn, Gulp, Grunt, Webpack, Parcel,...

Continue Reading

javascript aspnet

Newer Posts Page 6 of 12 Older Posts

mastodon logo Mastodon GitHub RSS Feed

Khalid Abuhakmeh © 2025 .
Powered by Jekyll.

Back to top

Explore Site

  • Resumé
  • About
  • 🔍 Search

About Khalid Abuhakmeh

Khalid is a product designer, traveler, respected community member, and open source contributor.

Recent Articles

  • April 22, 2025
    Server-Sent Events in ASP.NET Core and .NET 10
    Server-Sent Events in ASP.NET Core and .NET 10
  • March 4, 2025
    Generic C# Methods with Enum Constraints for .NET
    Generic C# Methods with Enum Constraints for .NET
  • February 25, 2025
    Strongly-Typed Markdown for ASP.NET Core Content Apps
    Strongly-Typed Markdown for ASP.NET Core Content Apps

Tags

11ty Blazor HTML JavaScript MAUI OpenAPI TypeScript aspire aspnet aspnetcore astro avalonia azure beginners blazor blog console csharp css database development docker dotnet efcore entity-framework fsharp general github html htmx http javascript jekyll jetbrains json kotlin macOS machine-learning markdown maui mobile mvc nuget oss playwright question razor regex ruby rust search security sql static style terminal tips twitter typescript vite wasm web xamarin xunit