Alice52 / c-tutorial

The repository is about c, including c, csharp, cpp.
MIT License
0 stars 0 forks source link

[ioc] .netcore ioc #17

Open Alice52 opened 4 years ago

Alice52 commented 4 years ago

issue

  1. how to get object from IOC container

  2. how to get object from IOC container in satatic method

    • I know this is feasible in java
  3. the implement of autofac