Minimum API in .NET 6 | NET Conf 2021

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ส.ค. 2024
  • Minimal APIs are architected to create HTTP APIs with minimal dependencies. They are ideal for microservices and apps that want to include only the minimum files, features, and dependencies in ASP.NET Core.
    This tutorial teaches the basics of building a minimal web API with ASP.NET Core.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 1

  • @DanStpTech
    @DanStpTech 2 ปีที่แล้ว

    Really nice!