DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 3 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 3 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetZip
by: Henrik/Dino Chiesa
- 44 total downloads
- Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
Duende.IdentityModel
by: Duende Software
- 10 total downloads
- Latest version: 7.1.0
OpenID Connect & OAuth 2.0 client library
Duende.IdentityServer
by: Duende Software
- 5 total downloads
- Latest version: 5.2.0
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Duende.IdentityServer.AspNetIdentity
by: Duende Software
- 5 total downloads
- Latest version: 5.2.0
ASP.NET Core Identity Integration for Duende IdentityServer
Duende.IdentityServer.EntityFramework
by: Duende Software
- 4 total downloads
- Latest version: 5.2.0
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.EntityFramework.Storage
by: Duende Software
- 5 total downloads
- Latest version: 5.2.0
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.Storage
by: Duende Software
- 4 total downloads
- Latest version: 5.2.0
Storage interfaces and models for Duende IdentityServer
Elastic.Clients.Elasticsearch
by: Elastic and contributors
- 275 total downloads
- Latest version: 9.1.0
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
Elastic.Transport
by: Elastic and contributors
- 217 total downloads
- Latest version: 0.9.2
Client connectivity bits, exposes a potentially cluster aware request pipeline that can be resilient to nodes dropping out of rotation.
This package is heavily optimized for the Elastic (elastic.co) product suite and Elastic Cloud (cloud.elastic.co) SAAS offering.
Elasticsearch.Net
by: Elastic and contributors
- 455 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.
Elsa
by: Elsa Contributors
- 429 total downloads
- Latest version: 2.15.2
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package references some of the most commonly used packages you are likely to use when working with Elsa.
Elsa.Abstractions
by: Elsa Contributors
- 355 total downloads
- Latest version: 2.15.2
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
- 344 total downloads
- Latest version: 2.15.2
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
- 149 total downloads
- Latest version: 1.5.5.1943
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
- 354 total downloads
- Latest version: 2.15.2
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
- 305 total downloads
- Latest version: 2.12.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 the following Console activities:
* ReceiveHttpRequest
* SendHttpRequest
* WriteHttpResponse
Elsa.Activities.Timers
by: Elsa Contributors
- 194 total downloads
- Latest version: 2.0.0-preview7.1545
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
- 341 total downloads
- Latest version: 2.15.2
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