v9.0.0-preview.6.24327.7Updated: 3 months, 4 weeks ago
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.
.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.
To install dotnet-runtime-devel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dotnet-runtime-devel
To see what files were installed by dotnet-runtime-devel, run:
port contents dotnet-runtime-devel
To later upgrade dotnet-runtime-devel, run:
sudo port selfupdate && sudo port upgrade dotnet-runtime-devel
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.