DotLiquid
by: Tim Jones, Alessandro Petrelli
- 5 total downloads
- Latest version: 2.3.18
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
EntityFramework
by: Microsoft
- 5 total downloads
- Latest version: 6.3.0-rc1-19458-04
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus
by: EPPlus Software AB
- 9 total downloads
- Latest version: 8.5.1
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 5 total downloads
- Latest version: 5.8.1.9-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastExpressionCompiler.src
by: Maksim Volkau
- 2 total downloads
- Latest version: 4.0.2
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions
by: Dennis Doomen, Jonas Nyrup
- 7 total downloads
- Latest version: 5.10.2
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 Core 2.1, .NET Standard 1.3, 1.6, 2.0 and 2.1.
Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentValidation
by: Jeremy Skinner
- 8 total downloads
- Latest version: 8.5.0-preview4
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core
by: Sebastien Ros
- 4 total downloads
- Latest version: 1.0.0-beta-9558
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Gherkin
by: Cucumber Ltd, Gaspar Nagy
- 5 total downloads
- Latest version: 3.2.0
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Google.Protobuf
by: Google Inc.
- 17 total downloads
- Latest version: 3.29.0-rc1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 8 total downloads
- Latest version: 2.65.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 7 total downloads
- Latest version: 2.76.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 9 total downloads
- Latest version: 2.63.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 13 total downloads
- Latest version: 2.46.3
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
- 10 total downloads
- Latest version: 2.70.0-pre1
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 8 total downloads
- Latest version: 2.71.0-pre1
.NET client for gRPC