Is the .NET Application Platform Dependent or Platform Independent? By default, .NET applications were designed to be platform-dependent, primarily running on Windows. But because of Mono (a cross-platform framework), and .NET Core, developers can now run .NET applications on Linux, macOS, and even mobile platforms., .NET Core is the latest general purpose development platform maintained by Microsoft. It works across different platforms and has been redesigned in a way that makes .NET fast, flexible and modern. .NET Core happens to be one of the major contributions by Microsoft. Developers can now build Android, iOS, Linux, Mac, and Windows applications with .NET, all in Open Source. Audience This tutorial , .NET is a developer platform with tools and libraries for building any type of app, including web, mobile, desktop, games, IoT, cloud, and microservices., .NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web , Home of the open source .NET platform. .NET Platform has 275 repositories available. Follow their code on GitHub., Using .NET in Visual Studio Code .NET provides a fast and modular platform for creating many different types of applications that run on Windows, Linux, and macOS. Use Visual Studio Code with the C# and F# extensions to get a powerful editing experience with C# IntelliSense, F# IntelliSense (smart code completion), and debugging..