FastMember
by: Marc Gravell
- 2 total downloads
- Latest version: 1.0.0.5
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.
FFMpegCore
by: Vlad Jerca, Malte Rosenbjerg
- 2 total downloads
- Latest version: 2.0.0
A great way to use FFMpeg encoding when writing video applications, client-side and server-side. It has wrapper methods that allow conversion to all web formats: MP4, OGV, TS and methods of capturing screens from the videos.
Fizzler
by: Atif Aziz, Colin Ramsay
- 27 total downloads
- Latest version: 1.3.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentScheduler
by: Jim Geurts
- 24 total downloads
- Latest version: 1.1.32
A task scheduler that uses fluent interface to configure schedules. Useful for running cron jobs/automated tasks from your application.
FluentValidation
by: Jeremy Skinner
- 256 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.ValidatorAttribute
by: Jeremy Skinner
- 61 total downloads
- Latest version: 8.6.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Flurl
by: Todd Menier
- 49 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http
by: Todd Menier
- 50 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable, testable HTTP client library.
Fody
by: Fody
- 7 total downloads
- Latest version: 6.0.4-beta.2
Extensible tool for weaving .net assemblies.
GhostScriptSharp
by: https://github.com/mephraim/ghostscriptsharp/
- 4 total downloads
- Latest version: 1.3.1.4
A very simple .NET wrapper for Ghostscript 1.1 pdf conversion toolkit
Google.Api.CommonProtos
by: Google LLC
- 21 total downloads
- Latest version: 2.17.0
Common Protocol Buffer messages for Google APIs
Google.Apis.Translate.v2
by: Google LLC
- 99 total downloads
- Latest version: 1.57.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.
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/translate/v2
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Protobuf
by: Google Inc.
- 4 total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.76.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 221 total downloads
- Latest version: 2.76.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.61.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 367 total downloads
- Latest version: 2.76.0-pre1
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 230 total downloads
- Latest version: 2.46.6
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.Core.Api
by: The gRPC Authors
- 377 total downloads
- Latest version: 2.76.0-pre1
gRPC C# Surface API