Jdenticon-net by: Daniel Mester Pirttijärvi
  • 45 total downloads
  • Latest version: 3.1.2
  • identicon avatar library
Generates identicons as SVG or PNG files on the .NET Framework and .NET Standard platforms. This package provides the following features: * Render SVG identicons * Render PNG identicons Commonly used types: * Jdenticon.Identicon * Jdenticon.IdenticonStyle * Jdenticon.Rendering.Color
JetBrains.Annotations by: JetBrains
  • 53 total downloads
  • Latest version: 2026.2.0
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
KeraLua by: NLua
  • 26 total downloads
  • Latest version: 1.2.11
  • lua keralua
C# Native bindings of Lua 5.4 (compatible with iOS/Mac/Android/.NET/.NET Core/UWP)
KubeMQ.SDK.csharp by: KubeMQ
  • 15 total downloads
  • Latest version: 1.5.2
  • Messaging Kubernetes
.NET SDK Client for KubeMQ
Libuv by: Libuv
  • 6 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
linq2db by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko
  • 108 total downloads
  • Latest version: 5.4.1
  • linq linq2db LinqToDB ORM database DB SQL SqlServer Access SqlCe SqlServerCe MySql Firebird SQLite Sybase Oracle ODP PostgreSQL DB2 Informix SapHana
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
linq2db.Analyzers by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
  • 2 total downloads
  • Latest version: 6.5.0
  • linq linq2db LinqToDB ORM database DB SQL Access ClickHouse DB2 DuckDB LUW Firebird Informix MySql MariaDB Oracle PostgreSQL SapHana Hana SQLCE SQLite SQLServer Sybase SAP ASE SqlServerCe ODP IBM
Roslyn analyzers and code fixes for linq2db users: detect legacy API usage and offer automatic migrations to the current API.
linq2db.PostgreSQL by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
  • 125 total downloads
  • Latest version: 6.5.0
  • linq linq2db LinqToDB ORM database DB SQL T4 datamodel PostgreSQL Npgsql
T4 scaffolding templates for PostgreSQL database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.t4models by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
  • 120 total downloads
  • Latest version: 6.5.0
  • linq linq2db LinqToDB ORM database DB SQL Access ClickHouse DB2 DuckDB LUW Firebird Informix MySql MariaDB Oracle PostgreSQL SapHana Hana SQLCE SQLite SQLServer Sybase SAP ASE SqlServerCe ODP IBM T4 datamodel
T4 scaffolding templates to generate LINQ to DB data models for different databases. It provides scaffolding functionality and reference to linq2db main package only. To use Linq To DB in your project you should add reference to corresponding database provider(s) explicitly.
LinqBridge by: Atif Aziz
  • 1 total downloads
  • Latest version: 1.3.0
  • linq
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
Magick.NET-Q8-AnyCPU by: Dirk Lemstra
  • 127 total downloads
  • Latest version: 8.6.1
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
Magick.NET.Core by: Dirk Lemstra
  • 44 total downloads
  • Latest version: 11.3.0
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
ManagedEsent by: Microsoft
  • 17 total downloads
  • Latest version: 1.9.4
  • ManagedEsent NoSql ISAM Database Storage DatabaseEngine
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
MediatR by: Jimmy Bogard
  • 18 total downloads
  • Latest version: 5.1.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
Microsoft.AspNet.Authentication by: Microsoft
  • 6 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 common types used by the various authentication middleware.
Microsoft.AspNet.Cryptography.Internal by: Microsoft
  • 6 total downloads
  • Latest version: 1.0.0-rc1-final
Infrastructure for ASP.NET 5 cryptographic packages. Developers should not reference this package.
Microsoft.AspNet.DataProtection by: Microsoft
  • 6 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNet.DataProtection.Abstractions by: Microsoft
  • 5 total downloads
  • Latest version: 1.0.0-rc1-final
Contains the core IDataProtector and IDataProtectionProvider abstractions for ASP.NET 5 Data Protection.
Microsoft.AspNet.DataProtection.Interfaces by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta4
Contains the core IDataProtector and IDataProtectionProvider interfaces for ASP.NET 5 Data Protection.
Microsoft.AspNet.FeatureModel by: Microsoft
  • 5 total downloads
  • Latest version: 1.0.0-beta5
ASP.NET 5 HTTP feature infrastructure.