02. Installing Asp.Net Core SDK and Runtime

Опубликовано: 23 Октябрь 2024
на канале: Ervis Trupja
16,405
123

======================================
📌 Complete Course: https://bit.ly/3bJawaZ
📌 Github repository: https://bit.ly/3apXvCH
======================================

The software development kit (SDK) includes everything you need to build and run .NET Core applications, using command-line tools and any editor (including Visual Studio).

The runtime includes just the resources required to run existing .NET Core applications. The runtime is included in the SDK.

#aspnetcore #webapi #sdk #runtimes