WorkflowEngine.NETCore-Core
by: Optimajet Limited
- 1 total downloads
- Latest version: 17.2.0
Workflow Engine is a .NET and .NET Core library that enables you to add custom executable .NET and Java workflows of any complexity to any software, be it your own creation or a third-party solution, with minimal changes to existing code.
Its core features are:
- HTML5 visual designer. Design, model, edit and visualize your custom workflows.
- Workflow version control. Keep track of your workflow changes and easily revert them.
- Parallel workflow support. Split workflows into branches that execute tasks concurrently.
- XML import/export. Export your workflows for further reuse and sharing.
- Localization support. Translate user interface to multiple languages of your choice.
- In-built workflow timers. Set intervals or specify time to run custom actions and workflow tasks.
Workflow Engine build for .NET core includes a set of pre-built providers for the following databases:
- MS SQL Server
- PostgreSQL
- Oracle
- MySQL
WorkflowEngine.NETCore-FilesPlugin
by: Optimajet Limited
- 1 total downloads
- Latest version: 17.2.0
Contains dlls WorkflowEngine.NET Files Plugin
WorkflowEngine.NETCore-Migrator
by: Optimajet Limited
- 1 total downloads
- Latest version: 17.2.0
Contains DLLs for updating WorkflowEngine.NET providers using FluentMigrator
WorkflowEngine.NETCore-ProviderForMSSQL
by: Optimajet Limited
- 1 total downloads
- Latest version: 17.2.0
Contains dlls for MSSQL Server Persistence Provider: DbPersistenceProvider which implements interface IPersistenceProvider,
DbSchemePersistenceProvider which implements interface ISchemePersistenceProvider,
DbXmlWorkflowGenerator which implements interface IWorkflowGenerator.
Steps for workflow runtime configuration with DbPersistenceProvider: https://workflowengine.io/documentation/workflow-server/how-to-launch/#customdb in
Create WorkflowRuntime section.
WTelegramClient
by: Wizou
- 7 total downloads
- Latest version: 3.5.3
Telegram Client API (MTProto) library written 100% in C# and .NET Standard | Latest API layer: 160
Release Notes:
- API Layer 160: Stories & more...
- Added Contacts_ResolvedPeer.Channel property
- CollectUsersChats allows null dictionaries
- Prevent 'You must connect to Telegram first' during network loss
- Prevent 'recursive' MsgContainer
- Fix Messages_GetAllDialogs (MessageEmpty)
- Fix AnalyzeInviteLink (public channel with join request)
- Fix ReactorError not correctly raised.
Added Program_ReactorError example
- Fix unencrypted padding length in Padded Intermediate
- updated Program_ListenUpdates example & api doc
XamlAnimatedGif
by: Thomas Levesque
- 1 total downloads
- Latest version: 2.3.1
A simple library to display animated GIF images in WPF applications
xunit
by: jnewkirk bradwilson
- 6 total downloads
- Latest version: 2.9.3
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.abstractions
by: James Newkirk Brad Wilson
- 6 total downloads
- Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.analyzers
by: jnewkirk bradwilson marcind
- 8 total downloads
- Latest version: 1.27.0
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.assert
by: jnewkirk bradwilson
- 6 total downloads
- Latest version: 2.9.3
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.
xunit.core
by: jnewkirk bradwilson
- 6 total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core
by: jnewkirk bradwilson
- 6 total downloads
- Latest version: 2.9.3
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.extensibility.execution
by: jnewkirk bradwilson
- 6 total downloads
- Latest version: 2.9.3
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.runner.console
by: jnewkirk bradwilson
- 1 total downloads
- Latest version: 2.9.3
Console runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.
xunit.runner.utility
by: jnewkirk bradwilson
- 1 total downloads
- Latest version: 2.9.3
Includes the version-independent runner for xUnit.net to run both v1.9.2 and v2.0+ tests (xunit.runner.utility.*.dll). Supports .NET 3.5, .NET 4.5.2 or later, .NET Standard 1.1, .NET Standard 1.5, and .NET Core 1.0 or later.
Xunit.SkippableFact
by: Andrew Arnott
- 1 total downloads
- Latest version: 1.5.61
Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.
YamlDotNet
by: Antoine Aubry
- 19 total downloads
- Latest version: 16.3.0
YamlDotNet is a .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. A serialization library is also included that allows to read and write objects from and to YAML streams.
ZedGraph
by: ZedGraph Project
- 2 total downloads
- Latest version: 6.0.0-alpha0001
ZedGraph is a class library, user control, and web control for .net, written in C#, for drawing 2D Line, Bar, and Pie Charts. It features full, detailed customization capabilities, but most options have defaults for ease of use.
ZstdSharp.Port
by: Oleg Stepanischev
- 7 total downloads
- Latest version: 0.8.7
Port of zstd compression library to c#