Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 104 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 28 total downloads
- Latest version: 2.0.0
MediatR extensions for ASP.NET Core
Markdig
by: Alexandre Mutel
- 479 total downloads
- Latest version: 0.16.0
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET with 20+ builtin extensions (pipetables, footnotes, definition lists... etc.)
MediatR
by: Jimmy Bogard
- 60 total downloads
- Latest version: 4.0.1
Simple, unambitious mediator implementation in .NET
Microsoft.AspNetCore.Authentication
by: Microsoft
- 98 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 18 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 16 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication components.
log4net
by: Apache Software Foundation
- 10 total downloads
- Latest version: 2.0.1
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
ManagedEsent
by: martinc
- 14 total downloads
- Latest version: 1.6.0
ManagedEsent provides managed access to ESENT, the embeddable
database engine native to Windows. ManagedEsent uses the esent.dll that is
part of Microsoft Windows so there are no extra unmanaged binaries to
download and install.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 95 total downloads
- Latest version: 2.0.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 61 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 79 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 57 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Meziantou.Analyzer
by: meziantou
- 2.139k total downloads
- Latest version: 2.0.257
A Roslyn analyzer to enforce some good practices in C#
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 35 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 64 total downloads
- Latest version: 2.0.0
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 59 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 52 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.