/net-5-playground

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

Primary LanguageC#MIT LicenseMIT

.NET 5 & C# 9 Feture Showcase

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