Skip to content

DotNetContrib/MoreSamples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

More Samples

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

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

Enjoy!

C#

  • Literals
  • Tuples
  • Out Vars and Ref Returns
  • Expression Bodied Members
  • Pattern Matching
  • Non-nullable Reference Types

.NET Core

  • Dependency Injection
  • Dependency Injection with Options
  • Configuration
  • Dependency Injection with Configuration
  • HTTP Client Factory
  • Markdown
  • Self-contained

Entity Framework Core

  • Inheritance (TPH)
  • Mapping to Getter Only Properties

ASP.NET Core

  • View Components
  • GDPR Support with ASP.NET Core 2.1

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 the book series Professional C#, Wrox Press

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 65.6%
  • JavaScript 21.9%
  • PowerShell 8.7%
  • HTML 2.6%
  • CSS 1.2%