Found 243 packages
Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.
Dolittle is a decentralized, distributed, event-driven microservice platform built to harness the power of events.
Concepts is a lightweight Moq enhancement for Autofac-powered testing as well as other helper extensions.
Package Description
Extensions to configure tasks that should be executed on application startup, shutdown or repeating after an interval.
CommonConcepts is a DSL plugin package for Rhetos development platform. It provides an implementation of domain-specific programming language for business applications.
This library facilitates the reading and writing of Stereo Lithograph (STL) files.
This package provides several extensions that make working with IDistributedCache easier including Json object serialization, get with fallback, key space partitioning and logging. In addition to these extensions there is also a strongly typed ISimpleCache<TKey, TValue> interface that provides a dependency injection friendly and fully customizable wrapper for IDistributedCache.
Useful generic non-visual behaviors
Port to netcore of https://github.com/QuantumConcepts/STLdotNET. This library facilitates the reading and writing of Stereo Lithograph (STL) files.
Contains common functionality used by other Quantum Concepts assemblies.
Simple extensions to allow less verbose conversions of System.Guid to/from other types. Used to simplify projects that use numeric ids and need to upgraded to use UUID based ids or projects that work as an interface between the two forms of entry identification.
A code model for western music concepts.
An implementation of the Chain of Responsibility Pattern with a dynamic Command Object . Without all the fancy terms it takes in a dynamic configuration object and pipes it through a series of processors. These processors can read/write to the configuration object but are intended to process the configuration, - inject, read, do stuff. Created more as a proof of concept but is tested and pretty simple to understand and implement.