diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..e62e6da --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,12 @@ +- [[Install Lightweight IOC Container|Install-Lightweight-IOC-Container]] + - [[NuGet|Install-Lightweight-IOC-Container#NuGet]] + - [[PackageManager|Install-Lightweight-IOC-Container#PackageManager]] + - [[.NET CLI|Install-Lightweight-IOC-Container#NET-CLI]] + - [[Using source code|Install-Lightweight-IOC-Container#Using-source-code]] +- [[Usage|Simple-Usage-of-Lightweight-IOC-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]] + - [[Resolving instances|Simple-Usage-of-Lightweight-IOC-Container#Resolving-Instances]] + - [[Disposing Container|Simple-Usage-of-Lightweight-IOC-Container#Disposing-Container]] +- Detailed documentation + - [[Lifestyles|Lifestyles]] \ No newline at end of file