EFCore.BulkExtensions
by: borisdj
- 9.552k total downloads
- Latest version: 10.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
Elasticsearch.Net
by: Elastic and contributors
- 4.148k total downloads
- Latest version: 7.17.5
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
EFCore.BulkExtensions.SqlServer
by: borisdj
- 1.074k total downloads
- Latest version: 10.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
EFCore.BulkExtensions.PostgreSql
by: borisdj
- 1.155k total downloads
- Latest version: 10.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EFCore.BulkExtensions.Sqlite
by: borisdj
- 841 total downloads
- Latest version: 10.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SQLite
by: borisdj
- 310 total downloads
- Latest version: 7.0.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.MySql
by: borisdj
- 1.143k total downloads
- Latest version: 9.0.2
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
EFUtilities
by: Mikael Eliasson
- 332 total downloads
- Latest version: 1.0.2
Adds batch operations to Entity Framework when using MS Sql server
EasyModbusTCP
by: Stefan Roßmann
- 76 total downloads
- Latest version: 5.6.0
Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET implementations
EFCore.BulkExtensions.Core
by: borisdj
- 264 total downloads
- Latest version: 10.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations
EFCore.BulkExtensions.Oracle
by: borisdj
- 100 total downloads
- Latest version: 10.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on Oracle
Elsa.Identity
by: Elsa Workflows Community
- 150 total downloads
- Latest version: 3.8.0
Provides a default identity solution.
Elsa.Api.Common
by: Elsa Workflows Community
- 110 total downloads
- Latest version: 3.8.0
Provides common features to modules that expose API endpoints.
Elsa.Alterations
by: Elsa Workflows Community
- 169 total downloads
- Latest version: 3.8.2
Provides alterations for workflow instances.
Elsa.Features
by: Elsa Workflows Community
- 176 total downloads
- Latest version: 3.8.2
Provides utilities to turn your class library into a module that provides features.
Elsa.Common
by: Elsa Workflows Community
- 156 total downloads
- Latest version: 3.8.1
Provides services and utility functions common to Elsa modules.
For example, it provides a system clock and a memory store implementation.
Elsa.Caching
by: Elsa Workflows Community
- 113 total downloads
- Latest version: 3.8.0
Provides caching services and utility functions common to Elsa modules.
Elsa.Alterations.Core
by: Elsa Workflows Community
- 137 total downloads
- Latest version: 3.8.0
Provides core interfaces, models and services that support the alteration engine.
Elsa.Expressions
by: Elsa Workflows Community
- 204 total downloads
- Latest version: 3.8.2
Provides infrastructure for registering and executing workflow expressions.
Out of the box, it provides a DelegateExpression and LiteralExpression.
Elsa.Dsl
by: Elsa Workflows Community
- 121 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 ;)