IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 3 total downloads
  • Latest version: 8.9.0
IKVM MSBuild Tools
LanguageExt.Core by: Paul Louth
  • 6 total downloads
  • Latest version: 4.0.7-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
  • 13 total downloads
  • Latest version: 9.0.6
  • 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
log4net by: The Apache Software Foundation
  • 3 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
MediatR by: Jimmy Bogard
  • 1 total downloads
  • Latest version: 7.0.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
Microsoft.ApplicationInsights by: Microsoft
  • 1 total downloads
  • Latest version: 2.8.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.Agent.Intercept by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.1
  • Instrumentation Extensions Decorate Callbacks Analytics ApplicationInsights Telemetry AppInsights
This NuGet enables Interception of method calls
Microsoft.ApplicationInsights.DependencyCollector by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0
  • Analytics ApplicationInsights Telemetry AppInsights
Application Insights Dependency Collector for .NET applications. See http://go.microsoft.com/fwlink/?LinkID=510754 for more information. This is a dependent package for Application Insights platform specifc packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience.
Microsoft.AspNet.WebApi.Client by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0
  • Microsoft AspNet WebApi AspNetWebApi HttpClient
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.0
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication.Certificate by: Microsoft
  • 71 total downloads
  • Latest version: 10.0.0
  • aspnetcore authentication security x509 certificate
ASP.NET Core middleware that enables an application to support certificate authentication. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 2 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
  • 2 total downloads
  • Latest version: 3.1.10
  • 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/aspnet/AspNetCore/tree/e3187077455f953200e3c930430808a30f48b82e
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 18 total downloads
  • Latest version: 9.0.10
  • 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/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.0-preview.7.23375.9
  • 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/dotnet/aspnetcore/tree/8df730db29a670c853e3cff67fe70eb1cf6e8af7
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 23 total downloads
  • Latest version: 10.0.2
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 11 total downloads
  • Latest version: 10.0.1
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.22
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ee417479933278bb5aadc5944706a96b5ef74a5d
Microsoft.AspNetCore.Authentication.WsFederation by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.11
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Authorization by: Microsoft
  • 3 total downloads
  • Latest version: 5.0.6
  • aspnetcore authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/dc5e11abdb05b322f4b74b3afbcfb352fe984b2e