Come to listen about .NET Standard and how it makes writing .NET code and libraries targetting multiple platforms easier.

We'll go over how the .NET Standard compares to .NET Framework and .NET Core. We will learn how to check .NET Standard compatibility for existing assemblies. We will also do some hands-on trying to implement a library to be used from multiple platforms.