SlideShare a Scribd company logo
.NET Conf 2018: Build Great Libraries using .NET Standard
.NET Conf 2018: Build Great Libraries using .NET Standard
What is .NET Standard?
$ dotnet new classlib -o My.Class.Library
.NET Standard
.NET Core
.NET Framework
Xamarin
~
~
HTML specification
Browsers
.NET Standard
.NET Conf 2018: Build Great Libraries using .NET Standard
.NET Conf 2018: Build Great Libraries using .NET Standard
https://github.com/dotnet/standard/tree/master/docs/planning/netstandard-2.1
Using platform-specific APIs
from .NET Standard
.NET Conf 2018: Build Great Libraries using .NET Standard
https://aka.ms/apianalyzer
.NET Conf 2018: Build Great Libraries using .NET Standard
.NET Conf 2018: Build Great Libraries using .NET Standard
.NET Conf 2018: Build Great Libraries using .NET Standard
.NET Standard &
.NET Framework
.NET Conf 2018: Build Great Libraries using .NET Standard
.NET Conf 2018: Build Great Libraries using .NET Standard
.NET Conf 2018: Build Great Libraries using .NET Standard
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1" appliesTo="v1.0.3705">
<dependentAssembly>
<assemblyIdentity name="System.Collections.Immutable"
publicKeyToken="b03f5f7f11d50a3a“
culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-1.2.2.0" newVersion="1.2.2.0"/>
</dependentAssembly>
</assemblyBinding>
.NET Conf 2018: Build Great Libraries using .NET Standard
Versioning
Kind When to increment Comment
Package Version Every change The ID of the NuGet package.
Assembly Version As you see fit The version number of the
assembly. Used by the loader to
resolve assemblies.
File Version Every change Generic concept, used by installers
to determine which file is newer.
Informational Version As you see fit Display string, doesn’t need to be a
version.
.NET Conf 2018: Build Great Libraries using .NET Standard
Tips & Tricks
.NET Conf 2018: Build Great Libraries using .NET Standard
.NET Conf 2018: Build Great Libraries using .NET Standard
.NET Conf 2018: Build Great Libraries using .NET Standard
https://aka.ms/netstandardFaq
https://aka.ms/netstandardDocs
.NET Conf 2018: Build Great Libraries using .NET Standard
My Standard Library 2.x
.NET Standard Library .NET Framework LibraryPortable Class Library
.NET FRAMEWORK .NET CORE XAMARIN
Via Portability
Via Compatibility Shim
Legend
Application Type
Is able to reference
TYPE
FORWARDING
This happens when you build a .NET Standard-based Library
TYPE
FORWARDING
This happens when you load .NET Standard-based library
TYPE
FORWARDING
This happens when you build a .NET Standard-based library with platform-specific extensions
TYPE
FORWARDING
This happens when you load .NET Standard-based library with platform-specific extensions
EXCEPTION
TYPE
FORWARDING

More Related Content

PDF
OSGi in Action - How we use OSGi to build Open Liberty - Alasdair Nottingham ...
PPTX
01 overview-servlets-and-environment-setup
PPTX
Maven: Mule esb plugin
PDF
Nuxt.js - Introduction
PPTX
PDF
WSO2 Micro Services Server - Basic Workshop Part 1
PDF
Angular + JHipster - JHipster Conf
PDF
Intro to the Express Web Framework
OSGi in Action - How we use OSGi to build Open Liberty - Alasdair Nottingham ...
01 overview-servlets-and-environment-setup
Maven: Mule esb plugin
Nuxt.js - Introduction
WSO2 Micro Services Server - Basic Workshop Part 1
Angular + JHipster - JHipster Conf
Intro to the Express Web Framework

What's hot (20)

PDF
Play Framework in EC2
PPT
Architecture of Professionals.az
PPT
PPTX
Going serverless with Azure
PPTX
Microservices With SenecaJS
PDF
Sails.js Intro
PDF
KOWAZA for mackerel
KEY
Introducing the Seneca MVP framework for Node.js
PDF
Getting the most out of rails tests
PPTX
Automated testing with Drupal
PDF
F5 Automation and service discovery
PDF
Grid Router – scalable and fault tolerant solution for Selenium grid
PDF
Workshop/Tutorial WSO2 Micro Services Server
PDF
WAF In DevOps DevOpsFusion2019
PPTX
DEV208 - ASP.NET MVC 5 新功能探索
PPTX
【Zabbix 2.1】trial of vm monitoring function of Zabbix 2.2
PPTX
Selenium-Grid-Extras
PPTX
Javascript Bundling and modularization
PDF
Delivery Pipeline for Windows Machines
PDF
Nightwatch.js (vodQA Shots - Pune 2017)
Play Framework in EC2
Architecture of Professionals.az
Going serverless with Azure
Microservices With SenecaJS
Sails.js Intro
KOWAZA for mackerel
Introducing the Seneca MVP framework for Node.js
Getting the most out of rails tests
Automated testing with Drupal
F5 Automation and service discovery
Grid Router – scalable and fault tolerant solution for Selenium grid
Workshop/Tutorial WSO2 Micro Services Server
WAF In DevOps DevOpsFusion2019
DEV208 - ASP.NET MVC 5 新功能探索
【Zabbix 2.1】trial of vm monitoring function of Zabbix 2.2
Selenium-Grid-Extras
Javascript Bundling and modularization
Delivery Pipeline for Windows Machines
Nightwatch.js (vodQA Shots - Pune 2017)
Ad

Similar to .NET Conf 2018: Build Great Libraries using .NET Standard (20)

PPTX
Rails Engine | Modular application
PPTX
Deploying windows containers with kubernetes
PPT
New Features Of Microsoft Visual Studio 2008 And .Net Framework 3.5 To Comsof...
PPTX
Travis CI - PHP
PPT
Sbt, idea and eclipse
PPT
J boss
PPTX
Chef arista devops days a'dam 2015
PPTX
Riga Dev Day - Automated Android Continuous Integration
PDF
A Hitchhiker's Guide to Cloud Native Java EE
PDF
A Hitchhiker's Guide to Cloud Native Java EE
PDF
Deploying a simple Rails application with AWS Elastic Beanstalk
PDF
Fundamentals of Extending Magento 2 - php[world] 2015
PDF
Bare Metal to OpenStack with Razor and Chef
PPTX
ASP.NET Core 2.1: The Future of Web Apps
PPTX
Deploying your web application with AWS ElasticBeanstalk
PDF
Continuous Delivery with Maven, Puppet and Tomcat - ApacheCon NA 2013
PPTX
What should you know about Net Core?
PPT
Zend Framework 2
PPTX
Selenium WebDriver- Training Material and QA
DOCX
Kl 031.30 eng_class_setup_guide_1.2
Rails Engine | Modular application
Deploying windows containers with kubernetes
New Features Of Microsoft Visual Studio 2008 And .Net Framework 3.5 To Comsof...
Travis CI - PHP
Sbt, idea and eclipse
J boss
Chef arista devops days a'dam 2015
Riga Dev Day - Automated Android Continuous Integration
A Hitchhiker's Guide to Cloud Native Java EE
A Hitchhiker's Guide to Cloud Native Java EE
Deploying a simple Rails application with AWS Elastic Beanstalk
Fundamentals of Extending Magento 2 - php[world] 2015
Bare Metal to OpenStack with Razor and Chef
ASP.NET Core 2.1: The Future of Web Apps
Deploying your web application with AWS ElasticBeanstalk
Continuous Delivery with Maven, Puppet and Tomcat - ApacheCon NA 2013
What should you know about Net Core?
Zend Framework 2
Selenium WebDriver- Training Material and QA
Kl 031.30 eng_class_setup_guide_1.2
Ad

Recently uploaded (20)

PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PPTX
Computer Software and OS of computer science of grade 11.pptx
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
Nekopoi APK 2025 free lastest update
PDF
Cost to Outsource Software Development in 2025
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PPTX
Odoo POS Development Services by CandidRoot Solutions
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PDF
System and Network Administration Chapter 2
PDF
Digital Strategies for Manufacturing Companies
PPTX
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Reimagine Home Health with the Power of Agentic AI​
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Computer Software and OS of computer science of grade 11.pptx
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PTS Company Brochure 2025 (1).pdf.......
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
How to Choose the Right IT Partner for Your Business in Malaysia
Which alternative to Crystal Reports is best for small or large businesses.pdf
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Nekopoi APK 2025 free lastest update
Cost to Outsource Software Development in 2025
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Navsoft: AI-Powered Business Solutions & Custom Software Development
Odoo POS Development Services by CandidRoot Solutions
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
System and Network Administration Chapter 2
Digital Strategies for Manufacturing Companies
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)

.NET Conf 2018: Build Great Libraries using .NET Standard