158 packages tagged with “Execution”
The Execution Context Scoping package adds the 'Execution Context Scope' lifestyle, which allows instances to live within an explicitly defined execution context scope (or logical call context) and get disposed when this scope ends. This scope allows flowing through asynchronous method calls.
Class library that defines a script language and an object abstraction of computable elements. The library helps application parse and execute script. Script is extensible, and it is easy for modules to extend the script engine. Script can be evaluated using either synchronous or asynchronous processing. Script Syntax: https://waher.se/Script.md
Package Description
Contains script extensions for graphs. Script Syntax: https://waher.se/Script.md#colorFunctionsWaherScriptGraphs
Provides better APIs for executing processes in C#, including asynchronous enumerators over process execution.
The 'async8' library is a utility package designed to simplify asynchronous programming in .NET applications. It offers a comprehensive set of tools, including extension methods for Task-based operations, concurrent task management helpers, async-enabled caching, and robust retry policies. These features help developers write clean, efficient, and maintainable asynchronous code, reducing complexity while improving scalability and performance.
Efficient Processing, Compilation, and Execution of Expression Trees at Runtime
Contains script extensions for the persistence layer. Allows for searching for, creating, updating and deleting objects in the object database from script. Includes support for SQL queries against the object database persistence layer, and SPARQL queries for semantic-web queries using graph notation, linked data and graph databases. Script Syntax: https://waher.se/Script.md#accessToObjectDatabase https://waher.se/Script.md#persistenceRelatedFunctionsWaherScriptPersistence
Contains script extensions for statistical computations. Script Syntax: https://waher.se/Script.md#statisticsRelatedFunctionsWaherScriptStatistics
A collection of useful data and execution extensions for .NET
Provides an implementation of IProcessExecutor that can dispatch process execution to Unreal Build Accelerator agents.
Contains script extensions for loading, fetching or processing content. Script Syntax: https://waher.se/Script.md#contentRelatedFunctionsWaherScriptContent
Small library to dynamically compile and execute C# source code from string input at runtime. Features: * Evaluate C# Expressions * Execute code snippets with or without parameters and return values * Execute complete methods * Create and load classes * C# Script Templates using Handlebars like syntax * Script Expression Evaluator
Contains the execution middleware of the CoreKraft framework
A library for building contract based execution flows, providing computational expression builder for the classic Async<Choice> where Choice is recrated as a Type called Result.
An API for the Data Serialization
LogicBuilder.RulesDirector manages the state of the flow for the Logic Builder, including switching between rule engines, and keeping track of the current location as the rules are evaluated.
Contains web services for script execution.
a simple execution result container for .net and .netcore
Contains script extensions for parsing XML. Script Syntax: https://waher.se/Script.md#xml https://waher.se/Script.md#xmlRelatedFunctionsWaherScriptXml
LogicBuilder.RulesDirector.AspNetCore augments LogicBuilder.RulesDirector with ASP.NET Core with session management for the Logic Builder.
Utilities for parsing and executing commands from a command line.
Logs the execution time for blocks of code