dotMorten.Microsoft.SqlServer.Types by: Morten Nielsen
  • 22 total downloads
  • Latest version: 2.5.0
  • SqlGeometry SqlGeography SqlHierarchy SqlServer UDT
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
dotnet-ef by: Microsoft
  • 1.08k total downloads
  • Latest version: 9.0.0-preview.1.24081.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the .NET Command-Line Interface. Enables these commonly used dotnet-ef commands: dotnet ef migrations add dotnet ef migrations list dotnet ef migrations script dotnet ef dbcontext info dotnet ef dbcontext scaffold dotnet ef database drop dotnet ef database update
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 4 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.
  • 4 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
  • 146 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
  • 19 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
  • 104 total downloads
  • Latest version: 7.3.2
  • 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
  • 90 total downloads
  • Latest version: 7.3.1
  • 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
  • 85 total downloads
  • Latest version: 7.3.1
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.EntityFramework.Storage by: Duende Software
  • 82 total downloads
  • Latest version: 7.3.1
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.Storage by: Duende Software
  • 110 total downloads
  • Latest version: 7.3.2
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
Storage interfaces and models for Duende IdentityServer
EFCore.BulkExtensions.MIT by: borisdj Jindrich Cincibuch
  • 191 total downloads
  • Latest version: 9.20.0
  • EntityFrameworkCore Entity Framework Core EFCore EF Core SQL Server PostgreSQL MySQL SQLite Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
Elastic.Clients.Elasticsearch by: Elastic and contributors
  • 433 total downloads
  • Latest version: 9.2.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
  • 287 total downloads
  • Latest version: 0.10.1
  • 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
  • 694 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
  • 978 total downloads
  • Latest version: 3.5.1
  • elsa bundle
Bundles the most commonly-used packages when building an Elsa workflows application.
Elsa.Abstractions by: Elsa Contributors
  • 688 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
  • 716 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
  • 255 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
  • 599 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