Elsa.Api.Common
by: Elsa Workflows Community
- 1 total downloads
- Latest version: 3.0.5
Provides common features to modules that expose API endpoints.
Elsa.Common
by: Elsa Workflows Community
- 1 total downloads
- Latest version: 3.0.5
Provides services and utility functions common to Elsa modules.
For example, it provides a system clock and a memory store implementation.
Elsa.Designer.Components.Web
by: Elsa Contributors
- 21 total downloads
- Latest version: 2.16.0
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides ASP.NET Core component bindings for the Elsa Designer web component.
Elsa.Dsl
by: Elsa Workflows Community
- 2 total downloads
- Latest version: 3.5.3
Provides a custom DSL to write workflows with in a syntax similar to JavaScript but with native keywords translating to workflow functionality.
For example if/else would translate to the If activity. Very cool, but also very experimental ;)
Elsa.EntityFrameworkCore.MySql
by: Elsa Workflows Community
- 1 total downloads
- Latest version: 3.0.6
Provides MySQL EF Core migrations for various modules.
Elsa.Persistence.EntityFramework.MySql
by: Elsa Contributors
- 1 total downloads
- Latest version: 2.14.1
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides Entity Framework Core migrations for the MySql database provider.
Elsa.Persistence.EntityFramework.SqlServer
by: Elsa Contributors
- 1 total downloads
- Latest version: 2.14.1
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides Entity Framework Core migrations for the SQL Server database provider.
Elsa.Server.Api
by: Elsa Contributors
- 3 total downloads
- Latest version: 2.16.0
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides API endpoints to interact with the workflow host.
Elsa.Workflows.Core
by: Elsa Workflows Community
- 3 total downloads
- Latest version: 3.6.0
Provides core workflowing functionality. Basically the heart of Elsa Workflows.
Elsa.Workflows.Management
by: Elsa Workflows Community
- 2 total downloads
- Latest version: 3.0.6
Provides workflow management functionality.
Elsa.Workflows.Runtime
by: Elsa Workflows Community
- 3 total downloads
- Latest version: 3.6.0
Provides workflow runtime functionality.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 40 total downloads
- Latest version: 8.1.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 8 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFramework.DynamicFilters
by: John Cachat ZZZ Projects
- 4 total downloads
- Latest version: 3.0.2-preview6-01
Provides global & scoped filters for Entity Framework with dynamic filter parameters that are evaluated at query execution. Supports use cases such as Multi-Tenancy and Soft Deletes.
ExcelDataReader
by: ExcelDataReader developers
- 39 total downloads
- Latest version: 3.8.0-develop00488
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 27 total downloads
- Latest version: 3.7.0-develop00411
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.21.2
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 1 total downloads
- Latest version: 5.21.2
Attributes used by FastEndpoints.
FastEndpoints.Swagger
by: FastEndpoints
- 1 total downloads
- Latest version: 5.21.2
Swagger support for FastEndpoints.
FastExpressionCompiler
by: Maksim Volkau
- 19 total downloads
- Latest version: 4.1.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()