JohnathanADrews
-
- 9,408 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Functionality for general development. -
- 6,856 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
An ORM for the Mesh Data Abstraction, a data representation standard. Handles composites, generics, and self-referencing objects/meshes. Has MeshQuery for expression-defined queries. Has internal in-memory ORM.... More information -
- 5,269 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Encapsulates most of the details for creating a Hularion Mesh to SQL connector. -
- 4,888 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
HularionText is a package concerned with analyzing text. It contains pre-cursor patterns for serializers, parsers, and compilers. -
- 3,644 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
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... More information -
- 3,069 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Enables HularionMesh to use a file as a data store. -
- 1,551 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Enables Hularion Mesh to store to a Postgres database. -
- 1,508 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Enables Hularion Mesh to store to a Sqlite database. -
- 845 total downloads
- last updated 9/28/2024
- Latest version: 3.0.1
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. -
- 770 total downloads
- last updated 9/13/2024
- Latest version: 3.0.1
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. -
- 706 total downloads
- last updated 11/24/2024
- Latest version: 3.1.0
Hularion Experience (HX) is an application framework that runs applications using web-based user interface code. -
- 670 total downloads
- last updated 11/24/2024
- Latest version: 3.1.0
HularionExperience.Embedded performs most of the integration required to use Hularion Experience in a desktop environment. -
- 601 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Enables components of an application to communicate using a routing system. -
- 483 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Serialization for Hularion Mesh types: Map, UniqueSet, and KeyedValue. -
- 482 total downloads
- last updated 9/13/2024
- Latest version: 3.0.1
Provides routes that dynamically add routes to a router. -
- 433 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Provides routes to the file system. -
- 404 total downloads
- last updated 9/13/2024
- Latest version: 3.0.1
Provides routes to metadata about a router such as a listing of available routes. -
- 103 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
HularionText.Language.Xml is an XML parser, editor, and compiler. It can parse XML into an XmlDocument object. The HtmlDocument can then be analyzed, edited, and recompiled into new XML text.