Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.35.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.Common by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.27.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 3 total downloads
  • Latest version: 1.21.0
  • 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.
HarfBuzzSharp by: Microsoft
  • 36 total downloads
  • Latest version: 8.3.1.2-preview.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.
HarfBuzzSharp.NativeAssets.macOS by: Microsoft
  • 1 total downloads
  • Latest version: 8.3.1.3-preview.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.
HarfBuzzSharp.NativeAssets.Win32 by: Microsoft
  • 1 total downloads
  • Latest version: 8.3.1.3-preview.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.
Humanizer by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.8.26
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Humanizer.Core.is by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.0-rc.29
Humanizer Locale Icelandic (is)
Humanizer.Core.nl by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.10.1
Humanizer Locale Dutch (nl)
IKVM.Image.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.7.6
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Jerome Haltom
  • 6 total downloads
  • Latest version: 8.13.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 3 total downloads
  • Latest version: 8.4.4-prerelease0001
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters, Jerome Haltom
  • 6 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
Irony by: Roman Ivantsov
  • 1 total downloads
  • Latest version: 0.9.1-net40
  • irony ast grammar bnf
Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
LanguageExt.Core by: Paul Louth
  • 0 total downloads
  • Latest version: 3.5.55-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.
libphonenumber-csharp by: Patrick Mézard, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 11 total downloads
  • Latest version: 9.0.8
  • phonenumber phone libphonenumber e164 e.164 international
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. https://github.com/google/libphonenumber
libsodium by: Frank Denis
  • 1 total downloads
  • Latest version: 1.0.13-preview-01
Internal implementation package not meant for direct consumption. Please do not reference directly.
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 4 total downloads
  • Latest version: 7.19.0
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.
Magick.NET.Core by: Dirk Lemstra
  • 23 total downloads
  • Latest version: 14.8.1
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
MailKit by: Jeffrey Stedfast
  • 1 total downloads
  • Latest version: 4.2.0
  • smtp pop3 imap mime security arc dkim smime s/mime openpgp pgp mbox mail email parser tnef net462 net47 net48 net6.0 netstandard netstandard2.0 netstandard2.1
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices. Features include: * HTTP, Socks4, Socks4a and Socks5 proxy support. * SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2. * A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8. * A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG. * A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1. * Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported). * Asynchronous versions of all methods that hit the network. * S/MIME, OpenPGP, DKIM and ARC support via MimeKit. * Microsoft TNEF support via MimeKit.