Best practices - TechTalk session on how to build Great Libraries using .NET Standard for .Net developers

- Are you a .Net developer?
- Who wants to create great .NET class libraries?
- Confused about .NET Standard, .NET Core, and .NET Framework?

Then I would suggest you to watch this talk at .NetConf to learn how you can easily support multiple platforms with .NET Standard and no compromises, thanks to via multi-targeting. This also cover the other aspects, such as versioning, strong naming, and binding redirects.

Happy programming Smile