alugili / CSharp8CheatSheet
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:
- ☆105Updated 2 years ago
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 4 years ago
- Experimenting with schedulers☆69Updated 4 years ago
- Lots of example sorting algorithms, from a family reunion.☆70Updated 4 years ago
- Some examples on how to more cleanly work with Entity Framework☆127Updated 6 years ago
- Background job system for .NET applications☆105Updated 6 years ago
- An ASP.NET Core Route Debugger implemented as a Razor Page☆72Updated 5 months ago
- New C# 7.0 features in Visual Studio 2017 RC☆32Updated 8 years ago
- Helps to initialize your database and seed it with some data in a most simple and convenient way.☆77Updated 4 months ago
- A simple demo listing all services available to an app at startup☆84Updated 2 years ago
- Functional is a set of libraries that support functional programming patterns in C#.☆69Updated 4 months ago
- A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline☆138Updated 2 years ago
- BDTest - A Testing Framework for .NET☆85Updated last week
- A source generator to make request/endpoint/response even easier.☆49Updated 3 weeks ago
- Async initialization in ASP.NET Core 2.x☆87Updated 2 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 5 years ago
- Grab bag of generic utilities and extension methods for .Net development☆110Updated 2 years ago
- Recipes for common ASP.NET Core patterns☆50Updated 4 years ago
- ☆43Updated 8 years ago
- Small async ADO.NET helper library☆93Updated 2 years 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
- Caching and cache invalidation of MediatR Requests via Pipeline Behaviors☆34Updated 2 years ago
- Source code illustrating how to make efficient HttpClient api calls in C#☆59Updated 6 years ago
- Dynamic LINQ queries based on C# 4 dynamic.☆84Updated 10 years ago
- Mutlitenancy for dotnet applications☆111Updated last year
- Dependency injection, logging and configuration in a .NET Core console application.☆74Updated 6 years ago
- Different implementations for the pipeline pattern in C# .NET☆77Updated 5 years ago
- A simple xUnit C# test showing how to verify a certificate for a domain has at least 30 days before it expires.☆80Updated 4 years ago
- A .NET library to enable you to send bot messages in slack☆57Updated 2 years ago
- Power tools for working with IQueryable and Expression trees.☆81Updated 2 years ago