dotnet-ildasm
by: pjbgf
- 1.166k total downloads
- Latest version: 0.8.1-preview-0006
Light-weight cross platform IL disassembler tool.
dotnet-xscgen
by: Michael Ganss
- 70 total downloads
- Latest version: 2.0.133
A .NET Core CLI tool to generate XmlSerializer compatible C# classes from XML Schema files.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 18 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 19 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetEnv
by: DotNetEnv
- 1.528k total downloads
- Latest version: 3.2.0
A .NET library to load environment variables from .env files
DotNetty.Buffers
by: Microsoft
- 245 total downloads
- Latest version: 0.7.6
Buffer management in DotNetty
DotNetty.Codecs
by: Microsoft
- 221 total downloads
- Latest version: 0.7.6
General purpose codecs for DotNetty
DotNetty.Handlers
by: Microsoft
- 226 total downloads
- Latest version: 0.7.6
Application handlers for DotNetty
DotNetty.Transport
by: Microsoft
- 282 total downloads
- Latest version: 0.7.6
Transport model in DotNetty
DotNetZip
by: Henrik/Dino Chiesa
- 529 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
- 5.057k total downloads
- Latest version: 6.0.0-preview-08
DryIoc is fast, small, full-featured IoC Container for .NET
DryIoc.dll
by: Maksim Volkau
- 4.678k total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET
Duende.IdentityModel
by: Duende Software
- 151 total downloads
- Latest version: 8.1.0
OpenID Connect & OAuth 2.0 client library
Duende.IdentityServer.EntityFramework.Storage
by: Duende Software
- 371 total downloads
- Latest version: 5.2.4
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.Storage
by: Duende Software
- 353 total downloads
- Latest version: 5.2.4
Storage interfaces and models for Duende IdentityServer
DynamicData
by: Roland Pheasant
- 3.581k total downloads
- Latest version: 9.4.31
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.251k total downloads
- Latest version: 2.19.3
C# expression interpreter/evaluator
DynamicInterop
by: Jean-Michel Perraud, Daniel Collins, Kosei, evolvedmicrobe
- 125 total downloads
- Latest version: 0.9.1
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).