---
key: pl/asp.net
kind: plang
name: "ASP.NET"
url: https://plangs.page/asp.net
---

# ASP.NET

> Server-side web-application framework by Microsoft for building dynamic websites and services using the .NET runtime.

Server-side web-application framework designed for web development to generate dynamic web pages. Developed by Microsoft, it allows building web applications and services using the Microsoft .NET runtime. ASP.NET supports multiple .NET languages for coding, leveraging the Common Language Runtime (CLR).

## Facts

- Appeared: 2002
- Homepage: https://dotnet.microsoft.com/en-us/apps/aspnet
- GitHub: https://github.com/dotnet/aspnetcore
- Languish ranking: #20

## Relationships

### Paradigms

- [Multi](https://plangs.page/paradigm/multi)
- [Object-Oriented](https://plangs.page/paradigm/oop)

### Platforms

- [.NET](https://plangs.page/platform/.net)
- [Apple](https://plangs.page/platform/apple)
- [Linux](https://plangs.page/platform/linux)
- [Windows](https://plangs.page/platform/windows)

### Type Systems

- [Nominal](https://plangs.page/type-system/nominal)
- [Static](https://plangs.page/type-system/static)

### Compiles To

- [.NET](https://plangs.page/.net)

### Implements

- [.NET](https://plangs.page/.net)

### Licenses

- [MIT](https://plangs.page/license/mit)

### Tags

- [Application Framework](https://plangs.page/tag/framework)
- [Server](https://plangs.page/tag/server)
- [WebDev](https://plangs.page/tag/webdev)
