estiller / dotnetconf2019-il

Demo code for my session at DotNetConf 2019 - Israel Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DotNetConf 2019 Israel Edition

The source code in this repository was built as a demo for my session at the Israeli edition of DotNetConf 2019. It showcases how to build modern cloud native services with ASP.NET Core 3.0, with a focus on:

  1. gRPC
  2. Endpoint Routing
  3. Worker Services
  4. Health Checks
  5. Deployment to K8s

Credit

This sample code is based on the demos given at DotNetConf 2019's keynote session. That source code can be found here.

About

Demo code for my session at DotNetConf 2019 - Israel Edition

License:MIT License


Languages

Language:C# 80.0%Language:Shell 14.3%Language:Dockerfile 5.7%