SrkSekvap 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SrkSekvap --version 1.0.1
NuGet\Install-Package SrkSekvap -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SrkSekvap" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SrkSekvap --version 1.0.1
#r "nuget: SrkSekvap, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SrkSekvap as a Cake Addin
#addin nuget:?package=SrkSekvap&version=1.0.1

// Install SrkSekvap as a Cake Tool
#tool nuget:?package=SrkSekvap&version=1.0.1

This thing converts this kind of strings into a IList<KeyValuePair<string, string>>.

Main value;Key1=Value 1;Key2=Value 2;Key2=Value 2 again

Why Sekvap?

Sekvap is easy to read, easy to parse and easy to store.

Sekvap is lighter than JSON or XML. It does not provide any depth though.

License: LGPL.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0 1,118 2/20/2023
2.1.0 259 2/16/2023
2.0.1 701 2/7/2020
2.0.0 759 11/4/2019
1.0.1 736 1/31/2019
1.0.0 1,016 8/8/2016

- Really support absence of main value