SonnyRR / net-5-playground

Sandbox solution showcasing .NET 5 and C# 9 features. ๐Ÿ—บ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.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

About

Sandbox solution showcasing .NET 5 and C# 9 features. ๐Ÿ—บ

License:MIT License


Languages

Language:C# 100.0%