Fody
by: The Fody Team
- 1.209k total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
Google.Api.Gax
by: Google LLC
- 730 total downloads
- Latest version: 4.13.1
Support classes for Google API client libraries
Google.Api.Gax.Rest
by: Google LLC
- 724 total downloads
- Latest version: 4.13.1
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google LLC
- 689 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
- 668 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.Calendar.v3
by: Google LLC
- 1.906k total downloads
- Latest version: 1.73.0.4073
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
- 675 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
- 564 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
- 145 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.287k total downloads
- Latest version: 3.34.1
C# runtime library for Protocol Buffers - Google's data interchange format.
GrapeCity.Spread.WinForms
by: MESCIUS inc.
- 166 total downloads
- Latest version: 19.0.2
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
- 294 total downloads
- Latest version: 9.5.1
Library containing lexer and parser for GraphQL syntax
GraphQL.Client.Abstractions
by: Deinok, Alexander Rose, graphql-dotnet
- 264 total downloads
- Latest version: 6.1.0
Abstractions for GraphQL.Client
GraphQL.Client.Abstractions.Websocket
by: Deinok, Alexander Rose, graphql-dotnet
- 204 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
- 327 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
- 448 total downloads
- Latest version: 8.8.4
GraphQL DataLoader implementation
GraphQL.MemoryCache
by: GraphQL.MemoryCache
- 290 total downloads
- Latest version: 8.8.4
GraphQL memory cache implementation on top of Microsoft.Extensions.Caching.Memory