Docker.DotNet by: Docker.DotNet
  • 4 total downloads
  • Latest version: 3.125.2
  • Docker Container C# .NET
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
Docker.DotNet.X509 by: Docker.DotNet.X509
  • 1 total downloads
  • Latest version: 3.125.10
  • Docker Container C# .NET
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
EPPlus by: EPPlus Software AB
  • 9 total downloads
  • Latest version: 7.7.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
FastEndpoints by: FastEndpoints
  • 19 total downloads
  • Latest version: 5.17.1.15-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
  • 7 total downloads
  • Latest version: 9.0.0-preview1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Grpc.Core.Api by: The gRPC Authors
  • 11 total downloads
  • Latest version: 2.70.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Reflection by: The gRPC Authors
  • 15 total downloads
  • Latest version: 2.71.0-pre1
  • gRPC reflection
gRPC C# Server Reflection
HarfBuzzSharp by: Microsoft
  • 1 total downloads
  • Latest version: 8.3.0-preview.4.1
  • graphics text cross-platform harfbuzzsharp harfbuzz ios android linux windows tvos macos tizen
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 1 total downloads
  • Latest version: 1.11.74
  • 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.ca by: Claire Novotny, Mehdi Khalili
  • 0 total downloads
  • Latest version: 3.0.1
Humanizer Locale Catalan (ca)
Humanizer.Core.fr by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.1
Humanizer Locale French (fr)
Humanizer.Core.hy by: Claire Novotny, Mehdi Khalili
  • 0 total downloads
  • Latest version: 3.0.0-rc.29
Humanizer Locale Armenian (hy)
Humanizer.Core.ru by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.1
Humanizer Locale Russian (ru)
IKVM by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 2 total downloads
  • Latest version: 8.3.0
Java SE 8 Virtual Machine for .NET
IKVM.ByteCode by: Jerome Haltom
  • 1 total downloads
  • Latest version: 9.3.11
Library for reading Java class files.
IKVM.MSBuild.Tools.runtime.win7-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.4.0
IKVM MSBuild Tools
K4os.Compression.LZ4 by: Milosz Krajewski
  • 4 total downloads
  • Latest version: 1.3.5
  • compression lz4
Port of LZ4 compression algorithm for .NET
LanguageExt.Core by: Paul Louth
  • 3 total downloads
  • Latest version: 3.5.68-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# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
libsodium by: Frank Denis
  • 3 total downloads
  • Latest version: 1.0.20.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
log4net by: The Apache Software Foundation
  • 1 total downloads
  • Latest version: 3.1.0
  • logging log tracing logfiles
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility