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.
Buildalyzer.Logger by: Dave Glick and contributors
  • 49 total downloads
  • Latest version: 2.6.0
The MSBuild logger for Buildalyzer. Not intended to be used directly.
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
CompareNETObjects by: gfinzer
  • 742 total downloads
  • Latest version: 4.84.0
  • compare comparison equality equal deep objects difference compareobjects deepequal deepequals
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
Confluent.Kafka by: Confluent Inc., Andreas Heider
  • 634 total downloads
  • Latest version: 2.3.0
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
DeepCloner by: force
  • 930 total downloads
  • Latest version: 0.10.4
  • .NET shallow deep clone DeepClone fast
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
DnsClient by: MichaCo
  • 1.145k total downloads
  • Latest version: 1.6.1
  • dns client stub resolver name server core service discovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
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.
Enums.NET by: Tyler Brinkley
  • 211 total downloads
  • Latest version: 4.0.1
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
HarfBuzzSharp by: Microsoft
  • 91 total downloads
  • Latest version: 2.6.1.5
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
Humanizer.Core by: Mehdi Khalili, Oren Novotny
  • 49 total downloads
  • Latest version: 2.2.0
Humanizer core package that contains the library and the neutral language (English) resources
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.