Skip to content

Commit 8a076e9

Browse files
authored
add January 2021 (#22646)
1 parent 9567093 commit 8a076e9

File tree

5 files changed

+100
-85
lines changed

5 files changed

+100
-85
lines changed

docs/breadcrumb/toc.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,4 +580,7 @@ items:
580580
topicHref: /dotnet/azure/index
581581
- name: .NET IoT Libraries
582582
tocHref: /dotnet/iot/
583-
topicHref: /dotnet/iot/index
583+
topicHref: /dotnet/iot/index
584+
- name: What's new
585+
tocHref: /dotnet/whats-new/
586+
topicHref: /dotnet/whats-new/index

docs/whats-new/2020-07.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

docs/whats-new/2021-01.md

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
---
2+
title: ".NET docs: What's new for January 2021"
3+
description: "What's new in the .NET docs for January 2021."
4+
ms.date: 02/03/2021
5+
---
6+
7+
# .NET docs: What's new for January 2021
8+
9+
Welcome to what's new in the .NET docs from January 1, 2021 through January 31, 2021. This article lists some of the major changes to docs during this period.
10+
11+
## .NET Framework
12+
13+
### Updated articles
14+
15+
- [How to: Map HRESULTs and Exceptions](../framework/interop/how-to-map-hresults-and-exceptions.md) - Update how-to-map-hresults-and-exceptions.md
16+
17+
## .NET fundamentals
18+
19+
### New articles
20+
21+
- [How to suppress code analysis warnings](../fundamentals/code-analysis/suppress-warnings.md) - New article: How to suppress a warning
22+
- [NETSDK1004: Assets file not found](../core/tools/sdk-errors/netsdk1004.md) - Add note about paths with %
23+
- [Options pattern guidance for .NET library authors](../core/extensions/options-library-authors.md) - Lib authors options
24+
- [NotifyIcon.Text maximum text length increased](../core/compatibility/windows-forms/6.0/notifyicon-text-max-text-length-increased.md) - NotifyIcon.Text limit increase
25+
- [Breaking changes in .NET 6.0](../core/compatibility/6.0.md) - Add breaking change for TableLayoutSettings
26+
- [Selected TableLayoutSettings properties throw InvalidEnumArgumentException](../core/compatibility/windows-forms/6.0/tablelayoutsettings-apis-throw-invalidenumargumentexception.md) - Add breaking change for TableLayoutSettings
27+
- [Map AssemblyInfo attributes to properties](../core/migration/assembly-info.md) - Remove csproj.md file
28+
- [Supported collection types in System.Text.Json](../standard/serialization/system-text-json-supported-collection-types.md) - Supported collection types doc for System.Text.Json
29+
- [Install the .NET SDK or the .NET Runtime manually](../core/install/linux-scripted-manual.md) - Linux installer updates
30+
- [Install the .NET SDK or the .NET Runtime with Snap](../core/install/linux-snap.md) - Linux installer updates
31+
32+
### Updated articles
33+
34+
- [.NET Uninstall Tool](../core/additional-tools/uninstall-tool.md) - .NET Core/5+ naming
35+
- [MSBuild reference for .NET SDK projects](../core/project-sdk/msbuild-props.md) - Add item inclusion SDK props
36+
37+
## Azure .NET SDK
38+
39+
### New articles
40+
41+
- [Additional Tools for Azure Developers](../azure/azure-tools.md) - Added articles about additional tooling and overall checklist
42+
- [.NET on Azure development environment checklist](../azure/dotnet-dev-env-checklist.md) - Added articles about additional tooling and overall checklist
43+
44+
## Visual Basic language
45+
46+
### New articles
47+
48+
- [#Disable and #Enable directives (Visual Basic)](../visual-basic/language-reference/directives/disable-enable.md) - New article: How to suppress a warning
49+
- [Data type(s) of the type parameter(s) in method 'method' cannot be inferred from these arguments. Specifying the data type(s) explicitly might correct this error.](../visual-basic/language-reference/error-messages/bc36645.md) - Update and rename bc32051.md to bc36645.md
50+
51+
## Community contributors
52+
53+
The following people contributed to the .NET docs during this period. Thank you! Learn how to contribute by following the links under "Get involved" in the [what's new landing page](index.yml).
54+
55+
- [hyoshioka0128](https://github.com/hyoshioka0128) - Hiroshi Yoshioka (7)
56+
- [Youssef1313](https://github.com/Youssef1313) - Youssef Victor (6)
57+
- [pkulikov](https://github.com/pkulikov) - Petr Kulikov (3)
58+
- [TheEskhaton](https://github.com/TheEskhaton) (3)
59+
- [asanyaga](https://github.com/asanyaga) (2)
60+
- [usmanfareed](https://github.com/usmanfareed) - Alpha Coder (2)
61+
- [Alexplose](https://github.com/Alexplose) (1)
62+
- [Arnab-Developer](https://github.com/Arnab-Developer) - Arnab Roy Chowdhury (1)
63+
- [BartoszKlonowski](https://github.com/BartoszKlonowski) - Bartosz Klonowski (1)
64+
- [cjvandyk](https://github.com/cjvandyk) - Cornelius J. van Dyk (1)
65+
- [clarkbrent](https://github.com/clarkbrent) - Clark Brent (1)
66+
- [cmeeren](https://github.com/cmeeren) - Christer van der Meeren (1)
67+
- [dallasg](https://github.com/dallasg) - Dallas Gaddis (1)
68+
- [ericmutta](https://github.com/ericmutta) - Eric Mutta (1)
69+
- [gasparnagy](https://github.com/gasparnagy) - Gáspár Nagy (1)
70+
- [GoEddie](https://github.com/GoEddie) - Ed Elliott (1)
71+
- [Happypig375](https://github.com/Happypig375) - Hadrian Tang (1)
72+
- [jjgorton](https://github.com/jjgorton) - Josh Gorton (1)
73+
- [Jonathan727](https://github.com/Jonathan727) - Jonathan (1)
74+
- [jonnychipz](https://github.com/jonnychipz) - John Lunn (1)
75+
- [laenas](https://github.com/laenas) - Ryan Coy (1)
76+
- [LeoGaunt](https://github.com/LeoGaunt) - Leo Gaunt (1)
77+
- [martincostello](https://github.com/martincostello) - Martin Costello (1)
78+
- [michha](https://github.com/michha) - Michael (1)
79+
- [NN---](https://github.com/NN---) - NN (1)
80+
- [perlun](https://github.com/perlun) - Per Lundberg (1)
81+
- [Pumpur](https://github.com/Pumpur) (1)
82+
- [RudyMeijer](https://github.com/RudyMeijer) - Rudy (1)
83+
- [skrysmanski](https://github.com/skrysmanski) - Sebastian Krysmanski (1)
84+
- [syohex](https://github.com/syohex) - Shohei YOSHIDA (1)
85+
- [Tarmil](https://github.com/Tarmil) - Loïc Denuzière (1)
86+
- [tompazourek](https://github.com/tompazourek) - Tom Pažourek (1)
87+
- [tyage](https://github.com/tyage) - tyage (1)
88+
- [TysonMN](https://github.com/TysonMN) - Tyson Williams (1)
89+
- [william-keller](https://github.com/william-keller) (1)
90+
- [zspitz](https://github.com/zspitz) - Zev Spitz (1)

docs/whats-new/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ landingContent:
1212
linkLists:
1313
- linkListType: whats-new
1414
links:
15+
- text: January 2021
16+
url: 2021-01.md
1517
- text: December 2020
1618
url: 2020-12.md
1719
- text: November 2020
@@ -22,8 +24,6 @@ landingContent:
2224
url: 2020-09.md
2325
- text: August 2020
2426
url: 2020-08.md
25-
- text: July 2020
26-
url: 2020-07.md
2727
- title: Find language updates
2828
linkLists:
2929
- linkListType: whats-new

docs/whats-new/toc.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ items:
33
href: index.yml
44
expanded: true
55
items:
6+
- name: "2021"
7+
items:
8+
- name: January
9+
href: 2021-01.md
610
- name: "2020"
711
items:
812
- name: December
@@ -15,5 +19,3 @@ items:
1519
href: 2020-09.md
1620
- name: August
1721
href: 2020-08.md
18-
- name: July
19-
href: 2020-07.md

0 commit comments

Comments
 (0)