DotNetEnv
by: DotNetEnv
- 2.279k total downloads
- Latest version: 3.2.0
A .NET library to load environment variables from .env files
DotNetty.Buffers
by: Microsoft
- 615 total downloads
- Latest version: 0.7.6
Buffer management in DotNetty
DotNetty.Codecs
by: Microsoft
- 562 total downloads
- Latest version: 0.7.6
General purpose codecs for DotNetty
DotNetty.Codecs.Http
by: Microsoft
- 185 total downloads
- Latest version: 0.7.6
Http codec for DotNetty
DotNetty.Handlers
by: Microsoft
- 580 total downloads
- Latest version: 0.7.6
Application handlers for DotNetty
DotNetty.Transport
by: Microsoft
- 672 total downloads
- Latest version: 0.7.6
Transport model in DotNetty
DotNetZip
by: Henrik/Dino Chiesa
- 816 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
- 8.458k total downloads
- Latest version: 6.0.0-preview-08
DryIoc is fast, small, full-featured IoC Container for .NET
DryIoc.dll
by: Maksim Volkau
- 7.968k total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET
Duende.IdentityModel
by: Duende Software
- 243 total downloads
- Latest version: 8.1.0
OpenID Connect & OAuth 2.0 client library
Duende.IdentityServer
by: Duende Software
- 3.583k total downloads
- Latest version: 8.0.2
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Duende.IdentityServer.AspNetIdentity
by: Duende Software
- 3.558k total downloads
- Latest version: 8.0.2
ASP.NET Core Identity Integration for Duende IdentityServer
Duende.IdentityServer.EntityFramework
by: Duende Software
- 3.184k total downloads
- Latest version: 8.0.2
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.EntityFramework.Storage
by: Duende Software
- 3.504k total downloads
- Latest version: 8.0.2
EntityFramework persistence layer for Duende IdentityServer
Duende.IdentityServer.Storage
by: Duende Software
- 3.169k total downloads
- Latest version: 8.0.2
Storage interfaces and models for Duende IdentityServer
Duende.Private.Licensing
by: Duende.Private.Licensing
- 129 total downloads
- Latest version: 2.0.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
This package provides common license enforcement logic for Duende products.
DynamicData
by: Roland Pheasant
- 7.054k total downloads
- Latest version: 9.5.0-preview.15
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
- 2.012k total downloads
- Latest version: 2.19.3
C# expression interpreter/evaluator
DynamicInterop
by: Jean-Michel Perraud, Daniel Collins, Kosei, evolvedmicrobe
- 186 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).