parent
09581a16a1
commit
85b844f2c1
2 changed files with 26 additions and 24 deletions
@ -1,15 +1,16 @@ |
|||||||
- [[Home|Home]] |
- [Home](Home) |
||||||
- [[Table of contents|Home#table-of-contents]] |
- [Table of contents](Home#table-of-contents) |
||||||
- [[Install Lightweight IOC Container|Install-Lightweight-IOC-Container]] |
- [Install Lightweight IOC Container](Install-Lightweight-IOC-Container) |
||||||
- [[NuGet|Install-Lightweight-IOC-Container#NuGet]] |
- [NuGet](Install-Lightweight-IOC-Container#NuGet) |
||||||
- [[PackageManager|Install-Lightweight-IOC-Container#PackageManager]] |
- [PackageManager](Install-Lightweight-IOC-Container#PackageManager) |
||||||
- [[.NET CLI|Install-Lightweight-IOC-Container#NET-CLI]] |
- [.NET CLI](Install-Lightweight-IOC-Container#NET-CLI) |
||||||
- [[Using source code|Install-Lightweight-IOC-Container#Using-source-code]] |
- [Using source code](Install-Lightweight-IOC-Container#Using-source-code) |
||||||
- [[Usage|Simple-Usage-of-Lightweight-IOC-Container]] |
- [Usage](Simple-Usage-of-Lightweight-IOC-Container) |
||||||
- [[Instantiate container|Simple-Usage-of-Lightweight-IOC-Container#Instantiate-Container]] |
- [Instantiate container](Simple-Usage-of-Lightweight-IOC-Container#Instantiate-Container) |
||||||
- [[Register types with the container|Simple-Usage-of-Lightweight-IOC-Container#Register-types-with-the-container]] |
- [Register types with the container](Simple-Usage-of-Lightweight-IOC-Container#Register-types-with-the-container) |
||||||
- [[Resolving instances|Simple-Usage-of-Lightweight-IOC-Container#Resolving-Instances]] |
- [Resolving instances](Simple-Usage-of-Lightweight-IOC-Container#Resolving-Instances) |
||||||
- [[Disposing Container|Simple-Usage-of-Lightweight-IOC-Container#Disposing-Container]] |
- [Disposing Container](Simple-Usage-of-Lightweight-IOC-Container#Disposing-Container) |
||||||
|
- [Advanced usage](Advanced-Usage-of-Lightweight-IOC-Container) |
||||||
- Detailed documentation |
- Detailed documentation |
||||||
- [[Lifestyles|Lifestyles]] |
- [Lifestyles](Lifestyles) |
||||||
- [`RegistrationFactory`](RegistrationFactory) |
- [`RegistrationFactory`](RegistrationFactory) |
||||||
|
|||||||
Loading…
Reference in new issue