log4net
by: The Apache Software Foundation
- 36 total downloads
- Latest version: 3.3.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
Microsoft.AspNetCore.Components
by: Microsoft
- 120 total downloads
- Latest version: 6.0.36
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 309 total downloads
- Latest version: 6.0.36
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/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 64 total downloads
- Latest version: 2.3.10
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 38 total downloads
- Latest version: 2.3.10
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 37 total downloads
- Latest version: 2.3.10
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 114 total downloads
- Latest version: 6.0.36
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.AspNet.Authentication
by: Microsoft
- 12 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common types used by the various authentication middleware.
MessagePack
by: neuecc, aarnott
- 353 total downloads
- Latest version: 3.1.6
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc, aarnott
- 218 total downloads
- Latest version: 3.1.6
Attributes and interfaces for .NET types serializable with MessagePack.
ManagedEsent
by: Microsoft
- 6 total downloads
- Latest version: 2.0.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.Connections.Abstractions
by: Microsoft
- 511 total downloads
- Latest version: 11.0.0-preview.4.26230.115
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 251 total downloads
- Latest version: 11.0.0-preview.4.26230.115
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 37 total downloads
- Latest version: 2.3.10
ASP.NET Core common types used by the various authentication middleware components.
MessagePackAnalyzer
by: neuecc, aarnott
- 246 total downloads
- Latest version: 3.1.6
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 113 total downloads
- Latest version: 6.0.36
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.AspNetCore.Authentication
by: Microsoft
- 64 total downloads
- Latest version: 2.3.10
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 539 total downloads
- Latest version: 11.0.0-preview.4.26230.115
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/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 70 total downloads
- Latest version: 2.3.10
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 420 total downloads
- Latest version: 11.0.0-preview.4.26230.115
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.