Google.Api.Gax.Rest by: Google LLC
  • 1.012k total downloads
  • Latest version: 4.14.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google LLC
  • 955 total downloads
  • Latest version: 1.75.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
  • 929 total downloads
  • Latest version: 1.75.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.Calendar.v3 by: Google LLC
  • 2.788k total downloads
  • Latest version: 1.74.0.4154
  • Google
Google APIs Client Library for working with Calendar v3. Product documentation is available at: https://developers.google.com/workspace/calendar/firstapp API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Calendar.v3/latest/api/Google.Apis.Calendar.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.Calendar.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
  • 936 total downloads
  • Latest version: 1.75.0
  • Google
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Apis.Translate.v2 by: Google LLC
  • 773 total downloads
  • Latest version: 1.74.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. Product documentation is available at: https://code.google.com/apis/language/translate/v2/getting_started.html API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Translate.v2/latest/api/Google.Apis.Translate.v2.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Translate.v2 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.Cloud.Translation.V2 by: Google LLC
  • 205 total downloads
  • Latest version: 3.5.0
  • Translate Translation Google Cloud
Recommended Google client library to access the Translate v2 API. It wraps the Google.Apis.Translate.v2 client library, making common operations simpler in client code. The Translate API translates text from one language to another.
Google.Protobuf by: Google Inc.
  • 1.88k total downloads
  • Latest version: 3.35.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GrapeCity.Spread.WinForms by: MESCIUS inc.
  • 243 total downloads
  • Latest version: 19.1.0
  • SpreadWin MESCIUS spreadsheet control XLSX Excel netcore dotnetcore
Enterprise Spreadsheet Solutions for C# .NET Developers Spread WinForms (SpreadWin) is a multi-functional spreadsheet that professional Visual Studio developers use to create windows and web applications for analysis, dashboard, data collection and management, scientific, financial and other similar programs. SpreadWin includes .NET spreadsheet components, template designers, charting components, extensive API, and more. The object model closely mirrors Excel and models the Visual Studio Tools for Office API so it is intuitive to use. SpreadWin supports many popular features such as native Excel input and output, a powerful and extensible calculation engine with over 500+ functions and support for custom functions, iterative calculations, dynamic arrays, custom cell data types, charting, tables, slicers, sparklines, conditional formatting, international localization, printing, sorting, filtering, drag-fill, grouping, undo/redo, data validation, input controls, and much, much more. Licensing And Support Available * Licensing: https://developer.mescius.com/spread/licensing * Pricing: https://developer.mescius.com/spreadnet/pricing * Support: https://developer.mescius.com/support/contact * Sales Contact: us.sales@mescius.com * Read the EULA: https://developer.mescius.com/legal/eula * Download a free 30-day trial: https://developer.mescius.com/spreadnet/download Documentation Links * Documentation: https://developer.mescius.com/spreadnet/docs/latest/online-win/overview.html * Getting Started: https://developer.mescius.com/spreadnet/docs/latest/online-win/PowerTools_Help19.html * Demo Explorers: https://developer.mescius.com/spreadnet/demos * Source code for the samples, including projects and solutions for Visual Studio 2022: https://cdn.mescius.com/SpreadNET/demos/winforms/explorer/code.zip
GraphQL by: Joe McBride
  • 1.823k total downloads
  • Latest version: 8.8.4
  • GraphQL json api
GraphQL for .NET
GraphQL-Parser by: Marek Magdziak
  • 403 total downloads
  • Latest version: 9.5.1
  • GraphQL json api parser
Library containing lexer and parser for GraphQL syntax
GraphQL.Analyzers by: Joe McBride
  • 220 total downloads
  • Latest version: 8.8.4
  • GraphQL.Analyzers, analyzers
GraphQL.Analyzers
GraphQL.Client.Abstractions by: Deinok, Alexander Rose, graphql-dotnet
  • 378 total downloads
  • Latest version: 6.1.0
  • GraphQL
Abstractions for GraphQL.Client
GraphQL.Client.Abstractions.Websocket by: Deinok, Alexander Rose, graphql-dotnet
  • 312 total downloads
  • Latest version: 6.1.0
  • GraphQL
Abstractions for the Websocket transport used in GraphQL.Client
GraphQL.Client.Serializer.Newtonsoft by: Deinok, Alexander Rose, graphql-dotnet
  • 435 total downloads
  • Latest version: 6.1.0
  • GraphQL
A serializer implementation for GraphQL.Client using Newtonsoft.Json as underlying JSON library
GraphQL.DataLoader by: GraphQL.DataLoader
  • 628 total downloads
  • Latest version: 8.8.4
  • GraphQL DataLoader
GraphQL DataLoader implementation
GraphQL.MemoryCache by: GraphQL.MemoryCache
  • 469 total downloads
  • Latest version: 8.8.4
  • GraphQL memory
GraphQL memory cache implementation on top of Microsoft.Extensions.Caching.Memory
GraphQL.MicrosoftDI by: GraphQL.MicrosoftDI
  • 578 total downloads
  • Latest version: 8.8.4
  • GraphQL dependency injection di
Microsoft DI extensions for GraphQL.NET
GraphQL.NewtonsoftJson by: GraphQL.NewtonsoftJson
  • 803 total downloads
  • Latest version: 8.8.4
  • GraphQL json
JSON.NET serializer for GraphQL.NET
GraphQL.Primitives by: Deinok, Alexander Rose, graphql-dotnet
  • 387 total downloads
  • Latest version: 6.1.0
  • GraphQL
GraphQL basic types