-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
61 changed files
with
1,363 additions
and
646 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.5.1 | ||
3.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
- **Getting started** | ||
- [Overview](getting-started/overview) | ||
- [Quick start](getting-started/quick-start) | ||
- [Quick Start](getting-started/quick-start) | ||
- [Glossary](_glossary) | ||
- **Using Stashbox** | ||
- [Basic usage](usage/basics) | ||
- [Advanced registration](usage/advanced-registration) | ||
- [Service resolution](usage/service-resolution) | ||
- [Basic Usage](usage/basics) | ||
- [Advanced Registration](usage/advanced-registration) | ||
- [Service Resolution](usage/service-resolution) | ||
- [Scopes](usage/scopes) | ||
- [Lifetimes](usage/lifetimes) | ||
- **Configuration** | ||
- [Registration configuration](configuration/registration-configuration) | ||
- [Container configuration](configuration/container-configuration) | ||
- [Registration Configuration](configuration/registration-configuration) | ||
- [Container Configuration](configuration/container-configuration) | ||
- **Advanced topics** | ||
- [Generics](advanced/generics) | ||
- [Decorators](advanced/decorators) | ||
- [Resolvers](advanced/resolvers) | ||
- [Child container](advanced/child-container) | ||
- [Child Containers](advanced/child-containers) | ||
- [Special Resolution Cases](advanced/special-resolution-cases) | ||
- **Diagnostics** | ||
- [Validation](diagnostics/validation) | ||
- [Exceptions](diagnostics/exceptions) | ||
- [Utilities](diagnostics/utilities) | ||
- **Links** | ||
- [<img src="assets/images/slack.svg" alt="Slack" width=16>Slack](https://3vj.short.gy/stashbox-slack) | ||
- [<img src="assets/images/gitter.svg" alt="Gitter" width=16>Gitter](https://gitter.im/z4kn4fein/stashbox) | ||
- [<img src="assets/images/github.svg" alt="GitHub" width=16>GitHub](https://github.com/z4kn4fein/stashbox) | ||
- [<img src="assets/images/nuget.svg" alt="NuGet" width=16>NuGet](https://www.nuget.org/packages/Stashbox/) | ||
- [<img src="assets/images/api.svg" alt="API" width=16>API documentation](https://www.fuget.org/packages/Stashbox/) | ||
- [<img src="assets/images/api.svg" alt="API" width=16>API Documentation](https://www.fuget.org/packages/Stashbox/) |
Oops, something went wrong.