47 packages tagged with “run”
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
Recommended Google client library to access the Google Cloud Run Admin API (v2)
`dotnet-exec` is a command-line tool for excuting C# program with custom entry point
A utility library for GitHub repository run/build related operations
A utility library for GitHub repository Issue related operations
XText allows you to easily create a text based layout simply in code, including Paragraphs, inlines, formatting etc. Also gives the ability to conditionally writing out elements
It is based on NETCORE. This is the basic class library of the framework, which mainly provides the basic functional support needed for running. At the same time, it also provides rich tools for web development.
A process host for Windows (Vista and later) that is more reliable and flexible than System.Diagnostics.Process
Create, edit and run multiple C# top-level programs in the same project in the IDE, respecting per-file `#:package` references and `#:property` project values 😍
An easy way to launch dotnet run background processes and kill each process and their descendants with a single command.
Task scheduling for .NET core.
WhatsApp agents for Azure Functions
Runs an executable with optional arguments, and returns the standard output as an output parameter. Usage: <Run Exe="$(Git)" Args="log HEAD" WorkingDir="$(MSBuildProjectDirectory)"> <Output TaskParameter="Output" PropertyName="HeadSha" /> </Run>
This construct is aws rds database or cluster auto running to stop. (Stability: Stable)
Task scheduling for .NET: Azure Service Bus
Contains basic behaviors filters for net projects, xamarin especially.
Enable Windows Service projects to run as application and be auto installable.
Package Description
Features: - You can run any object in another process in several lines - The created object looks like a real one (see ProxyFactory) - Full control - you can kill the process at any time and interrupt the execution of any code and free the libraries used Limitations: - Currently installed .Net Framework 4.6.1/.Net Framework 4.8/.Net Core 3.1/.Net 5.0 is required to start the process
AWS EC2 AutoScaling Instance Running Scheduler (Stability: Stable)
Command line tool for running, testing, and managing microservices in development and CI/CD environments.
Simple process runner starting and stopping local processes in the .Net Framework.
A simple .NET tool to execute other dotnet tools without installing them globally or in a project.
Helper for spawning and tracking output of other programs
Core library used by Regi for running, testing, and managing microservices. See the Regi .NET Core Global Tool for use in development and CI/CD environments.
这是执行C#代码工具,Github:https://github.com/mainxx/CsOutput
The Flow Session Viewer is a lightweight XrmToolBox plugin designed to help Dynamics 365 and Power Platform developers quickly view and analyze the execution sessions of Power Automate flows (Cloud Flows). With this tool, you can easily inspect run history, identify failures, monitor success rates, and streamline troubleshooting—all within the familiar XrmToolBox environment.
Helper to safely run a Task from a codebase not async.