Google.Apis.Calendar.v3
by: Google LLC
- 1.604k total downloads
- Latest version: 1.73.0.3993
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
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
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
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
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
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-Parser
by: Marek Magdziak
- 257 total downloads
- Latest version: 9.5.0
Library containing lexer and parser for GraphQL syntax
GraphQL.Client.Abstractions
by: Deinok, Alexander Rose, graphql-dotnet
- 226 total downloads
- Latest version: 6.1.0
Abstractions for GraphQL.Client
GraphQL.Client.Abstractions.Websocket
by: Deinok, Alexander Rose, graphql-dotnet
- 192 total downloads
- Latest version: 6.1.0
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
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 implementation
GraphQL.MemoryCache
by: GraphQL.MemoryCache
- 229 total downloads
- Latest version: 8.8.3
GraphQL memory cache implementation on top of Microsoft.Extensions.Caching.Memory
GraphQL.MicrosoftDI
by: GraphQL.MicrosoftDI
- 338 total downloads
- Latest version: 8.8.3
Microsoft DI extensions for GraphQL.NET
GraphQL.NewtonsoftJson
by: GraphQL.NewtonsoftJson
- 500 total downloads
- Latest version: 8.8.3
JSON.NET serializer for GraphQL.NET
GraphQL.Primitives
by: Deinok, Alexander Rose, graphql-dotnet
- 233 total downloads
- Latest version: 6.1.0
GraphQL basic types
GraphQL.Server.All
by: Shane Krueger, Pekka Heikura, Ivan Maximov, et al.
- 127 total downloads
- Latest version: 8.3.3
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
Integration of GraphQL.NET validation subsystem into ASP.NET Core