Lenpai.NodeSystem 1.0.4

.NET 7.0
dotnet add package Lenpai.NodeSystem --version 1.0.4
NuGet\Install-Package Lenpai.NodeSystem -Version 1.0.4
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="Lenpai.NodeSystem" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lenpai.NodeSystem --version 1.0.4
#r "nuget: Lenpai.NodeSystem, 1.0.4"
#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 Lenpai.NodeSystem as a Cake Addin
#addin nuget:?package=Lenpai.NodeSystem&version=1.0.4

// Install Lenpai.NodeSystem as a Cake Tool
#tool nuget:?package=Lenpai.NodeSystem&version=1.0.4

Lenpai

stupidly simple and fast utils for parsing

How this project started

I liked using LNodes from Loyc but when I stumbled over some problems or improvements that I've been missing I found that the source code wasn't really simple to understand.

So I thought I could make it better and created Lenpai, utils for parsing including a complete Node system inspired from LNodes but recoded from the ground up with focus on simplicity and speed.

Product Versions
.NET net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Lenpai.NodeSystem:

Package Downloads
Lenpai.MacroProcessor

stupidly simple and fast utils for parsing

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 285 7/27/2022
1.0.3 277 7/26/2022
1.0.2 268 7/25/2022
1.0.1 279 7/24/2022
1.0.0 272 7/23/2022