Search code examples
Correct implementation of a custom config section with nested collections?...


c#configurationconfiguration-filesconfigurationsection

Read More
How to handle ConfigurationSection containing unsupported properties in .NET 4.8?...


c#xml.net-4.8configurationsectionconfigurationproperty

Read More
Read web.config section to List...


c#.netconfigurationconfigurationsectioncustom-configuration

Read More
Custom configuration section in app.config cannot read xml data as collection in C# application...


c#app-configconfigurationmanagerconfigurationsection

Read More
aspnet_regiis -pe cannot find my configuration section in .net v4.0.30319...


visual-studio-2010encryptionconfiguration-filesconfigurationsectionaspnet-regiis.exe

Read More
How to parse json settings in appsettings.json into a class in c# .netcore...


c#.net-coreconfigurationapp-configconfigurationsection

Read More
Need to configure SMTP settings on IIS for the ASP.Net Core Identity server for the EMail verificati...


smtpiis-6asp.net-core-3.1configurationsection

Read More
How to get all sections by name in the sectionGroup applicationSettings in .Net 2.0...


c#configurationmono.net-2.0configurationsection

Read More
Loop through the configrationsection to read it's elements using C#...


c#configurationconfigurationsection

Read More
ConfigurationSection multiple enum values...


c#.netconfigurationconfigurationsectionconfigurationelement

Read More
Add, Remove, Modify XML nodes without re-writting/overwritting entire XML file with Serializable obj...


c#xmlserializationlinq-to-xmlconfigurationsection

Read More
Autofac Configuration - How do I convert Code Section to Autofac Config...


configautofacnamedconfigurationsection

Read More
What is this <location> element referred to in <configSections><section> in app.co...


c#app-configconfigurationsection

Read More
Get ConfigurationElement parent in app.config...


c#app-configconfigurationsectionconfigurationelement

Read More
ConfigurationProperty is inaccessible due to its protection level...


c#.netapp-configconfigurationmanagerconfigurationsection

Read More
Unrecognized attribute 'name' when using <remove /> in a ConfigurationElementCollectio...


configurationconfiguration-filesconfigurationsection

Read More
Unable to set nested json value via ConfigurationSettings...


c#dependency-injectionconfigurationsection

Read More
Can't load a manifest resource with GetManifestResourceStream()...


c#.netconfigurationsection

Read More
TimeSpan of days in configuration?...


c#timespanconfigurationsection

Read More
How do you use sections in c# 4.0 app.config?...


c#.netconfigurationapp-configconfigurationsection

Read More
How can I use values of custom type in ConfigurationSection?...


c#configurationsection

Read More
String-ConfigurationProperty within custom ConfigurationSection...


c#app-configconfigurationsection

Read More
Error reading Custom ConfigurationSection on an Azure WebJob...


.netazureazure-webjobsconfigurationsection

Read More
ConfigurationSection ConfigurationManager.GetSection() always returns null...


c#configurationmanagerconfigurationsection

Read More
Why does ConfigurationSection need to look things up with a string?...


c#.netconfigurationsection

Read More
Weird error while accessing an element in a ConfigurationElementCollection...


c#asp.netconfigurationsectioncustom-configurationconfigurationelement

Read More
C# ConfigurationSection Propeties are empty...


c#web-configconfigurationsection

Read More
GetSection object cannot be cast to IDictionary<>...


c#configurationapp-configconfigurationsection

Read More
How can I use TypeConverters with a ConfigurationSection?...


c#.net-4.0type-conversionconfigurationsectionsystem.configuration

Read More
c# ConfigurationSection not returning duplicate names...


c#configurationsectionno-duplicates

Read More
BackNext