Adrian Holland
hollandar
Director at Webefinity
Languages
Top Repositories
An event bus for subscribe/publish workflow for .NET Standard 2.0+ apps; utilizing threading channels and weak references for easy setup and clean up.
A very simple command line parser for C#. Minus all the opinionated parts, just and always simple.
Provides a set of standard controls that are styled by Patternfly.
A minimal asynchronous futures mechanism with retries and scheduling built in.
A starter site for a Verge statically generated site.
Repositories
25An Orleans state storage provider for PostgresSQL that also provides tenancy services for individual postgres state stores per tenancy.
An ESC/POS library implementation for .NET 10. Supports network and COM port printers with a broad range of commands. Implementation is staight forward and thread safe. MIT Licensed.
No description provided.
No description provided.
A very simple command line parser for C#. Minus all the opinionated parts, just and always simple.
Code generation for endpoint mappings and clients for server side services to client side. Works transparently for Blazor Server, Blazor Wasm and Blazor SSR.
Provides a set of standard controls that are styled by Patternfly.
No description provided.
An Event Sourcing framework for C# which is integrated with EventSourceDb, but can be integrated with any event source storage. Defines the structure of an aggregate root and handles replaying events to rebuild an entity.
Creates chart with Chart.js in Blazor
Event sourcing infrastructure for in memory storage, file based storage, or using the EventSourceDB driver. Also supports event streaming after the event has been stored.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
An event bus for subscribe/publish workflow for .NET Standard 2.0+ apps; utilizing threading channels and weak references for easy setup and clean up.
A minimal asynchronous futures mechanism with retries and scheduling built in.
A starter site for a Verge statically generated site.
No description provided.
Verge is our static site generator. Its so easy to learn because it uses HTML and CSS only. Its built to be extensible, build new components and content types using C#,
A port of the c# outrage-parser to go, along with the example calculator demonstration
A fast and flexible tokenizing parser for text instructions that you can actually understand. It can flexibly tokenize a test structure, capturing heirarchical tokens where you need that. Your token tree then drives how you interpret the instruction provided, assuming there were no errors parsing the token tree.
Efficient, Easy to Use Thermal Printing & POS (Windows/Linux/OSX, WiFi/BT/USB/Ethernet)
A performant entity data layer for a game or other project that requires variant properties for entities, property queries and collected mutations.