An open API service indexing awesome lists of open source software.

https://github.com/sonnyrr/net-5-playground

Sandbox solution showcasing .NET 5 and C# 9 features. 🗺
https://github.com/sonnyrr/net-5-playground

csharp csharp9 dotnet5 examples new-features

Last synced: about 1 year ago
JSON representation

Sandbox solution showcasing .NET 5 and C# 9 features. 🗺

Awesome Lists containing this project

README

          

# .NET 5 & C# 9 Feture Showcase ![](http://estruyf-github.azurewebsites.net/api/VisitorHit?user=SonnyRR&repo=net-5-playground&countColorcountColor&countColor=%23001199)
Sandbox solution showcasing .NET 5 and C# 9 features with examples.

## 🔖 Examples:
- Top Level Statements
- Records
- Deconstruction
- Init-only setters
- Pattern Matching
- With-expressions
- Relational and Logical patterns
- Covariant Returns
- Sample WebAPI project