Dapper by: Sam Saffron, Marc Gravell
  • 17 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DocumentFormat.OpenXml by: Microsoft
  • 15 total downloads
  • Latest version: 2.14.0-beta0001
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 22 total downloads
  • Latest version: 6.4.0
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET Data provider
FluentMigrator by: Josh Coffman, Tom Marien
  • 22 total downloads
  • Latest version: 1.6.2
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
Google.Protobuf by: Google Inc.
  • 221 total downloads
  • Latest version: 3.36.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Core by: The gRPC Authors
  • 30 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Core.Api by: The gRPC Authors
  • 140 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 96 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.Common by: The gRPC Authors
  • 90 total downloads
  • Latest version: 2.84.0-pre1
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
HotChocolate by: ChilliCream authors and contributors
  • 3 total downloads
  • Latest version: 13.3.3
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.AspNetCore by: ChilliCream authors and contributors
  • 205 total downloads
  • Latest version: 16.7.0-p.8
  • GraphQL ChilliCream
This package contains the GraphQL ASP.NET Core middleware for Hot Chocolate. Moreover, this package includes the Nitro middleware, which provides you with our beloved GraphQL IDE middleware.
HotChocolate.Data by: ChilliCream authors and contributors
  • 81 total downloads
  • Latest version: 16.6.6
  • GraphQL ChilliCream
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HotChocolate.Data.EntityFramework by: ChilliCream authors and contributors
  • 186 total downloads
  • Latest version: 16.6.6
  • GraphQL ChilliCream
Contains extensions for seamless integration of Entity Framework Core into HotChocolate
Humanizer.Core by: Mehdi Khalili, Claire Novotny
  • 75 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
Jdenticon-net by: Daniel Mester Pirttijärvi
  • 33 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
  • 25 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.
KubeMQ.SDK.csharp by: KubeMQ
  • 13 total downloads
  • Latest version: 1.5.2
  • Messaging Kubernetes
.NET SDK Client for KubeMQ
linq2db.Analyzers by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others
  • 1 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
  • 10 total downloads
  • Latest version: 5.4.1
  • linq linq2db Npgsql PostgreSQL LinqToDB ORM database DB SQL
LINQ to PostgreSQL is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.
Magick.NET-Q8-AnyCPU by: Dirk Lemstra
  • 37 total downloads
  • Latest version: 7.13.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/master/Documentation before installing to help you decide the best version.