AWSSDK.Core by: Amazon Web Services
  • 1.869k total downloads
  • Latest version: 3.3.31.7
  • AWS Amazon cloud aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3 by: Amazon Web Services
  • 2.055k total downloads
  • Latest version: 3.3.31.15
  • AWS Amazon cloud S3 aws-sdk-v3
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
CassandraCSharpDriver by: DataStax
  • 5.387k total downloads
  • Latest version: 3.7.0
  • cassandra apache datastax driver client database nosql dotnet netcore db
A modern, feature-rich and highly tunable C# client library for Apache Cassandra and DataStax Enterprise
Castle.Core by: Castle Project Contributors
  • 8.786k total downloads
  • Latest version: 4.4.0
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Cronos by: Andrey Dorokhov Sergey Odinokov
  • 13.26k total downloads
  • Latest version: 0.7.0
  • Cronos Cron Recurring
A fully-featured .NET library for parsing Cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
DeepCloner by: force
  • 6.158k total downloads
  • Latest version: 0.10.2
  • .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.
FluentAssertions by: Dennis Doomen Jonas Nyrup
  • 65 total downloads
  • Latest version: 5.8.0
  • MSTest MSTest2 xUnit xUnit2 NUnit MSpec NSpec Gallio MbUnit TDD BDD Fluent netcore netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Standard 1.3, 1.6 and 2.0. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentValidation by: Jeremy Skinner
  • 33.071k total downloads
  • Latest version: 8.4.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Flurl by: Todd Menier
  • 1.344k total downloads
  • Latest version: 2.8.2
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http by: Todd Menier
  • 1.363k total downloads
  • Latest version: 2.4.2
  • httpclient rest json http fluent url uri tdd assert async
A fluent, portable, testable HTTP client library.
Google.Api.Gax by: Google Inc.
  • 2.248k total downloads
  • Latest version: 2.5.0
  • Google
Support classes for Google API client libraries
Google.Api.Gax.Rest by: Google Inc.
  • 2.611k total downloads
  • Latest version: 2.5.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google Inc.
  • 4.84k total downloads
  • Latest version: 1.38.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. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
Google.Apis.Auth by: Google Inc.
  • 4.788k total downloads
  • Latest version: 1.38.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. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
Google.Apis.Bigquery.v2 by: Google Inc.
  • 2.568k total downloads
  • Latest version: 1.38.0.1484
  • Google
This is not the recommended package for working with Bigquery, please use the Google.Cloud.BigQuery.V2 package. This Google APIs Client Library for working with Bigquery v2 uses older code generation, and is harder to use. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Legacy platforms: - .NET Framework 4.0 - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 Incompatible platforms: - .NET Framework < 4.0 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin More documentation on the API is available at: https://developers.google.com/api-client-library/dotnet/apis/bigquery/v2 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Core by: Google Inc.
  • 4.74k total downloads
  • Latest version: 1.38.0
  • Google
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
Google.Cloud.BigQuery.V2 by: Google Inc.
  • 3.644k total downloads
  • Latest version: 1.3.0
  • BigQuery Google Cloud
Recommended Google client library to access the BigQuery API. It wraps the Google.Apis.Bigquery.v2 client library, making common operations simpler in client code. BigQuery is a data platform for customers to create, manage, share and query data.
JetBrains.Annotations by: JetBrains
  • 33.108k total downloads
  • Latest version: 2018.2.1
  • jetbrains resharper annotations canbenull notnull
ReSharper 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 ReSharper code inspections. All usages of ReSharper Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 7.439k total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 7.427k total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications.