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

v1.0-release

Latest
Compare
Choose a tag to compare
@teacher-zhou teacher-zhou released this 06 Aug 00:48
· 2 commits to master since this release
b6023d2
  • [Add]AddAutoInject extensions method of IServiceCollection object.
  • [Add]Resolve the service automatically while the instance implement from ITransient,IScoped or ISingleton.