dotMorten.Microsoft.SqlServer.Types by: Morten Nielsen
  • 154 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-ildasm by: pjbgf
  • 1.692k total downloads
  • Latest version: 0.8.1-preview-0006
  • dotnet-ildasm, ildasm, cil, msil, dotnet-cli, disassembler, dotnet-core
Light-weight cross platform IL disassembler tool.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 29 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.
  • 28 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetEnv by: DotNetEnv
  • 2.007k total downloads
  • Latest version: 3.2.0
  • dotnet env dotfiles
A .NET library to load environment variables from .env files
DotNetty.Buffers by: Microsoft
  • 290 total downloads
  • Latest version: 0.7.6
  • socket tcp protocol netty dotnetty network
Buffer management in DotNetty
DotNetty.Codecs by: Microsoft
  • 281 total downloads
  • Latest version: 0.7.6
  • socket tcp protocol netty dotnetty network codec
General purpose codecs for DotNetty
DotNetty.Codecs.Http by: Microsoft
  • 145 total downloads
  • Latest version: 0.7.6
  • socket tcp protocol netty dotnetty network http
Http codec for DotNetty
DotNetty.Common by: Microsoft
  • 329 total downloads
  • Latest version: 0.7.6
  • socket tcp protocol netty dotnetty network
DotNetty common routines
DotNetty.Handlers by: Microsoft
  • 281 total downloads
  • Latest version: 0.7.6
  • socket tcp protocol netty dotnetty network tls ssl
Application handlers for DotNetty
DotNetty.Transport by: Microsoft
  • 314 total downloads
  • Latest version: 0.7.6
  • socket tcp udp protocol netty dotnetty network
Transport model in DotNetty
DotNetZip by: Henrik/Dino Chiesa
  • 396 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.
DryIoc by: Maksim Volkau
  • 912 total downloads
  • Latest version: 6.0.0-preview-08
  • IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory
DryIoc is fast, small, full-featured IoC Container for .NET
DryIoc.dll by: Maksim Volkau
  • 6.682k total downloads
  • Latest version: 6.0.0-preview-09
  • IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory FastExpressionCompiler ImTools
DryIoc is fast, small, full-featured IoC Container for .NET
Duende.IdentityModel by: Duende Software
  • 227 total downloads
  • Latest version: 8.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
Duende.IdentityServer.EntityFramework.Storage by: Duende Software
  • 579 total downloads
  • Latest version: 5.2.4
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.Storage by: Duende Software
  • 516 total downloads
  • Latest version: 5.2.4
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
Storage interfaces and models for Duende IdentityServer
DynamicData by: Roland Pheasant
  • 3.868k total downloads
  • Latest version: 9.4.31
  • DynamicData Dynamic Data Rx Reactive Observable Cache Binding ObservableCache ObservableList ObservableCollection Collection Linq
Bring the power of Rx to collections using Dynamic Data. Dynamic Data is a comprehensive caching and data manipulation solution which introduces domain centric observable collections. Linq extensions enable dynamic filtering, sorting, grouping, transforms, binding, pagination, data virtualisation, expiration, disposal management plus more.
DynamicExpresso.Core by: Davide Icardi
  • 1.063k total downloads
  • Latest version: 2.19.3
  • dynamic expression linq eval script
C# expression interpreter/evaluator
DynamicInterop by: Jean-Michel Perraud, Daniel Collins, Kosei, evolvedmicrobe
  • 79 total downloads
  • Latest version: 0.9.1
  • interop dynamic p/invoke
Load native shared libraries from .NET on Unix, Windows or MacOS. This package offers more facilities to handle a native library at runtime rather than at compile time (vanilla P/Invoke uses rather static idioms).