alugili / CSharp8CheatSheetLinks
C# 8 Cheat Sheet, Default Interface Methods, Pattern Matching, Indices and Ranges, Nullable Reference Types, Asynchronous Streams, Caller Expression Attribute ,Static Local Functions, Default in Deconstruction., Alternative Interpolated Verbatim Strings, Using Declarations, Relax Ordering of ref and partial Modifiers, Disposable ref structs, Gen…
☆85Updated 5 years ago
Alternatives and similar repositories for CSharp8CheatSheet
Users that are interested in CSharp8CheatSheet are comparing it to the libraries listed below
Sorting:
- Lots of example sorting algorithms, from a family reunion.☆71Updated 4 years ago
- An ASP.NET Core Route Debugger implemented as a Razor Page☆72Updated 9 months ago
- New C# 7.0 features in Visual Studio 2017 RC☆32Updated 8 years ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆71Updated 2 months ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆61Updated 2 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- A web site that helps you discover awesome .NET open source and community resources☆303Updated last year
- A real time connection to entity framework core through Signalr Core.☆216Updated 2 years ago
- ☆105Updated 2 years ago
- Extension library which allows developers to easily use temporal tables in SQL Server using Entity Framework Core.☆63Updated 4 years ago
- Fast, modern and extendible C# Data Access library☆93Updated 4 years ago
- Visual Studio extension to generate OpenAPI (Swagger) web service reference.☆67Updated 2 years ago
- Power tools for working with IQueryable and Expression trees.☆81Updated 2 years ago
- Experimenting with schedulers