Closed sarbjee closed 5 years ago
what have you tried so far? how doesn't it work?
In the title, you said that you were on a Macbook. This article should help check if .NET Core is installed on your Macbook: http://osxdaily.com/2015/05/25/list-all-applications-mac-os-x/
I am trying to create console application CSC(c sharp compiler) command is not found, what it means I successfully installed .net core SDKs .
The csc (C# complier) command is included with the Developer Command Prompt for Visual Studio. Maybe check this article out? https://docs.microsoft.com/en-us/dotnet/framework/tools/developer-command-prompt-for-vs
I am new coder.
Closing as great getting started advice has been given.
Issue Title
Be as descriptive as you can with your title.
General
Provide details on the problem you are experiencing including the .NET Core version, operating system version and anything else that is relevant.
Please provide a code sample for your issue if it is relevant, either inline, link to a gist (or similar) or add it as a zipped attachment.
For some issues, you will get a quicker and better response if you file it at a more specific .NET repo. For example, if the problem is with ASP.NET Core, you are encouraged to use the aspnet/home repo.