Found 170 packages
Unified cross-platform tools to perform ViewModel-based navigation.
Simplifies defining .net configuration sections. Removes the ceremony required to define config sections by providing a mechanism to define your config structure in terms of plain old interfaces.
Raw PE file models for the AsmResolver executable file inspection toolsuite.
An improvement upon ASP.NET MVC Sections.
Register markup sections from Razor views, partial views, HTML helpers or any reusable view component and render them in the layout
A Blazor component for adding sections similar to ASP.NET Core MVC sections.
A tool designed to facilitate data managment in unit testing. The tool makes JSON data organized in embedded resource easy to access. It provides numberous ways to extract a section of data, and deserialize data.
Package Description
seztion-parser is a class library used to read data from each section of a file (the file extension can be any, e.g. .INI).
Simple-config is an extensible, convention-based XML to C# binder, specifically designed to easily bind custom config sections without the need to write any config handlers or sections. Simply by performing a cast to the required type, SimpleConfig will perform all required mapping, without the use for any magical markup
My package description.
A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and strings written in C#. Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files. (*) This library is 100% .NET code and does not have any dependencies on Windows API calls in order to be portable.