dotless by: Daniel Hölbling, James Foster, Luke Page
  • 669 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
Meta package to provide backward compatibility. Please choose either dotless.AspNet or dotless.Core. This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
Docker.DotNet.Enhanced.NativeHttp by: Docker.DotNet.NativeHttp
  • 42 total downloads
  • Latest version: 4.2.0
  • Docker Container C# .NET
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Duende.IdentityModel by: Duende Software
  • 79 total downloads
  • Latest version: 8.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
Docker.DotNet.Enhanced.X509 by: Docker.DotNet.X509
  • 127 total downloads
  • Latest version: 4.2.0
  • Docker Container C# .NET
A Docker.DotNet extension that adds X.509 client certificate authentication for remote Docker Engine connections.
Docker.DotNet.X509 by: Docker.DotNet.X509
  • 75 total downloads
  • Latest version: 3.125.15
  • Docker Container C# .NET
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
dotnet-ef by: Microsoft
  • 3,2k total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • 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
Docker.DotNet.Enhanced.Unix by: Docker.DotNet.Unix
  • 41 total downloads
  • Latest version: 4.2.0
  • Docker Container C# .NET
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 15 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 237 total downloads
  • Latest version: 3.5.1
  • openxml office
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.
Docker.DotNet.Enhanced.Handler.Abstractions by: Docker.DotNet.Handler.Abstractions
  • 42 total downloads
  • Latest version: 4.2.0
  • Docker Container C# .NET
An abstraction layer for Docker.DotNet that defines the classes and interfaces for implementing Docker Engine handlers.
DotNetZip by: Henrik/Dino Chiesa
  • 118 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.
Docker.DotNet.Enhanced.NPipe by: Docker.DotNet.NPipe
  • 43 total downloads
  • Latest version: 4.2.0
  • Docker Container C# .NET
A Docker.DotNet transport implementation for Windows named pipe (npipe) Docker Engine connections.
DocumentFormat.OpenXml by: Microsoft
  • 1,154k total downloads
  • Latest version: 3.5.1
  • openxml office
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.
Docker.DotNet.Enhanced by: Docker.DotNet
  • 123 total downloads
  • Latest version: 4.2.0
  • Docker Container C# .NET
A .NET client for the Docker Engine API (v29.4.1) with fully asynchronous, non-blocking, object-oriented APIs.
DotGen by: Jakub (TcKs) Müller
  • 32 total downloads
  • Latest version: 1.4.0
  • c# source generator marker
Library with marker attributes for c# source code generators. See https://www.nuget.org/packages/DotGen.SourceGenerators
dotless.Core by: Daniel Hölbling, James Foster, Luke Page
  • 82 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
Core features to compile LESS files to CSS. This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
Duende.IdentityServer by: Duende Software
  • 442 total downloads
  • Latest version: 8.0.0
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
dotless.AspNetHandler by: Daniel Hölbling, James Foster, Luke Page
  • 93 total downloads
  • Latest version: 1.6.7
  • less css compile dotnet
Adds HTTPHandler for ASP.NET to compile LESS files on demand. This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 18 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
Docker.DotNet.Enhanced.LegacyHttp by: Docker.DotNet.LegacyHttp
  • 46 total downloads
  • Latest version: 4.2.0
  • Docker Container C# .NET
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.