برای استفاده از کتابخانه‌های NET Standard. در Full .NET Framework از نگارش 4.7.2 به بعد استفاده کنید
200, OK
https://blog.mjjames.co.uk/2019/05/lessons-learnt-migrating-from-net.html icon

  There are several issues with consuming .NET Standard libraries that were built for those versions from .NET Framework 4.6.1 projects. For .NET Framework projects that need to use such libraries, we recommend that you upgrade the project to target .NET Framework 4.7.2 or higher. 

برای استفاده از کتابخانه‌های NET Standard. در Full .NET Framework از نگارش 4.7.2 به بعد استفاده کنید
BuildXL موتور شتاب دهنده‌ی Build در تیم‌های درونی مایکروسافت
200, OK
https://github.com/Microsoft/BuildXL icon

Build Accelerator, BuildXL for short, is a build engine originally developed for large internal teams at Microsoft, and owned by the Tools for Software Engineers team, part of the Microsoft One Engineering System internal engineering group. Internally at Microsoft, BuildXL runs 30,000+ builds per day on monorepo codebases up to a half-terabyte in size with a half-million process executions per build, using distribution to thousands of datacenter machines and petabytes of source code, package, and build output caching. Thousands of developers use BuildXL on their desktops for faster builds even on mega-sized codebases. 

BuildXL موتور شتاب دهنده‌ی Build در تیم‌های درونی مایکروسافت