How to .NET All The Things (200)

Speaker: Michał Dudak

 

.NET is available on more platforms than ever before. This obviously is great, but comes with a lot of challenges.

How do we now write code that can be run on all platforms?
How to take advantage of platform-specific features?
What are these weird “target framework monikers”?
Can I use my code from a web app in a Xamarin project?

After the talk all of these should be clear. During the talk I’m going to explain the ideas behind .NET Platform Standard and what changes it brings to application and library creators.
I will discuss differences and similarities to Portable Class Libraries and explain how to use the new framework monikers.

Share Button