|
1 | 1 | --- |
2 | | -title: ".NET docs: What's new for June 2024" |
3 | | -description: "What's new in the .NET docs for June 2024." |
4 | | -ms.custom: June-2024 |
5 | | -ms.date: 07/01/2024 |
| 2 | +title: ".NET docs: What's new for September 2024" |
| 3 | +description: "What's new in the .NET docs for September 2024." |
| 4 | +ms.custom: September-2024 |
| 5 | +ms.date: 10/01/2024 |
6 | 6 | --- |
7 | 7 |
|
8 | | -# .NET docs: What's new for June 2024 |
| 8 | +# .NET docs: What's new for September 2024 |
9 | 9 |
|
10 | | -Welcome to what's new in the .NET docs for June 2024. This article lists some of the major changes to docs during this period. |
| 10 | +Welcome to what's new in the .NET docs for September 2024. This article lists some of the major changes to docs during this period. |
11 | 11 |
|
12 | 12 | ## .NET breaking changes |
13 | 13 |
|
14 | 14 | ### New articles |
15 | 15 |
|
16 | | -- [Adding a ZipArchiveEntry with CompressionLevel sets ZIP central directory header general-purpose bit flags](../core/compatibility/core-libraries/9.0/compressionlevel-bits.md) |
17 | | -- [DateTimePicker.Text is empty string](../core/compatibility/windows-forms/8.0/datetimepicker-text.md) |
| 16 | +- [Floating point-to-integer conversions are saturating](../core/compatibility/jit/9.0/fp-to-integer.md) |
| 17 | +- [FromKeyedServicesAttribute no longer injects non-keyed parameter](../core/compatibility/core-libraries/9.0/non-keyed-params.md) |
| 18 | +- [HttpClientFactory logging redacts header values by default](../core/compatibility/networking/9.0/redact-headers.md) |
| 19 | +- [IMsoComponent support is opt-in](../core/compatibility/windows-forms/9.0/imsocomponent-support.md) |
| 20 | +- [IncrementingPollingCounter initial callback is asynchronous](../core/compatibility/core-libraries/9.0/async-callback.md) |
| 21 | +- [ZipArchiveEntry names and comments respect UTF8 flag](../core/compatibility/core-libraries/9.0/ziparchiveentry-encoding.md) |
18 | 22 |
|
19 | 23 | ## .NET fundamentals |
20 | 24 |
|
21 | 25 | ### New articles |
22 | 26 |
|
23 | | -- [dotnet nuget config get](../core/tools/dotnet-nuget-config-get.md) |
24 | | -- [dotnet nuget config paths](../core/tools/dotnet-nuget-config-paths.md) |
25 | | -- [dotnet nuget config set](../core/tools/dotnet-nuget-config-set.md) |
26 | | -- [dotnet nuget config unset](../core/tools/dotnet-nuget-config-unset.md) |
27 | | -- [dotnet nuget why](../core/tools/dotnet-nuget-why.md) |
28 | | -- [Fakes extension](../core/testing/unit-testing-platform-extensions-fakes.md) |
29 | | -- [MSTEST0029: Public method should be test method](../core/testing/mstest-analyzers/mstest0029.md) |
| 27 | +- [Common `IHttpClientFactory` usage issues](../core/extensions/httpclient-factory-troubleshooting.md) |
| 28 | +- [HttpWebRequest to HttpClient Migration Guide](../fundamentals/networking/http/httpclient-migrate-from-httpwebrequest.md) |
| 29 | +- [Intrinsic APIs marked RequiresDynamicCode](../core/deploying/native-aot/intrinsic-requiresdynamiccode-apis.md) |
| 30 | +- [Security features](../core/deploying/native-aot/security.md) |
30 | 31 |
|
31 | 32 | ### Updated articles |
32 | 33 |
|
33 | | -- [Code quality rule configuration options](../fundamentals/code-analysis/code-quality-rule-options.md) - Add missed documentation for CA's options. |
34 | | -- [Install .NET on Windows](../core/install/windows.md) - Initial rewrite of windows install |
35 | | -- [The regular expression object model](../standard/base-types/the-regular-expression-object-model.md) - Update regex docs with more info about source gen |
36 | | -- [What's new in .NET libraries for .NET 9](../core/whats-new/dotnet-9/libraries.md) - Update what's new for .NET 9 Preview 5 |
| 34 | +- [How to customize property names and values with System.Text.Json](../standard/serialization/system-text-json/customize-properties.md) - Add Copilot use case |
| 35 | +- [How to write .NET objects as JSON (serialize)](../standard/serialization/system-text-json/how-to.md) - Add GitHub Copilot use case to serialize JSON |
| 36 | +- [MSBuild reference for .NET SDK projects](../core/project-sdk/msbuild-props.md) - Add MSBuild test-related properties |
| 37 | +- [What's new in .NET libraries for .NET 9](../core/whats-new/dotnet-9/libraries.md) - What's new for .NET 9 RC 1 |
37 | 38 |
|
38 | | -## Architecture guides |
| 39 | +## C# language |
39 | 40 |
|
40 | | -### Updated articles |
| 41 | +### New articles |
41 | 42 |
|
42 | | -- [Authentication and authorization](../architecture/maui/authentication-and-authorization.md) - Updated IdentityServer references and authentication flow |
| 43 | +- [Resolve errors and warnings that affect overload resolution.](../csharp/language-reference/compiler-messages/overload-resolution.md) |
43 | 44 |
|
44 | | -## AI in .NET |
| 45 | +## Azure SDK for .NET |
45 | 46 |
|
46 | 47 | ### New articles |
47 | 48 |
|
48 | | -- [Chat with a local AI model using .NET and Semantic Kernel](../ai/quickstarts/quickstart-local-ai.md) |
49 | | -- [Semantic Kernel overview for .NET](../ai/semantic-kernel-dotnet-overview.md) |
| 49 | +- [Frequently asked questions](../azure/migration/appcat/faq.md) |
| 50 | + |
| 51 | +## .NET Framework |
| 52 | + |
| 53 | +### Updated articles |
| 54 | + |
| 55 | +- [Migrating WSE 3.0 Web Services to WCF](../framework/wcf/feature-details/migrating-wse-3-0-web-services-to-wcf.md) - SFI: ROPC - another chunk |
50 | 56 |
|
51 | 57 | ## Community contributors |
52 | 58 |
|
53 | 59 | 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 | 60 |
|
55 | | -- [sammychinedu2ky](https://github.com/sammychinedu2ky) - Samson Amaugo  |
56 | | -- [Kissaki](https://github.com/Kissaki) - Jan Klass  |
57 | 61 | - [BartoszKlonowski](https://github.com/BartoszKlonowski) - Bartosz Klonowski  |
58 | | -- [Alexanderbtw](https://github.com/Alexanderbtw) - Alexander  |
59 | | -- [ali50m](https://github.com/ali50m) -  |
60 | | -- [azarboon](https://github.com/azarboon) - Mahdi Azarboon  |
61 | | -- [bigboybamo](https://github.com/bigboybamo) - Olabamiji Oyetubo  |
62 | | -- [FrediKats](https://github.com/FrediKats) - Fredi Kats  |
63 | | -- [joprice](https://github.com/joprice) - Joseph Price  |
64 | | -- [kimsey0](https://github.com/kimsey0) - Jacob Bundgaard  |
65 | | -- [longbuibao](https://github.com/longbuibao) - bui bao long  |
66 | | -- [m3nax](https://github.com/m3nax) - Manuel Menegazzo  |
67 | | -- [matt-gribben](https://github.com/matt-gribben) - Matthew Gribben  |
68 | | -- [michaelstonis](https://github.com/michaelstonis) - Michael Stonis  |
69 | | -- [mrpowe07](https://github.com/mrpowe07) - Matt Powers  |
70 | | -- [paramamue](https://github.com/paramamue) - Martin Müller  |
71 | | -- [RadicalErin](https://github.com/RadicalErin) - Erin Scanlon  |
72 | | -- [rbleattler](https://github.com/rbleattler) - Robert Bleattler  |
73 | | -- [TBence98](https://github.com/TBence98) - Tullner Bence  |
74 | | -- [ThorstenReichert](https://github.com/ThorstenReichert) - Thorsten Reichert  |
75 | | -- [valchetski](https://github.com/valchetski) - Aliaksandr Valchetski  |
76 | | -- [vernou](https://github.com/vernou) - VERNOU Cédric  |
| 62 | +- [hakenr](https://github.com/hakenr) - Robert Haken  |
| 63 | +- [mpostol](https://github.com/mpostol) - Mariusz Postol  |
| 64 | +- [Roshni-Gandhi](https://github.com/Roshni-Gandhi) -  |
| 65 | +- [AptiviCEO](https://github.com/AptiviCEO) - Aptivi CEO  |
| 66 | +- [bb-froggy](https://github.com/bb-froggy) - Christoph Hannebauer  |
| 67 | +- [bravequickcleverfibreyarn](https://github.com/bravequickcleverfibreyarn) - boldswiftsmartfiberhank  |
| 68 | +- [ChinoUkaegbu](https://github.com/ChinoUkaegbu) -  |
| 69 | +- [colejohnson66](https://github.com/colejohnson66) - Cole Tobin  |
| 70 | +- [da1910](https://github.com/da1910) - Doug Addy  |
| 71 | +- [geniuszxy](https://github.com/geniuszxy) - Shingo  |
| 72 | +- [Haidar0096](https://github.com/Haidar0096) - Haidar Mehsen  |
| 73 | +- [HEJOK254](https://github.com/HEJOK254) - Jakub Dębski  |
| 74 | +- [jairbubbles](https://github.com/jairbubbles) - Julien Richard  |
| 75 | +- [koenigst](https://github.com/koenigst) -  |
| 76 | +- [Legend4it](https://github.com/Legend4it) - Ali Abdulhussein  |
| 77 | +- [luizfls](https://github.com/luizfls) - Luiz Felipe Silva  |
| 78 | +- [melbasiouny](https://github.com/melbasiouny) - Mostafa  |
| 79 | +- [normandev92](https://github.com/normandev92) -  |
| 80 | +- [ousiax](https://github.com/ousiax) - Jon X  |
| 81 | +- [sammychinedu2ky](https://github.com/sammychinedu2ky) - Samson Amaugo  |
| 82 | +- [samwherever](https://github.com/samwherever) - Sam Allen  |
| 83 | +- [Smaug123](https://github.com/Smaug123) - Patrick Stevens  |
| 84 | +- [stashut](https://github.com/stashut) - Stanislav Hut  |
| 85 | +- [timdeschryver](https://github.com/timdeschryver) - Tim Deschryver  |
| 86 | +- [udidahan](https://github.com/udidahan) - Udi Dahan  |
| 87 | +- [xlxdxy](https://github.com/xlxdxy) -  |
| 88 | +- [xparadoxical](https://github.com/xparadoxical) -  |
0 commit comments