HularionText 2.1.2

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

// Install HularionText as a Cake Tool
#tool nuget:?package=HularionText&version=2.1.2

Hularion - Software with a Strategy

Hularion TM         Software with a Strategy TM

HularionText

HularionText is a package concerned with analyzing text. It contains pre-cursor patterns for serializers, parsers, and compilers.


Website

http://www.hularion.com

Repository

https://github.com/JohnathanADrews/HularionText

Nuget Packages:

https://www.nuget.org/profiles/JohnathanADrews


Video

Rumble (https://rumble.com/c/c-2348260)

Youtube (https://www.youtube.com/@hularion)

Odysee (https://odysee.com/@Hularion:0?view=content)

Social

https://twitter.com/johnathanadrews

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on HularionText:

Package Downloads
HularionText.Language.Json

HularionText.Language.Json is a JSON serializer. It serializes and deserializes with an intermediary object called JsonDocument. JsonDocument contains all the data going to or from a document or C# object, and it can be read or modified directly.

HularionText.Language.Css

HularionText.Language.Css is a CSS parser, editor, and compiler. It can parse CSS into a CssDocument object. The CssDocument can then be analyzed, edited, and recompiled into new CSS text.

HularionText.Language.Html

HularionText.Language.Html is an HTML parser, editor, and compiler. It can parse HTML into an HtmlDocument object. The HtmlDocument can then be analyzed, edited, and recompiled into new HTML text.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 207 1/15/2024
2.0.4 211 7/25/2023
2.0.2 177 6/10/2023
1.0.12 646 3/6/2023
1.0.7 440 2/17/2023
1.0.4 489 2/2/2023
1.0.3 608 1/31/2023