Info
Version: | 2.2.9 |
Author(s): | Dave Glick, Other Awesome Contributors |
Last Update: | Friday, October 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://wyam.io/ |
NuGet Url: | https://www.nuget.org/packages/Wyam.Configuration |
Install
Install-Package Wyam.Configuration
dotnet add package Wyam.Configuration
paket add Wyam.Configuration
Wyam.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- ConcurrentHashSet(>= 1.0.2)
- Microsoft.CodeAnalysis.CSharp(>= 2.9.0)
- NuGet.Client(>= 4.2.0)
- NuGet.Commands(>= 5.3.0)
- NuGet.Common(>= 5.3.0)
- NuGet.Configuration(>= 5.3.0)
- NuGet.ContentModel(>= 4.2.0)
- NuGet.DependencyResolver.Core(>= 5.3.0)
- NuGet.Frameworks(>= 5.3.0)
- NuGet.LibraryModel(>= 5.3.0)
- NuGet.PackageManagement.NetStandard(>= 4.9.2)
- NuGet.Packaging(>= 5.3.0)
- NuGet.Packaging.Core(>= 5.3.0)
- NuGet.ProjectModel(>= 5.3.0)
- NuGet.Repositories(>= 4.2.0)
- NuGet.Resolver(>= 5.3.0)
- NuGet.RuntimeModel(>= 4.2.0)
- NuGet.Versioning(>= 5.3.0)
Tags
This library provides services for configuring the engine using configuration files and Roslyn.