FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 7 total downloads
  • Latest version: 8.0.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
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. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
FluentValidation by: Jeremy Skinner
  • 3 total downloads
  • Latest version: 7.0.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 1 total downloads
  • Latest version: 24.1.0
  • specflow gherkin cucumber
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Grpc by: The gRPC Authors
  • 12 total downloads
  • Latest version: 2.31.0
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore.Server by: The gRPC Authors
  • 5 total downloads
  • Latest version: 2.64.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 7 total downloads
  • Latest version: 2.37.0
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library.
Grpc.Core.Api by: The gRPC Authors
  • 8 total downloads
  • Latest version: 2.48.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.49.0-pre1
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.Common by: The gRPC Authors
  • 14 total downloads
  • Latest version: 2.70.0-pre1
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Reflection by: The gRPC Authors
  • 29 total downloads
  • Latest version: 2.70.0-pre1
  • gRPC reflection
gRPC C# Server Reflection
Humanizer.Core.fr by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.13.14
Humanizer Locale French (fr)
Humanizer.Core.ru by: Mehdi Khalili, Claire Novotny
  • 2 total downloads
  • Latest version: 2.8.25
Humanizer Locale Russian (ru)
IKVM.Image by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 3 total downloads
  • Latest version: 8.11.0-pre.2
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 2 total downloads
  • Latest version: 8.9.0-pre.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters, Jerome Haltom
  • 2 total downloads
  • Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
JetBrains.Annotations by: JetBrains
  • 1 total downloads
  • Latest version: 11.1.0
  • jetbrains resharper annotations canbenull notnull
ReSharper Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of ReSharper code inspections. All usages of ReSharper Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
librdkafka.redist by: Magnus Edenhill, edenhill
  • 20 total downloads
  • Latest version: 2.12.1-RC1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Microsoft.AspNet.WebApi.Client by: Microsoft
  • 4 total downloads
  • Latest version: 6.0.0-preview1
  • Microsoft AspNet WebApi AspNetWebApi HttpClient
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.3
  • aspnetcore targeting-pack
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
Microsoft.AspNetCore.Authentication by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.