Docker.DotNet.Enhanced
by: Docker.DotNet
- 37 total downloads
- Latest version: 3.126.1
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
Docker.DotNet.Enhanced.X509
by: Docker.DotNet.X509
- 27 total downloads
- Latest version: 3.126.1
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 12 total downloads
- Latest version: 3.125.13
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DocumentFormat.OpenXml
by: Microsoft
- 516 total downloads
- Latest version: 3.3.0
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.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 123 total downloads
- Latest version: 3.3.0
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.
dotnet-ef
by: Microsoft
- 13 total downloads
- Latest version: 8.0.2
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
DotNet.Glob
by: Darrell Tunnell <darrell.tunnell@googlemail.com>
- 17 total downloads
- Latest version: 3.1.0
A fast globbing library for .NET applications, including .net core. Doesn't use Regex.
DotNetColorParser
by: Sebastian Felis
- 13 total downloads
- Latest version: 2.0.0
.Net library parsing color strings and converting them to .Net Color object. Library support almost all color notations used by CSS3 and supported color notations are extendable with custom.
DotNetColorParser.Abstractions
by: Sebastian Felis
- 13 total downloads
- Latest version: 2.0.0
Abstractions for .Net library parsing color strings and converting them to .Net's Color object. Library support almost all color notations used by CSS3 and supported color notations are extendable with custom.
DotNetCore.CAP.Dashboard
by: ncc savorboard
- 12 total downloads
- Latest version: 6.0.0
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetCore.CAP.RabbitMQ
by: ncc savorboard
- 12 total downloads
- Latest version: 6.0.0
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetCore.CAP.SqlServer
by: ncc savorboard
- 12 total downloads
- Latest version: 6.0.0
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
DotNetEnv
by: DotNetEnv
- 172 total downloads
- Latest version: 3.1.1
A .NET library to load environment variables from .env files
Duende.IdentityServer
by: Duende Software
- 11 total downloads
- Latest version: 6.0.0
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Duende.IdentityServer.AspNetIdentity
by: Duende Software
- 48 total downloads
- Latest version: 7.0.6
ASP.NET Core Identity Integration for Duende IdentityServer
Duende.IdentityServer.EntityFramework
by: Duende Software
- 26 total downloads
- Latest version: 7.0.6
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.EntityFramework.Storage
by: Duende Software
- 177 total downloads
- Latest version: 7.2.0-preview.1
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.Storage
by: Duende Software
- 26 total downloads
- Latest version: 6.2.3
Storage interfaces and models for Duende IdentityServer
DynamicLanguageRuntime
by: DLR Contributors Microsoft
- 15 total downloads
- Latest version: 1.3.0
Dynamic Language Runtime
EasyCaching.Core
by: ncc Catcher Wong
- 40 total downloads
- Latest version: 1.9.2
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!