EasyNetQ by: Mike Hadlow Michael Denny Yury Pliner Wiebe Tijsma Contributors (see GitHub repo)
  • 1.369k total downloads
  • Latest version: 8.0.0-beta99
  • RabbitMQ Messaging AMQP C#
A nice .NET API for RabbitMQ
EFCore.BulkExtensions by: borisdj
  • 509 total downloads
  • Latest version: 9.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
EFCore.BulkExtensions.Core by: borisdj
  • 14 total downloads
  • Latest version: 9.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.MySql by: borisdj
  • 132 total downloads
  • Latest version: 9.0.0-rc.1
  • 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
EFCore.BulkExtensions.Oracle by: borisdj
  • 3 total downloads
  • Latest version: 9.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges
Package Description
EFCore.BulkExtensions.PostgreSql by: borisdj
  • 105 total downloads
  • Latest version: 9.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
  • 76 total downloads
  • Latest version: 9.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
  • 27 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.SqlServer by: borisdj
  • 128 total downloads
  • Latest version: 9.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
Elasticsearch.Net by: Elastic and contributors
  • 433 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.
Elsa by: Elsa Workflows Community
  • 416 total downloads
  • Latest version: 3.5.0-rc1
  • elsa bundle
Bundles the most commonly-used packages when building an Elsa workflows application.
Elsa.Abstractions by: Elsa Contributors
  • 302 total downloads
  • Latest version: 2.15.2
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides abstractions and models that are used by Elsa.Core and other related packages. You don't need to reference this package separately if you reference any other Elsa package.
Elsa.Activities.Console by: Elsa Contributors
  • 154 total downloads
  • Latest version: 2.15.2
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Console activities: * ReadLine * WriteLine
Elsa.Activities.ControlFlow by: Elsa Contributors
  • 48 total downloads
  • Latest version: 1.5.5.1943
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides the following control flow activities: * ForEach * Fork * IfElse * Join * Switch * While
Elsa.Activities.Email by: Elsa Contributors
  • 203 total downloads
  • Latest version: 2.15.2
  • elsa workflows email smtp
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Email activities: * SendEmail
Elsa.Activities.Http by: Elsa Contributors
  • 178 total downloads
  • Latest version: 2.15.1
  • elsa workflows http
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Console activities: * ReceiveHttpRequest * SendHttpRequest * WriteHttpResponse
Elsa.Activities.Timers by: Elsa Contributors
  • 68 total downloads
  • Latest version: 2.0.0-preview7.1545
  • elsa workflows timers background tasks
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Timer activities: * CronEvent * InstantEvent * TimerEvent
Elsa.Activities.UserTask by: Elsa Contributors
  • 216 total downloads
  • Latest version: 2.15.1
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following User Task activities: * UserTask
Elsa.Activities.Webhooks by: Elsa Contributors
  • 73 total downloads
  • Latest version: 2.15.2
  • elsa workflows webhooks
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides Webhook activities.
Elsa.Activities.Workflows by: Elsa Contributors
  • 93 total downloads
  • Latest version: 1.5.5.1943
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides the following Workflow activities: * Correlate * Finish * Signaled * Start * TriggerSignal * TriggerWorkflow
Elsa.Api.Common by: Elsa Workflows Community
  • 52 total downloads
  • Latest version: 3.5.0-rc1
  • elsa api common
Provides common features to modules that expose API endpoints.