DWX 2017 Session: ASP.NET Core Middlewares
0 Kommentare
It’s a while since I hold my session about „ASP.NET Core Middlewares“ at German DWX Developer Week 2017 in Nürnberg.
In this session I explained different parts:
- What is a middleware, what’s it in ASP.NET Core?
- Build up the request pipeline
- Use built-in middlewares
- Write custom middlewares
- Use cases & demos
The session slides (in German) can be found here on Slideshare:
And the demos sourcecode is available here on GitHub: https://github.com/JauernigIT/aspnetcore_middlewares
For any questions feel free to contact me. Enjoy!