Humanizer.Core.ku by: Mehdi Khalili, Claire Novotny
  • 2 total downloads
  • Latest version: 2.14.1
Humanizer Locale Central Kurdish (ku)
Humanizer.Core.ru by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.1.0
Humanizer Locale (ru)
Humanizer.Core.sr-Latn by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.4.2
Humanizer Locale (sr-Latn)
Humanizer.Core.tr by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.13.14
Humanizer Locale Turkish (tr)
IKVM.MSBuild by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 3 total downloads
  • Latest version: 8.7.3
IKVM MSBuild Targets
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 2 total downloads
  • Latest version: 8.5.2
IKVM MSBuild Tools
LanguageExt.Core by: Paul Louth
  • 1 total downloads
  • Latest version: 3.4.25-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
  • 29 total downloads
  • Latest version: 8.13.54
  • 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
Libuv by: Libuv
  • 1 total downloads
  • Latest version: 1.10.0-preview1-22040
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
log4net by: The Apache Software Foundation
  • 3 total downloads
  • Latest version: 3.0.3
  • 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
Magick.NET.Core by: Dirk Lemstra
  • 15 total downloads
  • Latest version: 14.5.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/main/docs before installing to help you decide the best version.
Microsoft.AspNetCore by: Microsoft
  • 6 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore
Microsoft.AspNetCore
Microsoft.AspNetCore.Authentication by: Microsoft
  • 10 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Facebook by: Microsoft
  • 15 total downloads
  • Latest version: 5.0.12
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/0bc3c376f0cd14335e8b3afca69596acabeb1f80
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 21 total downloads
  • Latest version: 5.0.14
  • aspnetcore authentication security
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ca061d20b28892b28279b17bad46919cff49a4
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.7
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/1bf292d47ac2a0ebda07d8a3f00355dd01915ad5
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 20 total downloads
  • Latest version: 5.0.17
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Components.WebAssembly by: Microsoft
  • 4 total downloads
  • Latest version: 5.0.14
  • aspnetcore components
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ca061d20b28892b28279b17bad46919cff49a4
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.0-preview.1.25120.3
  • aspnetcore
Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c
Microsoft.AspNetCore.Diagnostics by: Microsoft
  • 7 total downloads
  • Latest version: 2.3.0
  • aspnetcore diagnostics
ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware