ExcelDataReader
by: ExcelDataReader developers
- 5 total downloads
- Latest version: 3.6.0
Lightweight and fast library written in C# for reading Microsoft Excel files (2.0-2007).
ExcelNumberFormat
by: ExcelNumberFormat developers
- 6 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.
Fare
by: Nikos Baxevanis
- 7 total downloads
- Latest version: 2.1.1
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
FluentFTP
by: Robin Rodricks FluentFTP Contributors
- 3 total downloads
- Latest version: 32.4.3
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
FontAwesome.WPF
by: charri
- 3 total downloads
- Latest version: 4.7.0.9
WPF (+UWP) controls for the iconic font and CSS toolkit Font Awesome.
For examples https://github.com/charri/Font-Awesome-WPF
Font Awesome: http://fortawesome.github.io/Font-Awesome/
Google.Apis
by: Google Inc.
- 0 total downloads
- Latest version: 1.49.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 Inc.
- 0 total downloads
- Latest version: 1.49.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+
- NetStandard1.3, providing .NET Core support
Google.Apis.Core
by: Google Inc.
- 0 total downloads
- Latest version: 1.49.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.Drive.v3
by: Google Inc.
- 0 total downloads
- Latest version: 1.49.0.2111
Google APIs Client Library for working with Drive v3.
Supported Platforms:
- .NET Framework 4.5+
- .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.
Legacy platforms:
- .NET Framework 4.0
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Incompatible platforms:
- .NET Framework < 4.0
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
More documentation on the API is available at:
https://developers.google.com/api-client-library/dotnet/apis/drive/v3
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Protobuf
by: Google Inc.
- 8 total downloads
- Latest version: 3.31.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.76.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.76.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.44.0
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Net.ClientFactory
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.76.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.78.0
gRPC and Protocol Buffer compiler for C# projects