ConfigureAwait.Fody by: Cameron MacFarland, Simon Cropp
  • 21 total downloads
  • Latest version: 3.3.2
  • ILWeaving, Fody, Cecil, AOP
Configure async code's ConfigureAwait at a global level.
CronExpressionDescriptor by: Brady Holt
  • 70 total downloads
  • Latest version: 2.44.0
  • cron, schedule, quartz, quartz.net, cron expression
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.
CryptoHelper by: Henk Mollema
  • 11 total downloads
  • Latest version: 4.0.0
  • hashing passwordhasher crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName by: Henk Mollema
  • 3 total downloads
  • Latest version: 3.0.2
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
DEPRECATED - The 'CryptoHelper' is now strong named by default.
DeepCloner by: force
  • 6 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.
DeviceDetector.NET by: totpero
  • 30 total downloads
  • Latest version: 6.4.7
  • parse detection-library user-agent bot-detection mobile-detection desktop tablet mobile tv cars console standard
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.
DistributedLock.Core by: Michael Adelson
  • 18 total downloads
  • Latest version: 1.0.8
  • distributed lock async mutex reader writer semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
Duende.IdentityModel by: Duende Software
  • 6 total downloads
  • Latest version: 8.0.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
ExcelNumberFormat by: ExcelNumberFormat developers
  • 12 total downloads
  • Latest version: 1.1.0
  • excel,formatting,numfmt,formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Fody by: The Fody Team
  • 180 total downloads
  • Latest version: 6.9.3
  • ILWeaving, Fody, Cecil, AOP
Extensible tool for weaving .net assemblies.
Fractions by: Daniel Mueller
  • 98 total downloads
  • Latest version: 8.3.2
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
FSharp.Core by: Microsoft
  • 648 total downloads
  • Latest version: 10.0.100
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from F# Tools version 14.0.100 For F# 10.0. Contains code from the F# Software Foundation.
Google.Apis by: Google LLC
  • 10.209k 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
  • 9.692k 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.Blogger.v3 by: Google LLC
  • 13.518k total downloads
  • Latest version: 1.69.0.3796
  • Google
Google APIs Client Library for working with Blogger v3. Product documentation is available at: https://developers.google.com/blogger/docs/3.0/getting_started API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Blogger.v3/latest/api/Google.Apis.Blogger.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.Blogger.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.Core by: Google LLC
  • 9.443k 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.Sheets.v4 by: Google LLC
  • 28.752k total downloads
  • Latest version: 1.72.0.3966
  • 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
Google.Protobuf by: Google Inc.
  • 185 total downloads
  • Latest version: 3.33.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore by: The gRPC Authors
  • 114 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 114 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core