/
Configuration

Configuration

Lynicon configuration follows the pattern of configuration of ASP.Net Core applications and generally consists of adding code to the Startup.cs class as well as providing configuration settings in appsettings.json. There is a description of changes to Startup.cs in the Getting Started section.

Related content

Startup.cs
More like this
Appsettings.json
Appsettings.json
More like this
Appsettings.json
Appsettings.json
More like this
Manual Project Initialization
Manual Project Initialization
More like this
LyniconConfig
LyniconConfig
More like this
Installing to a New Project - VS2017 (.Net 4.6.1+, .Net Standard 2.0, Core 2.0)
Installing to a New Project - VS2017 (.Net 4.6.1+, .Net Standard 2.0, Core 2.0)
More like this