Tools
.NET Framework SDK
The .NET Framework SDK provides the tools and libraries needed to develop applications for the .NET Framework. This includes the Visual Studio developers tools, the .NET Framework SDK command-line tools, and the .NET Framework SDK documentation.
DownloadVisual Studio
Visual Studio is an integrated development environment (IDE) that provides a comprehensive set of tools for developing applications for the .NET Framework. Visual Studio includes a full-featured IDE, debugging tools, and a visual designer.
Download.NET Developer Command-line Tools
The .NET Framework SDK includes a set of command-line tools that can be used to manage .NET Framework projects and applications. These tools include the .NET Framework compiler, the .NET Framework project management tools, and the .NET Framework debugging tools.
Download