EFCore.NamingConventions
by: Shay Rojansky
- 5.56k total downloads
- Latest version: 10.0.1
Naming Conventions for Entity Framework Core Tables and Columns.
Duende.IdentityServer.Storage
by: Duende Software
- 16.346k total downloads
- Latest version: 8.1.0-preview.3
Storage interfaces and models for Duende IdentityServer
EPPlus
by: EPPlus Software AB
- 22.34k total downloads
- Latest version: 8.7.0
A spreadsheet library for .NET framework and .NET core
EntityFrameworkCore.Exceptions.Common
by: Giorgi Dalakishvili
- 770 total downloads
- Latest version: 10.0.1
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
This is a base package for database specific packages. Install one of the specific packages instead of this
Duende.IdentityServer.EntityFramework
by: Duende Software
- 16.473k total downloads
- Latest version: 8.1.0-preview.3
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer
by: Duende Software
- 16.649k total downloads
- Latest version: 8.1.0-preview.3
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Duende.Storage
by: Duende Software
- 208 total downloads
- Latest version: 2.0.0-preview.2
Package Description
Elmah.Io.Client
by: elmah.io
- 5.126k total downloads
- Latest version: 6.0.140-pre
.NET client for communicating with the elmah.io REST API
elmah.io.client
by: elmah.io
- 153 total downloads
- Latest version: 2.0.29
Raw client for sending and receiving message to and from elmah.io. This package is not dependant of ELMAH and can be used to integrate to elmah.io from another logging framework or similar.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 158 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotLiquid
by: Tim Jones Alessandro Petrelli
- 16.66k total downloads
- Latest version: 2.3.197
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EntityFrameworkCore.Exceptions.PostgreSQL
by: Giorgi Dalakishvili
- 597 total downloads
- Latest version: 10.0.1
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
Duende.IdentityServer.EntityFramework.Storage
by: Duende Software
- 18.567k total downloads
- Latest version: 8.1.0-preview.3
EntityFramework persistence layer for Duende IdentityServer
dotenv.net
by: Winner-Timothy Bolorunduro
- 3.169k total downloads
- Latest version: 4.2.0
A library to read variables from a .env file and populate the environment variables.
Duende.IdentityServer.AspNetIdentity
by: Duende Software
- 16.098k total downloads
- Latest version: 8.1.0-preview.3
ASP.NET Core Identity Integration for Duende IdentityServer
Duende.IdentityModel
by: Duende Software
- 882 total downloads
- Latest version: 8.1.0
OpenID Connect & OAuth 2.0 client library
Duende.Private.Licensing
by: Duende.Private.Licensing
- 374 total downloads
- Latest version: 2.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
This package provides common license enforcement logic for Duende products.
Duende.Spaces
by: Duende Software
- 9 total downloads
- Latest version: 1.0.0-preview.2
Package Description
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 173 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 1.641k total downloads
- Latest version: 3.5.1
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
Elmah.Io.AspNetCore
by: elmah.io
- 4.682k total downloads
- Latest version: 6.0.3-pre
An elmah.io provider for ASP.NET Core