Systematic Architecture [EN]
The blog on systems development/architecture, to be a beautiful, artistic one.
Thursday, 23 August 2018
.Net on Mac
How to install .Net environment on Mac ======================================= brew -------------- If you search with ```bash $ brew search dotnet ``` you will find ```bash $ brew search dotnet ==> Casks dotnet dotnet-sdk ``` dotnet is a runtime and dotnet-sdk is an SDK. So a developer has to choose `dotnet-sdk` ``` $ brew cask install dotnet-sdk ```
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)