DocumentFormat.OpenXml by: Microsoft
  • 70 total downloads
  • Latest version: 2.7.2
  • openxml office
The Open XML SDK provides open-source libraries for working with Open XML Documents (DOCX, XLSX, and PPTX). It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in DOCX files from an XML data source. - Splitting up (shredding) a DOCX or PPTX file into multiple files, and combining multiple DOCX / PPTX files into a single file. - High fidelity conversion of DOCX => HTML/CSS and HTML/CSS => DOCX. - Extraction of data from XLSX. - Searching and replacing content in DOCX / PPTX using regular expressions. - Updating cached data and embedded spreadsheets for charts in DOCX / PPTX. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
FluentMigrator.Runner by: Josh Coffman, Tom Marien
  • 8 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.
  • 37 total downloads
  • Latest version: 3.35.0
  • 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
  • 16 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
  • 52 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 21 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.Common by: The gRPC Authors
  • 21 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
HotChocolate.AspNetCore by: ChilliCream authors and contributors
  • 62 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
  • 56 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
  • 65 total downloads
  • Latest version: 16.6.6
  • GraphQL ChilliCream
Contains extensions for seamless integration of Entity Framework Core into HotChocolate
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
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.Core by: Dirk Lemstra
  • 1 total downloads
  • Latest version: 11.1.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.
Microsoft.AspNetCore.Antiforgery by: Microsoft.AspNetCore.Antiforgery
  • 32 total downloads
  • Latest version: 1.0.0
  • aspnetcore,antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.App.Internal.Assets by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.12
ASP.NET Core static framework assets This package was built from the source code at https://github.com/dotnet/dotnet/tree/95017c711e6afc1085133d440e42b4bd78155701
Microsoft.AspNetCore.App.Runtime.linux-musl-x64 by: Microsoft
  • 387 total downloads
  • Latest version: 10.0.12
  • aspnetcore shared-framework
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.App.Runtime.linux-x64 by: Microsoft
  • 44 total downloads
  • Latest version: 10.0.6
  • aspnetcore shared-framework
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.Authorization by: Microsoft.AspNetCore.Authorization
  • 32 total downloads
  • Latest version: 1.0.0
  • aspnetcore,authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft.AspNetCore.Cryptography.Internal
  • 32 total downloads
  • Latest version: 1.0.0
  • aspnetcore,dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.DataProtection by: Microsoft.AspNetCore.DataProtection
  • 32 total downloads
  • Latest version: 1.0.0
  • aspnetcore,dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.