Microsoft Introducing .NET 5

Microsoft Introducing .NET 5

.NET 5.0 will launch today at .NET Conf 2020! The .NET 5.0 release is composed of many improvements and features. This will be the next big release in the .NET family.

There will be just one .NET going forward, and you will be able to use it to target Windows, Linux, macOS, iOS, Android, tvOS, watchOS and WebAssembly and more.

Microsoft will introduce new .NET APIs, runtime capabilities and language features as part of .NET 5.

Highlights of .NET 5 :

1. Developers will have more choice on runtime experiences.

2. Java interoperability will be available on all platforms.

3. Objective-C and Swift interoperability will be supported on multiple operating systems.

4. CoreFX will be extended to support static compilation of .NET, smaller footprints and support for more operating systems.

5. Single file applications

6. Smaller container images

7. More capable JsonSerializer APIs

8. A complete set of nullable reference type annotations

9. New target framework names

10. Support for Windows ARM64

11. Improved performance in the .NET libraries, the garbage collector (GC) and the just-in-time compiler (JIT)

12. New language versions: C# 9 and F# 5


Reference : 

https://devblogs.microsoft.com/dotnet/introducing-net-5/

https://news.ycombinator.com/item?id=19840763


About .NET Conf :

.NET Conf is a free, three-day, virtual developer event co-organized by the .NET community and Microsoft. This year .NET 5.0 will launch at .NET Conf 2020! .NET Conf has been a virtual event since the beginning, and this year they’re celebrating our 10th online conference. With everything that has happened this year, we know online conferences have become more important than ever. .NET Conf always have strived to create a world class, engaging, virtual experience for all our attendees no matter where they are.

No alt text provided for this image


要查看或添加评论,请登录

Pranam Bhat的更多文章

  • Angular 14 is here!!

    Angular 14 is here!!

    Angular v14 is released today! Angular Team has completed 2 major requests for comments (RFC): Strictly Typed Reactive…

  • How to create and publish an npm package?

    How to create and publish an npm package?

    Introduction: In this article, we will see step by step guide to create and publish an npm package. Description: Let us…

    1 条评论
  • How to Deploy and Host an Angular application on Firebase?

    How to Deploy and Host an Angular application on Firebase?

    Introduction: In this article, we will see how we can deploy an Angular application on Firebase. It is very simple and…

    2 条评论
  • List of Algorithms in Computer Programming

    List of Algorithms in Computer Programming

    Introduction: In this article, we will see all the available algorithms in computer programming. This will be helpful…

    6 条评论
  • Angular 13 is now available!

    Angular 13 is now available!

    Introduction: Angular v13 is out and has come up with a lot of performance related updates. This will be a huge ad-on…

    2 条评论
  • How to make use of LinkedIn professionally and effectively?

    How to make use of LinkedIn professionally and effectively?

    Introduction: In a recent days, LinkedIn became top website for growing up professional network and getting jobs. It is…

  • What is new in Angular 12? How to upgrade Angular 12?

    What is new in Angular 12? How to upgrade Angular 12?

    Angular v12 is released on 12-05-2021. It has come up with a lot of bug fixes, feature's, and performance improvements.

  • Implementing Lazy Loading in Angular Project

    Implementing Lazy Loading in Angular Project

    Steps to implement Lazy Loading in Angular: 1) Create a new Angular project: ng new angular-lazy-loading 2) Create a…

  • Django Framework Integration with Angular

    Django Framework Integration with Angular

    Django is an open-source framework for back-end web applications based on Python — one of the top web development…

    2 条评论

社区洞察

其他会员也浏览了