ConfigureAwait.Fody
by: Cameron MacFarland, Simon Cropp
- 233 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
CronExpressionDescriptor
by: Brady Holt
- 1.269k total downloads
- Latest version: 2.45.0
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
- 194 total downloads
- Latest version: 4.0.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName
by: Henk Mollema
- 51 total downloads
- Latest version: 3.0.2
DEPRECATED - The 'CryptoHelper' is now strong named by default.
DeepCloner
by: force
- 120 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.
DeviceDetector.NET
by: totpero
- 433 total downloads
- Latest version: 6.5.0
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
- 256 total downloads
- Latest version: 1.0.9
Core interfaces and utilities that support the DistributedLock.* family of packages
Duende.IdentityModel
by: Duende Software
- 95 total downloads
- Latest version: 8.1.0
OpenID Connect & OAuth 2.0 client library
ExcelNumberFormat
by: ExcelNumberFormat developers
- 183 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Fody
by: The Fody Team
- 2.53k total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
Fractions
by: Daniel Mueller
- 685 total downloads
- Latest version: 8.3.2
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
- 2.204k total downloads
- Latest version: 11.0.100
FSharp.Core redistributables from F# Tools version 15.2.100 For F# 11.0. Contains code from the F# Software Foundation.
Google.Apis
by: Google LLC
- 11.47k total downloads
- Latest version: 1.73.0
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
- 10.733k total downloads
- Latest version: 1.73.0
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
- 15.218k total downloads
- Latest version: 1.73.0.4085
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
- 10.602k total downloads
- Latest version: 1.73.0
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
- 32.403k total downloads
- Latest version: 1.73.0.4061
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.
- 3.074k total downloads
- Latest version: 3.34.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 1.419k total downloads
- Latest version: 2.76.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1.604k total downloads
- Latest version: 2.76.0
gRPC support for ASP.NET Core