C#

ASP.NET Core

ASP.NET Core is the cross-platform web framework for C#, used to build web applications, APIs, and real-time services on the .NET runtime.

API entry from apis.yml

apis.yml Raw ↑
aid: c-sharp:aspnet-core
name: ASP.NET Core
tags:
- Web Framework
- ASP.NET
humanURL: https://learn.microsoft.com/en-us/aspnet/core
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/aspnet/core
- type: GitHub
  url: https://github.com/dotnet/aspnetcore
description: ASP.NET Core is the cross-platform web framework for C#, used to build web applications,
  APIs, and real-time services on the .NET runtime.