Skip to content

Tim’s Blog

Software developer

Tag Archives: dotnet

Startup configure method

Did you know that you can inject any object in the Configure method of your startup class? For example if you want to inject ICustomer.

Posted bytimdinh20/06/202105/07/2024Posted inASPNET Core, C#, dotnet coreTags: aspnet, c#, csharp, dotnet, programming

Recent Posts

  • Secure Your Local Development: Generate HTTPS Certificates for .test or .internal Domains
  • Embracing Clean Code: Why Quick Hacks Are OK—But Only Temporarily
  • Do not returns null
  • C# Exception Handler
  • Startup configure method

Archives

  • February 2025
  • December 2024
  • July 2024
  • June 2024
  • June 2021

Categories

  • ASPNET Core
  • C#
  • coding
  • dotnet core
  • Uncategorized
Tim’s Blog, Proudly powered by WordPress.