PatrickZurita / csharp-advanced

Advanced C# features -> LINQ, Exception Handling, Concurrency/Asynchtony Tasks and Threads, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status dotnet try Enabled Binder

C# 11 ADVANCED dotnet bot in space

|| BasicsContribution ||

Basics

This repository contains advanced C# features like:

  • LINQ operators (from, where, select, orderby, query and method sintax)
  • Pattern and attribute matching
  • Concurrency and asynchrony: Threads
  • Concurrency and asynchrony: Tasks
  • Exception handling

All these features will be developed in its different branches like LINQ branch, Exception handling branch, etc.

Contribution

Get the latest changes from master and merge them with the branch you want to commit.

About

Advanced C# features -> LINQ, Exception Handling, Concurrency/Asynchtony Tasks and Threads, etc.


Languages

Language:C# 100.0%