Posts tagged "Core"

4 articles on AJ's Tech Notes tagged with Core.

  1. Building Microservices with .NET 10.0: Latest Runtime and ASP.NET Core Features

    Meta Description: Discover how to build microservices with .NET 10.0! Explore the latest runtime and ASP.NET Core features for scalable, high-performance apps. Start now!...

    By Ajith joseph · Wed May 20 2026 · #net #product #service #microservices #core

  2. Securing .NET Core Applications: A Guide to Modern Authentication and Authorization Patterns

    Meta Description: Learn how to secure .NET Core apps with modern authentication & authorization patterns. Explore best practices, OIDC, JWT, and role-based access control....

    By Ajith joseph · Sun Aug 24 2025 · #net #core #options #authentication #authorization

  3. Entity Framework Core 9: New Features and Performance Boosts You Need to Know

    Meta Description: Discover Entity Framework Core 9's latest features, performance improvements, and optimizations to enhance your .NET development workflow....

    By Ajith joseph · Thu Aug 21 2025 · #performance #core #query #new #features

  4. Understanding the Request Pipeline in ASP.NET Core: A Step-by-Step Guide

    Learn how the ASP.NET Core request pipeline works, its middleware components, and how to customize it for optimal performance and functionality.

    By Ajith joseph · Sat Aug 16 2025 · #middleware #request #pipeline #core #app