Ubiquity.NET.Utils

Ubiquity.NET.Utils family of libraries provides support for a number of scenarios. They originally began as helpers for the LLVM or AOT generation for embedded devices but grew to enough functionality to warrant their own repository and versioning.

The Libraries in this repository

Library Description
Ubiquity.NET.Antlr.Utils This library contains extensions and helpers for using ANTLR with .NET
Ubiquity.NET.CodeAnalysis.Utils This library contains extensions and helpers for using Roslyn CodeAnalysis
Ubiquity.NET.CommandLine This library contains extensions and helpers for command line parsing via System.CommandLine
Ubiquity.NET.Extensions This library contains general extensions and helpers for many scenarios using .NET
Ubiquity.NET.InteropHelpers This library contains extensions and helpers for implementing interop support for native libraries
Ubiquity.NET.Runtime.Utils This library contains common support for DSL runtime and language implementers
Ubiquity.NET.SourceGenerator.Test.Utils This library contains extensions and helpers for testing source generators
Ubiquity.NET.SrcGeneration This library contains extensions and helpers for implementing source generators