This is reference resolver in configuations used in dotnet core.
The configuration reference resolver is provided as a nuget package and can be found on nuget.org.
Name | Status |
---|---|
CZ.Extensions.Configuration.ReferenceResolver |
You can add the package for example with the following dotnet
command:
dotnet add package CZ.Extensions.Configuration.ReferenceResolver
Pre-releases of this Package are pushed to an internal feed on Azure Artifacts.
There are also packages from pull requests released in an other Azure Artifacts feed. All Packages in this feed are named like this: PR-{pull request number}-CZ.Extensions.Configuration.ReferenceResolver
. So you must only pick the package of your PR to check your changes in a test project. All changes of the pull request are tracked in the pull request package version history.
The build environment for this project is on Azure Pipelines and can be found here dev.azure.com/czon/CZ.Extensions.Configuration.ReferenceResolver.
Name | Status |
---|---|
CZ.Extensions.Configuration.ReferenceResolver-CI | |
Alpha | |
Beta | |
Release |
INFO: For detailed usage information please have a look in the
samples
folder.
ToDo!
- Kirsten Kluge - Initial work - kirkone
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details.