AWSSDK.Core
by: Amazon Web Services
- 1.824k total downloads
- Latest version: 4.0.0.32
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 758 total downloads
- Latest version: 4.0.7.7
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
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 Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CompareNETObjects
by: gfinzer
- 742 total downloads
- Latest version: 4.84.0
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
Confluent's .NET Client for Apache Kafka
DeepCloner
by: force
- 930 total downloads
- Latest version: 0.10.4
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
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 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
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
Enums.NET is a high-performance type-safe .NET enum utility library
HarfBuzzSharp
by: Microsoft
- 91 total downloads
- Latest version: 2.6.1.5
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
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
The Apache Kafka C/C++ client library - redistributable
Microsoft.AspNetCore.Mvc.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Razor.Design
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0
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
.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
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.