There are no reviews yet. Be the first to send feedback to the community and the maintainers!
CSharp-9-CheatSheet
C# 9 Cheat Sheet with code example and pros and cons.ModernArchitectureShop
The Microservices Online Shop is an application with a modern software architecture that is cleanly designed and based on.NET lightweight technologies. The shop has two build variations. The first variant is the classic Microservices Architectural Style. The second one is with Dapr. Dapr has a comprehensive infrastructure for building highly decoupled Microservices; for this reason, I am using Dapr to achieve the noble goal of building a highly scalable application with clean architecture and clean code.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, Generic Attributes, Null Coalescing Assignment ,Disposable ref structsCSharp7Features
New C# 7.0 features in Visual Studio 2017 RCCSharp_8_Async_Streams_Demo
C# 8 Demo for the new proposed feature Async StreamsEntityFrameworkCoreDocker
C#Corner article Entity Framework Core with SQL Server / SQLite in Docker Container. use Docker with the Entity Framework Core with different databasesIAsyncEnumerableDemo
C# 8 Demo IAsyncEnumerable interfaceEntityFrameworkCoreDemo
Entity Framework Core Demo, code sample, examples, for presentation, tutor, step by step learn, learn Entity Framework core.ParameterSniffingEFCore
ParameterSniffingEFCore Please read the article in DZone. Entity Framework Core SQL Server Parameter SniffingEntity-Framework-Core-and-Cosmos-Db-with-Blazor
Entity Framework Core and Cosmos Db with Blazor demo applicationCosmos-DB-Table-API
Source Code for my article Cosmos DB Table API in CShrapCornerNotificationsService
CSharp_7.2_Demo
Examples for: DIGITAL SEPARATOR, Non-trailing Named Arguments, Conditional Ref Operator, Private Protected, Readonly struct and Ref Struct, SpanDefault-Interface-Methods-CSharp-8
Default Interface Methods in C# 8: - A Very simple example - Keyword abstract and virtual - Using the keyword This - Using Properties - Diamond Problem - Using Async - Generic - Player example - Limitations and errorsLove Open Source and this site? Check out how you can help us