Git Getting Started Guide
Overview
Choosing Framework
Choosing .Net Framework for Application Development Use .NET 5.0 (recommended) or Latest for new application development. Because .Net 5.0 have only CLR(Common Language Runtime) instead of seperate runtime for everysingle platform.
Configure
Installing .Net Framework and Toolling Today i will do Installation of .Net Framework and Toolling required for development of applications.
I will get back to you ASAP.