EUNO.NEWS EUNO.NEWS
  • All (21181) +146
  • AI (3169) +10
  • DevOps (940) +5
  • Software (11185) +102
  • IT (5838) +28
  • Education (48)
  • Notice
  • All (21181) +146
    • AI (3169) +10
    • DevOps (940) +5
    • Software (11185) +102
    • IT (5838) +28
    • Education (48)
  • Notice
  • All (21181) +146
  • AI (3169) +10
  • DevOps (940) +5
  • Software (11185) +102
  • IT (5838) +28
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    C# Minimal API: Output Caching

    Minimal API: Output Caching Stores the generated response on the server and serves it directly without re‑executing the endpoint. Microsoft Docshttps://learn.m...

    #c# #minimal-api #output-caching #asp.net-core #middleware #redis #performance
  • 1 month ago · software

    ASP.NET CORE - How to using IAuthorizationRequirementData

    Scenarios may be useful - Using an external service to provide policy evaluation. - Using a large range of policies, so it doesn't make sense to add each indiv...

    #ASP.NET Core #Authorization #IAuthorizationRequirementData #custom attribute #.NET 8 #policy-based authorization #runtime policies
  • 1 month ago · software

    ASP.NET Core - Fundamentals - Error Handling

    1. Use try‑catch block Best practice when re‑throwing exceptions - throw ex; – loses the original stack trace on downstream layers. - throw; – preserves the or...

    #asp.net-core #error-handling #exception-management #try-catch #.net #programming
  • 1 month ago · software

    Checkbox Aria TagHelper

    Introduction Learn how to initialize all checkbox inputs that reside in an ASP.NET Core page using a custom TagHelper. The TagHelper evaluates the checked attr...

    #asp.net-core #taghelper #checkbox #aria-checked #accessibility #.net
  • 1 month ago · software

    Unit Testing ASP.NET Core Web API with Moq and xUnit (Controllers + Services)

    What Is Moq? Moq allows you to replace real dependencies with lightweight test doubles so you can test logic in isolation. Core methods - Setup → define mocked...

    #unit testing #ASP.NET Core #Web API #Moq #xUnit #.NET #mocking #test-driven development
  • 1 month ago · software

    Dockerizing Your Web API with SQL Server, Dapper, and FluentMigrator

    Introduction In Parts 1 and 2 we covered FluentMigrator for schema management and CI/CD automation. In this part we’ll dockerize the entire stack—SQL Server, m...

    #docker #asp.net core #dapper #fluentmigrator #docker-compose

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026