v9.0.0-preview.6.24328.4Updated: 3 months, 4 weeks ago
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
.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 aspnetcore-runtime-devel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install aspnetcore-runtime-devel
To see what files were installed by aspnetcore-runtime-devel, run:
port contents aspnetcore-runtime-devel
To later upgrade aspnetcore-runtime-devel, run:
sudo port selfupdate && sudo port upgrade aspnetcore-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.