Skip to content

Commit 8298c0f

Browse files
authored
Add new chapter 14 content for November 2025 (#915)
1 parent 684282b commit 8298c0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
tags: hardskill, csharp, dotnet
3-
stream: draft
43
---
54

65
# Bem vindo C# 14 & .NET 10 LTS
@@ -59,10 +58,11 @@ public static class String
5958
```
6059

6160
## Referencias
61+
- https://devblogs.microsoft.com/dotnet/announcing-dotnet-10/
6262
- https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-14
6363
- https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-10/
6464
- https://devblogs.microsoft.com/dotnet/csharp-exploring-extension-members/
6565
- https://andrewlock.net/exploring-dotnet-10-preview-features-3-csharp-14-extensions-members/
6666
- https://www.reddit.com/r/csharp/comments/1jsuj5n/exploring_the_new_field_keyword_in_c_14_with_net/
6767
- https://www.youtube.com/playlist?list=PLUOequmGnXxMQy-vu2O5VUFAdhu1fE5bY
68-
- https://www.infoworld.com/article/4000493/c-sharp-14-introduces-file-based-apps.html
68+
- https://www.infoworld.com/article/4000493/c-sharp-14-introduces-file-based-apps.html

0 commit comments

Comments
 (0)