AWSSDK.Core by: Amazon Web Services
  • 1.824k total downloads
  • Latest version: 4.0.0.32
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3 by: Amazon Web Services
  • 758 total downloads
  • Latest version: 4.0.7.7
  • AWS Amazon cloud S3 aws-sdk-v4
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecurityToken by: Amazon Web Services
  • 1.057k total downloads
  • Latest version: 3.7.100.14
  • AWS Amazon cloud SecurityTokenService aws-sdk-v3 STS
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Castle.Core by: Castle Project Contributors
  • 92 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DocumentFormat.OpenXml by: Microsoft
  • 428 total downloads
  • Latest version: 3.3.0
  • 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.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 427 total downloads
  • Latest version: 3.3.0
  • 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.
DocX by: Xceed
  • 3 total downloads
  • Latest version: 5.0.0
  • DocX Microsoft Word Words PDF convert create modify
DocX is a .NET library that allows developers to manipulate Microsoft Word files, in an easy and intuitive manner. DocX is fast, lightweight and best of all it does not require Microsoft Word or Office to be installed. v5.0.0 provides 8 bug fixes and improvements. Check out the professional edition, known as Xceed Words for .NET, on Xceed.com. It includes technical support, offer more features and options, and can create PDF files as well as convert Word files to PDF files.
EntityFramework by: Microsoft
  • 216 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus by: EPPlus Software AB
  • 636 total downloads
  • Latest version: 8.2.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 548 total downloads
  • Latest version: 8.1.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 538 total downloads
  • Latest version: 6.1.1
Package Description
IronPdf.Native.Chrome.Linux by: https://ironpdf.com
  • 91 total downloads
  • Latest version: 2022.11.10299
  • IronPdf, Linux, Chrome, Html To PDF, Iron
External methods which allow for interoperability between native and managed code
librdkafka.redist by: Magnus Edenhill, edenhill
  • 640 total downloads
  • Latest version: 2.11.1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Microsoft.AspNetCore.Mvc.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0
  • aspnetcore aspnetcoremvc
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Razor.Design by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.CodeAnalysis by: Microsoft
  • 49 total downloads
  • Latest version: 3.7.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services) - "Microsoft.CodeAnalysis.Compilers" (both compilers) - "Microsoft.CodeAnalysis.CSharp" (only the C# compiler) - "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler) More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/34202cc2f3e869fd70a26d8237f4552cf9e192cf.
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 227 total downloads
  • Latest version: 3.3.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.Diagnostics.Tracing.TraceEvent by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.2
  • TraceEvent EventSource Microsoft ETW Event Tracing for Windows
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows. You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class. The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources) and parse the events they emit. The library includes -- TraceEventSession which can enable ETW providers, -- EtwTraceEventSource which lets you read the stream of ETW events, and -- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events. See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 630 total downloads
  • Latest version: 9.0.1
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 1.092k total downloads
  • Latest version: 9.0.0
  • MSBuild Swagger OpenAPI code generation Web API service reference document
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b