envdte80
by: Microsoft
- 271 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte90
by: Microsoft
- 149 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte90a
by: Microsoft
- 150 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
ERP4.Tools.Deployment
by: ERP4
- 20 total downloads
- Latest version: 1.1.0
Software Verteilungs Funktionen
ERP4.Tools.Pdf
by: ERP4.Tools.Pdf
- 36 total downloads
- Latest version: 1.1.2
Funktionen für das Bearbeiten von PDF Dateien
ERP4.Tools.Zugferd
by: ERP4.Tools.Zugferd
- 39 total downloads
- Latest version: 1.1.2
Funktionen für das Erstellen/Auslesen von ZugFerd Daten
ExcelNumberFormat
by: ExcelNumberFormat developers
- 138 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
FastMember
by: Marc Gravell
- 121 total downloads
- Latest version: 1.3.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FastMember.Signed
by: Marc Gravell
- 68 total downloads
- Latest version: 1.3.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FCTB
by: Pavel Torgashov
- 38 total downloads
- Latest version: 2.16.24
Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
Fody
by: The Fody Team
- 1.679k total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
Google.Api.Gax
by: Google Inc.
- 528 total downloads
- Latest version: 2.10.0
Support classes for Google API client libraries
Google.Api.Gax.Rest
by: Google Inc.
- 464 total downloads
- Latest version: 2.10.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google LLC
- 1.074k total downloads
- Latest version: 1.65.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.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Apis.Auth
by: Google LLC
- 1.025k total downloads
- Latest version: 1.65.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.
Supported Platforms:
- .NET Framework 4.5
- .NET Framework 4.6.1
- .Net Standard 1.3
- .Net Standard 2.0
Google.Apis.Calendar.v3
by: Google LLC
- 2.496k total downloads
- Latest version: 1.65.0.3270
Google APIs Client Library for working with Calendar v3.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Incompatible platforms:
- .NET Framework < 4.5
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/calendar/v3
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Core
by: Google LLC
- 910 total downloads
- Latest version: 1.65.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Apis.Translate.v2
by: Google LLC
- 717 total downloads
- Latest version: 1.65.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.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Incompatible platforms:
- .NET Framework < 4.5
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
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.Cloud.Translation.V2
by: Google Inc.
- 123 total downloads
- Latest version: 1.2.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.