Grpc.Core by: Google Inc.
  • 1 total downloads
  • Latest version: 0.15.0
  • gRPC RPC Protocol HTTP/2
Core C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.Core.Api by: The gRPC Authors
  • 1 total downloads
  • Latest version: 1.20.1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Tools by: The gRPC Authors
  • 4 total downloads
  • Latest version: 2.66.0-pre5
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net by: Rex Morgan
  • 1 total downloads
  • Latest version: 1.0.0-beta11
Blistering-fast Handlebars.js templates in your .NET application.
Humanizer.Core by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.1.0
Humanizer core package that contains the library and the neutral language (English) resources
Humanizer.Core.lv by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.11.10
Humanizer Locale Latvian (lv)
Humanizer.Core.nb-NO by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.7.2
Humanizer Locale Norwegian Bokmål (Norway) (nb-NO)
Humanizer.Core.sv by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.2.0
Humanizer Locale (sv)
Humanizer.Core.zh-CN by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.11.10
Humanizer Locale Chinese (China) (zh-CN)
IndexRange by: Bradley Grainger
  • 1 total downloads
  • Latest version: 1.1.1
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
LanguageExt.Core by: Paul Louth
  • 1 total downloads
  • Latest version: 2.0.90
  • 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.
librdkafka.redist by: Magnus Edenhill, edenhill
  • 2 total downloads
  • Latest version: 2.13.2
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Libuv by: Libuv
  • 2 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 1 total downloads
  • Latest version: 7.9.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/master/Documentation before installing to help you decide the best version.
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-rc.1.23421.29
  • aspnetcore targeting-pack
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8ad057426fa6a27cd648b05684afddab9d97d3d9
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-rc.2.20475.17
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25bd01f17d5f01fc78bea5eb5308b2c0d79e2889
Microsoft.AspNetCore.Cors by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore cors
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore by: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,diagnostics,entityframeworkcore
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.0
  • aspnetcore identity membership razorpages
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3f1acb59718cadf111a0a796681e3d3509bb3381
Microsoft.AspNetCore.Mvc by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.6
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.