Found 142 packages
The `ProgressBarViewItem` package integrates a UI progress for long running tasks.
A Job Scheduler sitting on top of `IHostedService` in dotnet. Often times one finds themself between the simplicisty of the `BackgroundService`/`IHostedService` and the complexity of a full blown `Hangfire` or `Quartz` scheduler. This library aims to fill that gap by providing a simple and easy to use job scheduler that can be used in any dotnet application and feels "native".
WSE 3.0 simplifies the development and deployment of secure Web services. It enables developers and administrators to apply security policies to Web services running on the .NET Framework 2.0. Using WSE 3.0, Web services communication can be signed and encrypted using Kerberos tickets, X.509 certificates and other custom binary and XML-based security tokens. In addition username/password credentials can be used for authentication purposes. An enhanced security model provides a policy-driven foundation for securing Web services. WSE also supports the ability to establish a trust-issuing service for retrieval and validation of security tokens, as well as the ability to establish more efficient long-running secure communication via secure conversations. downloaded from url: http://www.microsoft.com/download/en/details.aspx?id=14089
This package provides a C# based durable task framework for writing long running applications.
Library for a simple api for async long running requests, using the file system.
This package provides facilities for complex fake setups: chained calls, various methods, long running operation.
Long running workflows with ability to suspend and replay the workflow in future.
This package provides a C# based durable task framework for writing long running applications.
DPackage for running Tasks in parallel like they are System.Threading.Threads.
A long-running tasks execution framework.
The Cuemon.Threading namespace contains types related to working with long-running concurrent loops and regions that utilizes both synchronous and asynchronous delegates. The namespace is an addition to the System.Threading namespace.
A standalone .Net component for managing long-running background tasks in any application.
A class designed to run code using Task with TaskCreationOptions.LongRunning and supporting automatic cancellation after DisposeAsync
Customizable progress bar for C# console applications. Includes a basic progress bar which can be used for any long-running task, a file transfer progress bar that detects when the transfer has stalled, firing an event that the client can subscribe to, and a marquee progress bar which can be used for long-running tasks of indeterminate length.
Durable and reliable long running and background jobs processing. Features: Detailed progress tracking. Stop, reset, and restart jobs. Scale out with multiple Shift servers. Encryption for serialized data. Run in most .NET apps, Windows services, Azure WebJobs. Auto removal of completed jobs. Can use either Redis, MongoDB, Azure DocumentDB, or Microsoft SQL Server for main storage. Free for personal and commercial use, no limit.
Provides an abstract base class grain to use for dispatching potentially long running, CPU bound work to an Orleans cluster.
Sqlite Storage for Eternity Project, Long running workflows with ability to suspend and replay the workflow in future.
Mocks for Eternity Project, Long running workflows with ability to suspend and replay the workflow in future.
Dependency Injection Extensions for Eternity Project, Long running workflows with ability to suspend and replay the workflow in future.
Dataflow addition to Navvy (a long-running tasks execution framework).