https://github.com/omid-ahmadpour/csharp10newfeartures
List Of Top C#10 and .NET6 New Features
https://github.com/omid-ahmadpour/csharp10newfeartures
csharp10 dateonly dotnet6 filescopenamespace globalusing recordstruct structimprovement timeonly
Last synced: 8 months ago
JSON representation
List Of Top C#10 and .NET6 New Features
- Host: GitHub
- URL: https://github.com/omid-ahmadpour/csharp10newfeartures
- Owner: omid-ahmadpour
- Created: 2021-12-30T19:12:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T17:07:34.000Z (almost 4 years ago)
- Last Synced: 2025-01-07T16:13:28.260Z (9 months ago)
- Topics: csharp10, dateonly, dotnet6, filescopenamespace, globalusing, recordstruct, structimprovement, timeonly
- Language: C#
- Homepage:
- Size: 403 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CSharp10 and .NET6 New Feartures
Top C#10 and .Net6 New Features## Record Structs
## Improvements of structure types
## Global using directives
## File-scoped namespace declaration
## TimeOnly & DateOnly
## Parallel.ForEachAsync