exceptionnotfound
Senior developer, writer, speaker, husband, father, Catholic, ADHD, reader, and more!
MicrosoftPhoenix, AZ, USA
Pinned Repositories
AspNetCoreDapperAsyncDemo
AspNetCoreRequestResponseMiddlewareDemo
BlazorGames
Solitaire, Minesweeper, ConnectFour, Tetris, Blackjack, Conway's Game of Life, and more, all written in Blazor WebAssembly.
BlazorToDoList
Let's explore Blazor WebAssembly by building a simple to-do list application.
CSharpInSimpleTerms
Learn all about C# with simple, straightforward examples, from the type system to interfaces to date and time formats.
DesignPatterns
Come learn about all the Gang of Four patterns (e.g. Adapter, Facade, Strategy, Mediator, Command and more) with C# and food examples!
DotNetCqrsDemo
RespositoryServicePatternDemo
Keep your data and business logic separate with this straightforward architecture.
SampleCQRS
A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing
SortExtravaganzaCSharp
Lots of example sorting algorithms, from a family reunion.
exceptionnotfound's Repositories
exceptionnotfound/DesignPatterns
Come learn about all the Gang of Four patterns (e.g. Adapter, Facade, Strategy, Mediator, Command and more) with C# and food examples!
exceptionnotfound/BlazorGames
Solitaire, Minesweeper, ConnectFour, Tetris, Blackjack, Conway's Game of Life, and more, all written in Blazor WebAssembly.
exceptionnotfound/RespositoryServicePatternDemo
Keep your data and business logic separate with this straightforward architecture.
exceptionnotfound/CSharpInSimpleTerms
Learn all about C# with simple, straightforward examples, from the type system to interfaces to date and time formats.
exceptionnotfound/SortExtravaganzaCSharp
Lots of example sorting algorithms, from a family reunion.
exceptionnotfound/AspNetCoreDapperAsyncDemo
exceptionnotfound/AspNetCoreRequestResponseMiddlewareDemo
exceptionnotfound/FabricJSDrawingWalkthrough
exceptionnotfound/BlazorToDoList
Let's explore Blazor WebAssembly by building a simple to-do list application.
exceptionnotfound/DataNamesMappingDemo
exceptionnotfound/ORMBenchmarksTest
exceptionnotfound/XUnitMockTestsDemo
exceptionnotfound/DapperHelperDemo
exceptionnotfound/DapperEFCoreQueryPerformance2019
exceptionnotfound/NET6DependencyInjectionDemo
exceptionnotfound/AsyncAwaitRefactoringDemo
Sample project for my Ultimate Asynchronous series.
exceptionnotfound/CSharp10Features
exceptionnotfound/MiddlewareNET6Demo
exceptionnotfound/ConditionalLinqQueryEngine
exceptionnotfound/TicketToRideModelingPractice
exceptionnotfound/NET6BiteSizeDemos
exceptionnotfound/BlazorConnectFour
exceptionnotfound/AntiForgeryRazorPagesExamples
exceptionnotfound/BlazorSoundDemo
exceptionnotfound/BlazorWasmTicTacToe
exceptionnotfound/FlashMessageCoreDemo
exceptionnotfound/exceptionnotfound
exceptionnotfound/StringExtensionsDemo
exceptionnotfound/BugHuntIDMismatch
exceptionnotfound/ModelStateAspNet5Demo