• Stars
    star
    3
  • Rank 3,948,635 (Top 78 %)
  • Language
    C#
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Entity Framework Core Demo, code sample, examples, for presentation, tutor, step by step learn, learn Entity Framework core.

More Repositories

1

CSharp-9-CheatSheet

C# 9 Cheat Sheet with code example and pros and cons.
407
star
2

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.
C#
275
star
3

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 structs
82
star
4

CSharp7Features

New C# 7.0 features in Visual Studio 2017 RC
C#
30
star
5

CSharp_8_Async_Streams_Demo

C# 8 Demo for the new proposed feature Async Streams
C#
12
star
6

EntityFrameworkCoreDocker

C#Corner article Entity Framework Core with SQL Server / SQLite in Docker Container. use Docker with the Entity Framework Core with different databases
C#
10
star
7

IAsyncEnumerableDemo

C# 8 Demo IAsyncEnumerable interface
C#
5
star
8

FSharpDesktopApplication

F# demo desktop application for C# Developers, based on domain driven design, SQL Server Express: https://www.c-sharpcorner.com/article/easy-way-to-become-an-f-sharp-programmer-for-c-sharp-developers/
F#
3
star
9

ParameterSniffingEFCore

ParameterSniffingEFCore Please read the article in DZone. Entity Framework Core SQL Server Parameter Sniffing
C#
3
star
10

Entity-Framework-Core-and-Cosmos-Db-with-Blazor

Entity Framework Core and Cosmos Db with Blazor demo application
C#
2
star
11

Cosmos-DB-Table-API

Source Code for my article Cosmos DB Table API in CShrapCorner
C#
1
star
12

NotificationsService

C#
1
star
13

CSharp_7.2_Demo

Examples for: DIGITAL SEPARATOR, Non-trailing Named Arguments, Conditional Ref Operator, Private Protected, Readonly struct and Ref Struct, Span
C#
1
star
14

Default-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 errors
C#
1
star