carlkentor / AspNetCoreDiagnosticScenarios

This repository has examples of broken patterns in ASP.NET Core applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET Core Diagnostic Scenarios

The goal of this repository is to show problematic application patterns for ASP.NET Core applications and a walk through on how to solve those issues. It shall serve as a collection of knowledge from real life application issues our customers have encountered.

About

This repository has examples of broken patterns in ASP.NET Core applications


Languages

Language:C# 94.5%Language:HTML 5.5%