Grpc.Core.Api
by: The gRPC Authors
- 27 total downloads
- Latest version: 2.67.0-pre1
gRPC C# Surface API
Google.Protobuf
by: Google Inc.
- 48 total downloads
- Latest version: 3.30.2
C# runtime library for Protocol Buffers - Google's data interchange format.
FreeRedis
by: FreeRedis
- 86 total downloads
- Latest version: 1.3.6
FreeRedis is .NET redis client, supports cluster, sentinel, master-slave, pipeline, transaction and connection pool.
FluentFTP
by: Robin Rodricks FluentFTP Contributors
- 45 total downloads
- Latest version: 52.1.0
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.
FluentStorage
by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
- 17 total downloads
- Latest version: 5.6.0
FluentStorage, originally known as Storage.NET, is a polycloud .NET cloud storage library to interface with multiple cloud providers from a single unified interface. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#. MIT license. Commercial use allowed.
FluentEmail.Smtp
by: Luke Lowrey Ben Cull Github Contributors
- 4 total downloads
- Latest version: 3.0.2
Now we're talking. Send emails via SMTP.
FluentStorage.AWS
by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
- 11 total downloads
- Latest version: 5.5.0
Extension to FluentStorage providing integration with AWS S3 blob storage.
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 47 total downloads
- Latest version: 12.0.0-preview1
Dependency injection extensions for FluentValidation
Grpc.Net.Common
by: The gRPC Authors
- 41 total downloads
- Latest version: 2.67.0-pre1
Infrastructure for common functionality in gRPC
Fractions
by: Daniel Mueller
- 50 total downloads
- Latest version: 8.3.2
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
FluentValidation
by: Jeremy Skinner
- 77 total downloads
- Latest version: 12.0.0-preview1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentEmail.Core
by: Luke Lowrey Ben Cull Github Contributors
- 3 total downloads
- Latest version: 2.9.0
Send emails very easily. Use razor templates, smtp, embedded files, all without hassle. This is a Base Package and includes just the domain model, very basic defaults, and is also included with every other Fluent Email package here.
GoogleReCaptcha.V3
by: Jaroslav Langer
- 4 total downloads
- Latest version: 1.1.2
Simplay add Google's reCaptcha v3 to your .NET Core 3 project. Go to github for step-by-step help implementation.
Grpc.Core
by: The gRPC Authors
- 25 total downloads
- Latest version: 2.46.5
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.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 123 total downloads
- Latest version: 11.3.0
AspNetCore integration for FluentValidation
FluentEmail.Razor
by: Luke Lowrey Ben Cull Github Contributors
- 14 total downloads
- Latest version: 3.0.2
Generate emails using Razor templates. Anything you can do in ASP.NET is possible here. Uses the RazorLight project under the hood.
FluentAssertions
by: Dennis Doomen Jonas Nyrup
- 1 total downloads
- Latest version: 6.12.0
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1.
Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Supported by InfoSupport B.V.
Farapayamak.NetCore
by: Amirhossein Mehrvarzi
- 1 total downloads
- Latest version: 1.0.2
Farapayamak Rest API wrapper for .Net Core applications
FluentStorage.FTP
by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
- 6 total downloads
- Latest version: 5.4.0
Extension to FluentStorage providing FTP and FTPS support using FluentFTP.