Castle.Core
by: Castle Project Contributors
- 5 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 4 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 2 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
coverlet.collector
by: tonerdo
- 309 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CronExpressionDescriptor
by: Brady Holt
- 2 total downloads
- Latest version: 2.44.0
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.
CryptoHelper
by: Henk Mollema
- 2 total downloads
- Latest version: 2.2.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
F23.StringSimilarity
by: James Blair, Paul Irwin
- 3 total downloads
- Latest version: 3.0.0
A .NET port of java-string-similarity.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup
- 12 total downloads
- Latest version: 5.7.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.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Standard 1.3, 1.6 and 2.0.
Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentValidation
by: Jeremy Skinner
- 63 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fractions
by: Daniel Mueller
- 1 total downloads
- Latest version: 2.0.0
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.
Google.Protobuf
by: Google Inc.
- 69 total downloads
- Latest version: 3.33.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 85 total downloads
- Latest version: 2.76.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 86 total downloads
- Latest version: 2.76.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 82 total downloads
- Latest version: 2.76.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: Google Inc.
- 1 total downloads
- Latest version: 0.12.0
Core C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.Net.ClientFactory
by: The gRPC Authors
- 54 total downloads
- Latest version: 2.76.0-pre1
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 68 total downloads
- Latest version: 2.76.0-pre1
Infrastructure for common functionality in gRPC