Farrell23 / MoreSamples

Additional code samples for Professional C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More Samples

This repository contains additional code samples for the book Professional C# 6. Currently you'll find samples in these categories:

  • C# 7.0
  • .NET Core
  • Entity Framework Core
  • ASP.NET Core
  • Universal Windows Platform (UWP)
  • WPF

Enjoy!

C# 7.0

  • Literals
  • Tuples
  • Out Vars and Ref Returns
  • Expression Bodied Members
  • Pattern Matching

.NET Core

  • Dependency Injection
  • Dependency Injection with Options
  • Configuration
  • Dependency Injection with Configuration
  • Markdown
  • Self-contained

Entity Framework Core

  • Inheritance (TPH)
  • Mapping to Getter Only Properties

ASP.NET Core

  • View Components

Universal Windows Platform (UWP)

  • Ink
  • Simple MVVM
  • Grouped ListView
  • Hamburger and SplitView
  • Deep Linking
  • Open Tab Items Dynamically

WPF

  • 3D with WPF
  • Open Tab Items Dynamically

About

Additional code samples for Professional C#


Languages

Language:C# 61.7%Language:JavaScript 25.2%Language:PowerShell 10.0%Language:HTML 2.8%Language:CSS 0.3%