Skip to main content

Posts

Showing posts with the label .NET 5 new features.

What’s New in .NET 5 | The Future of .Net?

.NET – A Unified Platform: The .NET going forward and you will be able to use it to target Windows, Linux, macOS, iOS, Android, tvOS, watchOS and WebAssembly and more. We will introduce new .NET APIs, runtime capabilities and language features as part of .NET 5.   Everything you love about .NET Core will continue to exist: 1.       Open source and community-oriented on GitHub. 2.       Cross-platform implementation. 3.       Support for leveraging platform-specific capabilities, such as Windows Forms and WPF on Windows and the native bindings to each native platform from Xamarin. 4.       High performance. 5.       Side-by-side installation. 6.       Small project files (SDK-style). 7.       Capable command-line interface (CLI). 8.       Visual Studio, Visual ...