AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 34 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
AWSSDK.Core by: Amazon Web Services
  • 14.22k total downloads
  • Latest version: 4.0.3.29
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3 by: Amazon Web Services
  • 13.93k total downloads
  • Latest version: 4.0.21
  • 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.
Azure.Core by: Microsoft
  • 621 total downloads
  • Latest version: 1.52.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Core.Experimental by: Microsoft
  • 332 total downloads
  • Latest version: 0.1.0-preview.37
  • Microsoft Azure Client Pipeline
Experimental types that might eventually move to Azure.Core
Azure.Identity by: Microsoft
  • 846 total downloads
  • Latest version: 1.20.0
  • Microsoft Azure Identity windowsazureofficial azureofficial
Provides APIs for authenticating to Microsoft Entra ID
Blake3 by: Alexandre Mutel
  • 119 total downloads
  • Latest version: 2.2.1
  • Blake3 Hash Cryptography SIMD
Blake3.NET is a managed wrapper around the Rust implementations of the BLAKE3 cryptographic hash function.
BouncyCastle by: Bouncy Castle Project Contributors
  • 85 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.Cryptography by: Legion of the Bouncy Castle Inc.
  • 143 total downloads
  • Latest version: 2.7.0-beta.98
  • bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls
BouncyCastle.NET is a popular cryptography library for .NET
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 25 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 19 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Google.Apis by: Google LLC
  • 966 total downloads
  • Latest version: 1.73.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc.
Google.Apis.Auth by: Google LLC
  • 907 total downloads
  • Latest version: 1.73.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Google.Apis.Core by: Google LLC
  • 1.086k total downloads
  • Latest version: 1.73.0
  • Google
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Apis.Drive.v3 by: Google LLC
  • 3.344k total downloads
  • Latest version: 1.73.0.4098
  • Google
Google APIs Client Library for working with Drive v3. Product documentation is available at: https://developers.google.com/workspace/drive/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Drive.v3/latest/api/Google.Apis.Drive.v3.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Drive.v3 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0
Google.Apis.Sheets.v4 by: Google LLC
  • 3.268k total downloads
  • Latest version: 1.73.0.4061
  • Google
Google APIs Client Library for working with Sheets v4. Product documentation is available at: https://developers.google.com/workspace/sheets/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Sheets.v4/latest/api/Google.Apis.Sheets.v4.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Sheets.v4 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0
GoogleGson by: Microsoft
  • 130 total downloads
  • Latest version: 2.13.2.2
  • xamarin artifact=com.google.code.gson:gson artifact_versioned=com.google.code.gson:gson:2.13.2
.NET for Android and MAUI bindings for the Android Java library 'com.google.code.gson:gson'.
Humanizer.Core by: Claire Novotny Mehdi Khalili
  • 227 total downloads
  • Latest version: 3.0.10
Humanizer core package that contains the library and the neutral language (English) resources
JetBrains.Annotations by: JetBrains
  • 514 total downloads
  • Latest version: 2025.2.4
  • 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.
Libuv by: Libuv
  • 60 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.