Marcio Nizzola - MVPHow to solve: JsonException: A possible object cycle was detected.Who has never encountered this error when returning a response from the Entity Framework directly to an API and gets this message:Dec 15, 20231Dec 15, 20231
Marcio Nizzola - MVPHow to use dependency injection in a Console App with .NET elegantlyMany times we need to construct console applications who need to use Dependency Injection, but console template from .NET is very simple…Sep 15, 2023Sep 15, 2023
Marcio Nizzola - MVPLoading configurations in .NET using the IOptions pattern in a Console App.Introduced from the first version of Asp.Net Core 1.0, using IOptions to load application settings has become much more practical and…Sep 7, 2023Sep 7, 2023