Microsoft.AspNetCore.Cors by: Microsoft
  • 30 total downloads
  • Latest version: 2.3.11
  • 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
MediatR by: Jimmy Bogard
  • 208 total downloads
  • Latest version: 14.2.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
log4net by: The Apache Software Foundation
  • 88 total downloads
  • Latest version: 3.4.0-preview.1
  • 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
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 33 total downloads
  • Latest version: 2.3.11
  • 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.Abstractions by: Microsoft
  • 20 total downloads
  • Latest version: 2.3.11
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 20 total downloads
  • Latest version: 2.3.11
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Mapster.Core by: chaowlert, eric_swann, andrerav
  • 178 total downloads
  • Latest version: 10.1.0-pre02
  • Mapster
Lightweight library for Mapster and Mapster CodeGen
matkoch.Microsoft.VisualStudio.SolutionPersistence by: Microsoft, Matthias Koch
  • 5 total downloads
  • Latest version: 1.0.61
Package Description
Libuv by: Libuv
  • 30 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent by: Microsoft
  • 15 total downloads
  • Latest version: 2.0.0
  • ManagedEsent NoSql ISAM Database Storage DatabaseEngine
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.ApplicationInsights by: Microsoft
  • 170 total downloads
  • Latest version: 3.1.2
  • 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.AspNetCore.Authentication.Core by: Microsoft
  • 20 total downloads
  • Latest version: 2.3.11
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 268 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • aspnetcore dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
MediatR.Contracts by: Jimmy Bogard
  • 36 total downloads
  • Latest version: 2.0.1
  • mediator request response queries commands notifications
Contracts package for requests, responses, and notifications
Mapster.DependencyInjection by: chaowlert, eric_swann, andrerav
  • 143 total downloads
  • Latest version: 10.1.0-pre02
  • Mapster DependencyInjection
Dependency Injection supports for Mapster
libsodium by: Frank Denis
  • 108 total downloads
  • Latest version: 1.0.22
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 270 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • 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/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 1.012k total downloads
  • Latest version: 11.0.0-preview.7.26381.103
  • aspnetcore targeting-pack
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.
MediatR.Extensions.Microsoft.DependencyInjection by: Jimmy Bogard
  • 126 total downloads
  • Latest version: 11.1.0
  • mediator request response queries commands notifications
MediatR extensions for ASP.NET Core
Mapster by: chaowlert, eric_swann, andrerav
  • 372 total downloads
  • Latest version: 10.1.0-pre02
  • Mapster Mapper AutoMapper Fast Mapping
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.