December 2019
Intermediate to advanced
510 pages
11h 33m
English
.NET Core CLI is a base upon which higher-level tools such as IDEs, code editors, and continuous integration (CI) tools can be placed. Even though .NET Core is a cross-platform framework, there are various tools that can be used to build web applications and services on different platforms. The following table provides a recap of the different IDEs and editors that can be used to build ASP.NET Core:
| Softwares |
Windows
|
Linux
|
macOS X
|
|
Visual Studio 2019 (Community, Pro, and Enterprise)
|
Supported
|
-
|
-
|
|
Visual Studio Code and OmniSharp
|
Supported
|
Supported
|
Supported
|
|
Rider
|
Supported
|
Supported
|
Supported
|
|
Visual Studio for Mac
|
-
|
-
|
Supported
|
As you can see, ...
Read now
Unlock full access