Found 1,675 packages
NUnit is a unit-testing framework for all .NET languages. It can run on macOS, Linux and Windows operating systems. NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing. It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes. The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs. If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade. Supported platforms: - .NET Framework 4.6.2+ - .NET 6.0+ - .NET 8.0+
Cake Build addon to provide Aliases for common File operations (Reading, Writing, Replacing Text).
Excel-DNA eases the development of Excel add-ins using .NET. Add-ins created with Excel-DNA can export high-performance user-defined functions and macros, and can be packed into a single file for easy distribution and installation. Excel versions 2007 through 2022 / Office 365 can be targeted with a single add-in. Advanced Excel features are supported, including multi-threaded recalculation, registration-free RTD servers and customized Ribbon and Task Pane interfaces and asynchronous functions. Excel-DNA supports .NET Framework version 4.6.2 to 4.8.1, and.NET 6.0+ The Excel-DNA Runtime is free for all use, and distributed under a permissive open-source license that also allows commercial use.
Cake Build addon for JSON Serialization and manipulation.
Provides useful extensions and additional aliases for Cake.Build scripts
https://devlib.codeplex.com/ load and run objects in isolated process DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test resources, and decrease the overall maintenance effort. It is time to boost your productivity.
NUnit addin for reporting test results to https://reportportal.io
Provides Slack aliases (extension methods on Cake context) for Cake.
Coverlet extensions for Cake Build
A set of aliases for Cake to help with running Yarn (node package manager from Facebook) commands
This addin provides aliases for running Git commands from Cake scripts. It is a thin wrapper around the LibGit2Sharp library and provides a way to interact with Git repositories from Cake scripts. NOTE: The addin currently only runs on x64 processors. ARM processors are not supported. This is the version of the addin compatible with Cake Script Runners. For addin compatible with Cake Frosting see Cake.Frosting.Git.
Cake addin that extends Cake with the ability to use the official Codecov CLI.
NetxBuildAddin.Fody with Netx build netstandard2.0
This package resolves the dependencies when creating a UiComm Client project.
ExportDataAddin
Cake Build addin for Docker.
Cake Addin for performing XDT based config file transforms.
Cake addin for easily executing code in a different working directory..
Cake Build addon to provide Aliases for NuGet package inspection.
Injects a new type that writes "Hello World".