BrunoCandia / dotnet2019-aspnet-core-best-practices

Dotnet 2019 Talk - Asp.Net Core Good Practices in 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotnet2019

Asp.Net Core Good Practices 2019 Talk

Speakers:

Carlos Landeras - Web Team Lead at Plain Concepts ( Github / Twitter)

Luis Ruiz Pavón - DevSecOps Lead at Plain Concepts ( Github / Twitter)

Talk Agenda:

  • Code instrumentation using System Diagnostics
  • Application resilience strategies
  • Asp.Net Core HealthChecks and Kubernetes (Readiness and Liveness Probes) for high availability and resilience
  • Problem Details RFC 7807
  • Asp.Net Core ApiController and ApiBehaviourOptions (Convention over Configuration)
  • HttpContext Pipelines
  • Endpoint Routing
  • Endpoint Authorization (decoupled from MVC)
  • Docker testing strategies

About

Dotnet 2019 Talk - Asp.Net Core Good Practices in 2019


Languages

Language:C# 61.4%Language:PowerShell 33.8%Language:HTML 2.7%Language:Dockerfile 1.3%Language:Shell 0.8%