JohnathanADrews
-
- 9,396 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Functionality for general development. -
- 6,854 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,261 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,876 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,631 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,067 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Enables HularionMesh to use a file as a data store. -
- 1,547 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Enables Hularion Mesh to store to a Postgres database. -
- 1,504 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Enables Hularion Mesh to store to a Sqlite database. -
- 828 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. -
- 754 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. -
- 628 total downloads
- last updated 10/2/2024
- Latest version: 3.0.15
Hularion Experience (HX) is an application framework that runs applications using web-based user interface code. -
- 607 total downloads
- last updated 10/2/2024
- Latest version: 3.0.15
HularionExperience.Embedded performs most of the integration required to use Hularion Experience in a desktop environment. -
- 586 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Enables components of an application to communicate using a routing system. -
- 478 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Serialization for Hularion Mesh types: Map, UniqueSet, and KeyedValue. -
- 468 total downloads
- last updated 9/13/2024
- Latest version: 3.0.1
Provides routes that dynamically add routes to a router. -
- 428 total downloads
- last updated 9/13/2024
- Latest version: 3.0.0
Provides routes to the file system. -
- 399 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. -
- 101 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.