Migrating from NET Framework to NET Core - DotNetRu/BrandBook GitHub Wiki

Raffaele Rialdi «Migrating server apps from the .NET Framework to .NET Core»

After just few years. NET Core is now mature for going in production with several advantages over the .NET Framework, such as cross platform support. But what does it mean porting a server application to .NET Core? What are the steps to make the transition as smooth as possible? Most of the libraries are basically identical but the ASP.NET Core and Entity Framework Core have been totally rewritten, making the transition not often so trivial. Also, while netstandard support is great for library developer, how can you leverage the same technology to write libraries that need to behave differently depending on the operating system or the underlying framework implementation? In this session, after analyzing the migration roadmap labyrinth, we will deep dive into the practical details that makes a lot of difference in real code scenarios.


Доклад представил Raffaele Rialdi в рамках Встречи MskDotNet №29.

Слайды

Слайды

Видео

Видео