Found 476 packages
A utility library for GitHub repository run/build related operations
A Hangfire attribute that prevents recurring jobs from triggering on startup if they've been missed
AWS Lambda is a compute service that runs your code in response to events and automatically manages the compute resources for you, making it easy to build applications that respond quickly to new information.
A comprehensive suite of utility libraries for GitHub's Repository related operations
Runs a target dependency graph.
Runs external commands.
This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework. The following extensions are included with this package: * NUnitProjectLoader - loads tests from NUnit projects * VSProjectLoader - loads tests from Visual Studio projects * NUnitV2ResultWriter - saves results in NUnit V2 format. * NUnitV2FrameworkDriver - runs NUnit V2 tests. * TeamCityEventListener - supports special progress messages used by teamcity. Other extensions, if needed, must be installed separately.
The base library for integrating NancyFx for Cosmos.Logging.
The base library for integrating console for Cosmos.Logging.
The base library for integrating ZKWeb for Cosmos.Logging.
The package is a part of Saritasa Tools project. Test runs allows to use special test run infrastructure to help and automate integration testing.
The base library for integrating Microsoft ASP.NET Core MVC for Cosmos.Logging.
A Cucumber Messages formatter that produces a pretty HTML report for Cucumber runs.
The base library for integrating Microsoft ASP.NET MVC 5 for Cosmos.Logging.
This is a native .NET port of Google Snappy compression/decompression library. The only implementation that is stable, fast, up to date with latest Snappy improvements, and most importantly does not depend on native Snappy binaries. Works everywhere .NET Core runs.
The C5 Generic Collection Library for C# and CLI is a comprehensive collection library supporting lists, sets, bags, dictionaries, priority queues, (FIFO) queues, and (LIFO) stacks. C5 runs on everything supporting .NET Standard 2.0: .NET Core 2.0+, .NET 4.6.1+, Mono, Xamarin, Universal Windows Platform, and Unity.
This package is now obsolete and has been replaced by the NUnit.Console package. It includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework. The following extensions are included with this package: * NUnitProjectLoader - loads tests from NUnit projects * VSProjectLoader - loads tests from Visual Studio projects * NUnitV2ResultWriter - saves results in NUnit V2 format. * NUnitV2FrameworkDriver - runs NUnit V2 tests. * TeamCityEventListener - supports special progress messages used by teamcity. Other extensions, if needed, must be installed separately.
The Autofac extension library for integrating NancyFX with Cosmos.Logging.
The Autofac extension library for integrating Microsoft ASP.NET MVC 5 with Cosmos.Logging.
FsCheck.Xunit integrates FsCheck with xUnit.NET by adding a PropertyAttribute that runs FsCheck tests, similar to xUnit.NET's FactAttribute. All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.