Fable by: Alfonso García-Caro Núñez
  • 1 total downloads
  • Latest version: 4.0.0-snake-island-alpha-026
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 74 total downloads
  • Latest version: 5.18.0
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes by: FastEndpoints
  • 314 total downloads
  • Latest version: 8.3.0-beta.18
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 1 total downloads
  • Latest version: 5.11.0.4-beta
Core messaging features used by FastEndpoints.
FastExpressionCompiler.src by: Maksim Volkau
  • 1 total downloads
  • Latest version: 5.0.0
  • Performance;Expression;ExpressionTree;Compile;DynamicMethod;IL;ILEmit;DryIoc;ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 20 total downloads
  • Latest version: 8.10.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, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.
FluentValidation by: Jeremy Skinner
  • 1 total downloads
  • Latest version: 11.9.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core by: Sebastien Ros
  • 39 total downloads
  • Latest version: 3.0.0-beta.4
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 13 total downloads
  • Latest version: 42.0.0
  • specflow gherkin cucumber
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.
  • 69 total downloads
  • Latest version: 3.36.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore by: The gRPC Authors
  • 0 total downloads
  • Latest version: 2.53.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.41.0-pre2
  • gRPC RPC HTTP/2
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
  • 1 total downloads
  • Latest version: 2.28.0-pre3
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 8 total downloads
  • Latest version: 2.56.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 23 total downloads
  • Latest version: 2.83.0-pre1
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Reflection by: The gRPC Authors
  • 62 total downloads
  • Latest version: 2.83.0-pre1
  • gRPC reflection
gRPC C# Server Reflection
Grpc.Tools by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.83.0-pre1
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net by: Rex Morgan
  • 0 total downloads
  • Latest version: 2.1.0
  • handlebars mustache templating engine compiler
Blistering-fast Handlebars.js templates in your .NET application.
HarfBuzzSharp.NativeAssets.macOS by: Microsoft
  • 1 total downloads
  • Latest version: 2.8.2.4-preview.76
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 60 total downloads
  • Latest version: 1.12.4
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams). --------------------------------------- This library is sponsored by ZZZ Projects: https://entityframework-extensions.net/ https://eval-expression.net/ https://dapper-plus.net/ --------------------------------------- HAP is trusted by companies worldwide with over 150 million downloads.