Redditに2019年12月のMicrosoft Docsの更新状況について投稿がありました。
なお、11月の更新状況は以下の通りです。
更新したドキュメントの一覧
毎月Redditに投稿しているMaximRouiller氏ですが、今回は
今月のみんなが読みたくなる記事📢
, 今月の重要記事💥
, 今月の新しいページ✨
のまとめはないようです。
更新したドキュメントの一覧はこちら。
New Articles and Updated Articles
引用するとこんな感じです。
.NET Core
- .NET Core Uninstall Tool - Documentation for .NET Core Uninstall Tool
- Breaking changes for migration from version 2.0 to 2.1 - Add struct breaking change
- Breaking changes for migration from .NET Framework to .NET Core - Add breaking changes doc for .NET Framework to .NET Core
- Tutorial: Debug a memory leak in .NET Core - Diagnostic mem leak tutorial
- How to install localized IntelliSense files for .NET Core - Install localized IntelliSense
- Run-time configuration options for compilation - Run-time config knobs
- Run-time configuration options for debugging and profiling - Run-time config knobs
- Run-time configuration options for globalization - Run-time config knobs
- Run-time configuration options for networking - Run-time config knobs
- Run-time configuration options for threading - Run-time config knobs
- Get started with .NET Core on Windows/Linux/macOS using the command line - Update cli tutorial for 3.1
- What's new in .NET Core 3.1 - Update multiple docs for .NET Core 3.1
C# language
- Enumeration types (C# reference) - Moved and revised the enum article
- Learn about any breaking changes in the C# compiler - Add links to breaking changes doc
.NET Framework
- Updated articles
- Marshaling Classes, Structures, and Unions - Add links to table
.NET for Apache Spark
- Submit a .NET for Apache Spark job to Databricks - Spark: how to deploy to databricks
- Tutorial: Do batch processing with .NET for Apache Spark - Spark: batch processing
- Tutorial: Structured Streaming with .NET for Apache Spark - Spark: spark streaming article
.NET Standard
- Microsoft.Data.Sqlite - New section covering Microsoft.Data.Sqlite
- Work with Buffers in .NET - System.Buffers in .NET
- Version tolerant serialization - Fix duplicate link in see also, and cleanup article
Visual Basic language
- Visual Basic docs - get started, tutorials, reference. - Create VB Landing page
個人的に気になる項目
コンパイルのランタイム構成オプション系の記事
階層型コンパイルの設定や最大・最長スレッド数の設定, ソケットの HTTP ハンドラーあたり。
特にソケットのHTTPハンドラー
は.NET Coreの2.*くらいの時代に弊社環境で色々こけた苦い思い出があったので…。Compilerの破壊的変更について
Roslyn関連のお話。.NETでのバッファーの処理
System.Buffers
あたりの話とか。Visual Basicのドキュメント
MS的にVBのことどう思ってるんでしょうかね。
おわり
ホリデーシーズンだったので更新数は控えめですね。
MaximRouiller氏のまとめがないのは残念です。