Found 1,426 packages
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
Package Description
Adds the execution capabilities for SqlKata
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.
Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.
Provides classes that help you trace the execution of your code. Developers should prefer the classes in the ETW-based System.Diagnostics.Tracing package. Commonly Used Types: System.Diagnostics.TraceListener System.Diagnostics.TraceLevel System.Diagnostics.TraceSource System.Diagnostics.TraceEventType System.Diagnostics.DefaultTraceListener System.Diagnostics.Trace When using NuGet 3.x this package requires at least version 3.4.
This library provides the core functionality to build an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
Contains the API for Boogie
Provides better APIs for executing processes in C#, including asynchronous enumerators over process execution.
This package contains all dlls needed for the NodeSet processing execution.
Dolittle is a decentralized, distributed, event-driven microservice platform built to harness the power of events.
MSTest is Microsoft supported Test Framework. This package includes the libraries for writing tests with MSTest. To ensure discovery and execution of your tests, install the MSTest.TestAdapter package. Supported platforms: - .NET 4.6.2+ - .NET 8.0+ - .NET 8.0 Windows.18362+ (WinUI) - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9+
This library enables you to create an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
Allows for dynamic code execution at runtime.
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Contains the Hot Chocolate GraphQL query execution engine and query validation.
A plugin for SpecFlow to generate a shareable HTML Gherkin feature execution report (living documentation). Use together with SpecFlow.Plus.LivingDoc.CLI.
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