aalhour / C-Sharp-Algorithms

:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
MIT License
5.96k stars 1.4k forks source link

All Projects updated to .NET 6, redundant code removed and old syntax… #167

Open nirzaf opened 2 years ago

nirzaf commented 2 years ago

… changed to new style

Description

All Projects updated to .NET 6, redundant code was removed and old syntax changed to the new style of syntax to adopt C# 10

Checklist