DnsClient by: MichaCo
  • 7.89k total downloads
  • Latest version: 1.8.0
  • dns client resolver servicediscovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
dotnet-aspnet-codegenerator by: Microsoft
  • 346 total downloads
  • Latest version: 2.2.4
  • dotnet aspnet-codegenerator
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views. This package was built from the source code at https://github.com/aspnet/scaffolding/tree/f8f366c1a8149cdec2078f9c241403e56019292d
dotnet-ef by: Microsoft
  • 296 total downloads
  • Latest version: 3.0.1
  • 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
dotnet-script by: filipw
  • 596 total downloads
  • Latest version: 1.1.0
  • dotnet cli script csx csharp roslyn
Dotnet CLI tool allowing you to run C# (CSX) scripts.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 26 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.
  • 26 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetCore.NPOI by: NCC Savorboard
  • 3.339k total downloads
  • Latest version: 1.2.3
  • NPOI Office Excel Word
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetCore.NPOI.Core by: NCC Savorboard
  • 3.305k total downloads
  • Latest version: 1.2.3
  • NPOI Office Excel Word
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetCore.NPOI.OpenXml4Net by: NCC Savorboard
  • 3.26k total downloads
  • Latest version: 1.2.3
  • NPOI Office Excel Word
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetCore.NPOI.OpenXmlFormats by: NCC Savorboard
  • 3.239k total downloads
  • Latest version: 1.2.3
  • NPOI Office Excel Word
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
DotNetSeleniumExtras.PageObjects by: DotNetSeleniumExtras Contributors
  • 38 total downloads
  • Latest version: 3.11.0
This package provides an implementation of the PageFactory for .NET, replacing the implementation originally provided by the Selenium project.
DotNetty.Buffers by: Microsoft
  • 378 total downloads
  • Latest version: 0.7.6
  • socket tcp protocol netty dotnetty network
Buffer management in DotNetty
DotNetty.Common by: Microsoft
  • 417 total downloads
  • Latest version: 0.7.6
  • socket tcp protocol netty dotnetty network
DotNetty common routines
DotNetZip by: Henrik/Dino Chiesa
  • 272 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.
DynamicExpresso.Core by: Davide Icardi
  • 7.918k total downloads
  • Latest version: 2.17.2
  • dynamic expression linq eval script
C# expression interpreter/evaluator
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 893 total downloads
  • Latest version: 8.6.0
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 886 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Enums.NET by: Tyler Brinkley
  • 500 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
esprima by: Sebastien Ros
  • 42 total downloads
  • Latest version: 1.0.0-alpha-002
  • javascript parser
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript).
Esprima by: Sebastien Ros
  • 1.367k total downloads
  • Latest version: 3.0.5
  • javascript parser ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 237 total downloads
  • Latest version: 3000.0.1.312
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.