Found 23 packages
An umbraco property editor that stores and manages the positional relationship between image and content
Yuzu Framework - positional content setup
A set of classes to parse delimiter-separated or positional values in lines of text and map them into .NET CLR objects
Positional Encodeing and Decoding, Embeddings, (a Part of the Transformer NN )
The Software Botany Ivy project is a library containing various string utilities. Included in the library are fluent APIs for parsing and creating delimited and fixed width positional text.
A small, short and direct library to serialize and parse fixed length content.
The main purpose of the UrlShortener is to shorten in the URLs. In addition, as a side-effect of the URL shortening functionality, UrlShortener can convert from any positional mathematical base system to decimal and back.
SDK to abstract serialization and deserialization of positional files (aka flat registers).
Engine to deal with flat and positional files
Spinner is a simple object mapper, it’s useful to communicate to any system that uses a positional string as communication.
character described in a coding way; num, in mathematical set theory, is directly built upon nothign but set. no character is needed, as num is a set, not a positional notation.character.str, or txt, is dependent on num;we need to express num as txt, so we use positional notation, which involves an alphabet, which in turn composite a mini lang, which contains the valid txt that is num. We will deal with the basis here, as we need the single digit to denote the foundamental part of a num; plural digits are dealt with in txt generally. for alphabet, we need sortie, which is more than a set.as we said in prj:char, mathematicians discuss pure nums before moving to discuss chars herein as we are doing.
OpenAL (Open Audio Library) is a cross-platform audio application programming interface (API). It is designed for efficient rendering of multichannel three dimensional positional audio. Its API style and conventions deliberately resemble those of OpenGL. This package should only be installed as a dependency.
A reader for command-line parameters, supporting both long and short options, boolean flags, string values and positional parameters. Also enables deserializing parsed parameters to a POCO via a mapping-based mechanism.
This .NET library contains string utilities including fluent APIs for splitting and joining quoted delimited text (e.g. CSV used by Microsoft Excel) and fixed-width positional text.
Scientific calculator for Real number Decimal (Not binary), Fraction, Surd, Positional nutation number, List, Matrix can be calculated. It is used Shuji Kaya application, Manual is below. http://boogieshake.web.fc2.com/common/realnumbercalculator.pdf
Flexible command-line arguments parser. Supports both positional arguments and options (switches). Automatically generates a nicely formatted help text.
This tool analyzes method calls to ensure they use named arguments and provides an option to automatically convert positional arguments to named arguments. For example, it can transform `TestMethod(1, 2)` into `TestMethod(x: 1, y: 2)`.
OpenAL integration for Hexa.NET.KittyUI, providing cross-platform audio capabilities and 3D positional audio for ImGui-based applications.
A versatile and lightweight .NET library for simplified command-line argument parsing in console applications, providing an intuitive syntax, type safety, and extensibility. Enhance your application's user-friendliness with easy-to-define flags, options, and positional arguments.