Fable by: Alfonso García-Caro Núñez
  • 1 total downloads
  • Latest version: 3.7.18
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 13 total downloads
  • Latest version: 5.16.0.2-beta
  • 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.
FluentValidation by: Jeremy Skinner
  • 5 total downloads
  • Latest version: 8.6.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Google.Protobuf by: Google Inc.
  • 21 total downloads
  • Latest version: 3.34.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.Core.Api by: The gRPC Authors
  • 5 total downloads
  • Latest version: 2.67.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.25.0-pre1
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 0 total downloads
  • Latest version: 2.66.0-pre1
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.35.0-pre1
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Reflection by: The gRPC Authors
  • 9 total downloads
  • Latest version: 2.61.0-pre1
  • gRPC reflection
gRPC C# Server Reflection
Grpc.Tools by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.38.0-pre1
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for managed C# and native C++ projects. Add this package to a project that contains .proto files to be compiled to code. It contains the compilers, include files and project system integration for gRPC and Protocol buffer service description files necessary to build them on Windows, Linux and MacOS. Managed runtime is supplied separately in the Grpc.Core package.
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 138 total downloads
  • Latest version: 1.12.3
  • 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.
Humanizer.Core.da by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.9.7
Humanizer Locale Danish (da)
Humanizer.Core.fr by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.3.3
Humanizer Locale (fr)
Humanizer.Core.th-TH by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.6.2
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.zh-Hans by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.8.25
Humanizer Locale Chinese (zh-Hans)
IKVM.MSBuild.Tools.runtime.win7-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 26 total downloads
  • Latest version: 8.6.4
IKVM MSBuild Tools
JWT by: John Sheehan, Michael Lehenbauer
  • 1 total downloads
  • Latest version: 1.3.1
  • jwt json
JWT (JSON Web Token) Implementation for .NET (Public Domain)
K4os.Compression.LZ4 by: Milosz Krajewski
  • 3 total downloads
  • Latest version: 1.2.6
  • compression lz4
Port of LZ4 compression algorithm for .NET
LanguageExt.Core by: Paul Louth
  • 3 total downloads
  • Latest version: 3.2.0-beta
  • C#, Functional, Language Extension, Monad, Option, Either, Reader, Writer, State, List, Set, Map, Queue, Memo, Memoization, Immutable, Lambda, Pattern Matching, Tuple
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.