mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
526 B
526 B
| title | aliases | tags | |
|---|---|---|---|
| dotnet | .NET |
|
.NET is an open source developer platform for building different types of apps.
A developer framework is Langages and libraries that you use.
You can use:
- c#
- f#
- VB
on:
- .NET core for Windows, Linux, and macOS
- .NEt framework for websites, services, and apps on windows
- Xamarin/Mono for mobile.
- .NET Standard --> the shared set of libraries for the above.
ASP.NET is an open source web framework for building webapps within .NET. It is cross platform