#basics
Read more stories on Hashnode
Articles with this tag
import namespace Global import C# >=10 support global keyword. If import namespace with global keyword, that namespace can available over all .cs...
Set up the environment Download SDK Download dotnet SDK here. %[https://dotnet.microsoft.com/] You can check your SDK info on PowerShell by below...
Error and Warning #error: Invoke compiler error with message #warning: Invoke compiler warning with message #warning This is warning #error This...