DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 3 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 3 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
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
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
Duende.IdentityServer by: Duende Software
  • 5 total downloads
  • Latest version: 5.2.0
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
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
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
ASP.NET Core Identity Integration for Duende IdentityServer
Duende.IdentityServer.EntityFramework by: Duende Software
  • 4 total downloads
  • Latest version: 5.2.0
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.EntityFramework.Storage by: Duende Software
  • 5 total downloads
  • Latest version: 5.2.0
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.Storage by: Duende Software
  • 4 total downloads
  • Latest version: 5.2.0
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
Storage interfaces and models for Duende IdentityServer
Elastic.Clients.Elasticsearch by: Elastic and contributors
  • 275 total downloads
  • Latest version: 9.1.0
  • elasticsearch elastic client search
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
  • elastic stack transport resiliency
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
  • 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 Contributors
  • 429 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 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 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
  • 344 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
  • 149 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
  • 354 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
  • 305 total downloads
  • Latest version: 2.12.0
  • 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
  • 194 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
  • 341 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 User Task activities: * UserTask