EPPlus.Interfaces by: EPPlus.Interfaces
  • 11 total downloads
  • Latest version: 8.1.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 8 total downloads
  • Latest version: 8.1.0
Package Description
ExcelNumberFormat by: ExcelNumberFormat developers
  • 14 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.
ExCSS by: Tyler Brinks
  • 17 total downloads
  • Latest version: 2.0.6
  • ExCSS, CSS, Style, Stylesheet, Parse, Lexer, Scanner, Linq
ExCSS reads and parses stylesheets using CSS 3 and CSS 2 selector specifications, and is easily queryable from LINQ using its simple and readable object model.
ExtendedNumerics.BigDecimal by: https://github.com/AdamWhiteHat
  • 3 total downloads
  • Latest version: 1.0.0.1
  • math;mathematics;biginteger;decimal;arbitrary-precision;fractions;numerics;csharp;
Arbitrary precision decimal class
Fizzler by: Atif Aziz, Colin Ramsay
  • 9 total downloads
  • Latest version: 1.1.0
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentValidation by: Jeremy Skinner
  • 17 total downloads
  • Latest version: 5.5.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Flurl by: Todd Menier
  • 20 total downloads
  • Latest version: 3.0.0-pre4
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
GhostScriptSharp by: https://github.com/mephraim/ghostscriptsharp/
  • 2 total downloads
  • Latest version: 1.3.1.4
  • .NET ghostscript pdf converson image
A very simple .NET wrapper for Ghostscript 1.1 pdf conversion toolkit
Google.Api.CommonProtos by: Google LLC
  • 7 total downloads
  • Latest version: 2.17.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google Inc.
  • 17 total downloads
  • Latest version: 1.10.1-rc1
  • 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 - Windows Store apps - Windows Phone 8 and 8.1 - Portable Class Libraries
Google.Apis.Auth by: Google Inc.
  • 12 total downloads
  • Latest version: 1.10.1-rc1
  • 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 - Windows Store apps - Windows Phone 8 and 8.1 - Portable Class Libraries
Google.Apis.Translate.v2 by: Google LLC
  • 48 total downloads
  • Latest version: 1.57.0.875
  • Google
This is not the recommended package for working with Translate, please use the Google.Cloud.Translation.V2 package. This Google APIs Client Library for working with Translate 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/translate/v2 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Protobuf by: Google Inc.
  • 172 total downloads
  • Latest version: 3.33.0
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 145 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 104 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
  • 105 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 103 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 121 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 75 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.