Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Clean way of registering services in asp net core 3.1 web api application

Notifications You must be signed in to change notification settings

SrdjanStankov/CleanServiceRegistration

Repository files navigation

Clean Service Registration

Clean way of registering services in asp net core 3.1 web api application.

services.AddServicesInAssembly(Configuration);
  • For registering new services just create new chsarp file that inherits IInstaller.cs and implement it.

About

Clean way of registering services in asp net core 3.1 web api application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages