Learn C# with CSharpFritz - Logging, Testing, and Filters in ASP.NET Core

preview_player
Показать описание
We've been building a website over the last few weeks and its time to dive into some of the bigger questions from our audience. Let's talk about logging, actions filters, and writing tests for our projects





#mvc #logging #unittests
Рекомендации по теме
Комментарии
Автор

nice video @Fritz. It was a very educative session.

kareemtoheeb
Автор

Timestamp

00:04:50 - Video starts. Q & A
00:58:30 - Discussion about Logging in ASP.NET Core
01:09:00 - Severity log levels: Trace, Debug, Information, Warning, Error, Critical
01:14:00 - Configure Logging
01:34:07 - Configure Serilog
01:42:13 - Filters in ASP.NET Core
01:50:11 - Authorize filter
01:52:43 - Creating a test project
01:53:39 - Add a test project using xUnit

stavrosk.