Google.Apis.Calendar.v3 by: Google LLC
  • 1.604k total downloads
  • Latest version: 1.73.0.3993
  • 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
  • 590 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.Translate.v2 by: Google LLC
  • 494 total downloads
  • Latest version: 1.68.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
  • 143 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.087k total downloads
  • Latest version: 3.33.4
  • 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.
  • 154 total downloads
  • Latest version: 19.0.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.154k total downloads
  • Latest version: 8.8.3
  • GraphQL json api
GraphQL for .NET
GraphQL-Parser by: Marek Magdziak
  • 257 total downloads
  • Latest version: 9.5.0
  • GraphQL json api parser
Library containing lexer and parser for GraphQL syntax
GraphQL.Analyzers by: Joe McBride
  • 128 total downloads
  • Latest version: 8.8.3
  • GraphQL.Analyzers, analyzers
GraphQL.Analyzers
GraphQL.Client.Abstractions by: Deinok, Alexander Rose, graphql-dotnet
  • 226 total downloads
  • Latest version: 6.1.0
  • GraphQL
Abstractions for GraphQL.Client
GraphQL.Client.Abstractions.Websocket by: Deinok, Alexander Rose, graphql-dotnet
  • 192 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
  • 288 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
  • 388 total downloads
  • Latest version: 8.8.3
  • GraphQL DataLoader
GraphQL DataLoader implementation
GraphQL.MemoryCache by: GraphQL.MemoryCache
  • 229 total downloads
  • Latest version: 8.8.3
  • GraphQL memory
GraphQL memory cache implementation on top of Microsoft.Extensions.Caching.Memory
GraphQL.MicrosoftDI by: GraphQL.MicrosoftDI
  • 338 total downloads
  • Latest version: 8.8.3
  • GraphQL dependency injection di
Microsoft DI extensions for GraphQL.NET
GraphQL.NewtonsoftJson by: GraphQL.NewtonsoftJson
  • 500 total downloads
  • Latest version: 8.8.3
  • GraphQL json
JSON.NET serializer for GraphQL.NET
GraphQL.Primitives by: Deinok, Alexander Rose, graphql-dotnet
  • 233 total downloads
  • Latest version: 6.1.0
  • GraphQL
GraphQL basic types
GraphQL.Server.All by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
  • 127 total downloads
  • Latest version: 8.3.3
  • GraphQL transport server WebSockets subscriptions middleware authentication authorization
GraphQL Server meta package with all the packages you need to get started
GraphQL.Server.Authorization.AspNetCore by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
  • 106 total downloads
  • Latest version: 7.7.2
  • GraphQL authentication authorization validation
Integration of GraphQL.NET validation subsystem into ASP.NET Core
GraphQL.Server.Core by: Pekka Heikura
  • 190 total downloads
  • Latest version: 5.2.2
  • GraphQL transport server
GraphQL Server Core