EFCore.BulkExtensions by: borisdj
  • 9.552k total downloads
  • Latest version: 10.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer PostgreSQL MySQL SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EImza-Ega.0.1 by: emrahtaylan
  • 46 total downloads
  • Latest version: 1.0.0
EImza-Ega
Elasticsearch.Net by: Elastic and contributors
  • 4.148k total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
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
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer
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
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges PostgreSQL
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
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLite
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
  • EntityFrameworkCore Entity Framework Core EFCore EF Core SQLite Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
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
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges MySQL
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
  • EF Batch BulkCopy SQL
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 RTU EasyModbusTCP
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
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges
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
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges Oracle
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
  • elsa module identity security
Provides a default identity solution.
Elsa.Api.Common by: Elsa Workflows Community
  • 110 total downloads
  • Latest version: 3.8.0
  • elsa api common
Provides common features to modules that expose API endpoints.
Elsa.Alterations by: Elsa Workflows Community
  • 169 total downloads
  • Latest version: 3.8.2
  • elsa extension module alterations
Provides alterations for workflow instances.
Elsa.Features by: Elsa Workflows Community
  • 176 total downloads
  • Latest version: 3.8.2
  • elsa common
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
  • elsa module common
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
  • elsa module caching
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
  • elsa extension module alterations
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
  • elsa module scripting expressions
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
  • elsa module scripting dsl antlr4
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 ;)