161 packages tagged with “asp-net-core”
ELMAH for ASP.NET Core
The Syncfusion® HTML to PDF converter is a .NET Standard library that converts URLs, HTML string, SVG, and MHTML to PDF in .NET Core applications. This converter uses the advanced Blink rendering engine, thus generating pixel-perfect PDF from HTML or URL.
Asp.Net Core Tag Helpers to use when localizing Asp.Net Core applications instead of manually injecting IViewLocator. Usage To use these tag helpers add the following to your `_ViewImports.cshtml` file @addTagHelper *, Localization.AspNetCore.TagHelpers The package currently supports three tag helpers with the following usage cases: Usage with the tag name `<localize>Text to localize</localize>` Usage with a html attribute `<span localize>Text to localize</localize>` Ability to localize html attribute using the following: `<span localize-title='I'm the title to localize'>This won't</span>` Please see the documentation for all available attributes and their usage: https://wormiecorp.github.io/Localization.AspNetCore.TagHelpers/docs/helpers
A utility library for ASP.NET Core (both MVC and Razor Pages) websites to easily add and customize breadcrumbs.
Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key either in Header, Authorization Header, QueryParams, HeaderOrQueryParams or RouteValues.
This extension will help you to see whatever is set in HttpClient in the form of a curl script.
Cross-Cutting.NetCore bits.
.NetCore bits.
This is the client side library for LightQuery - the ASP.NET Core ActionFilter for sorting and pagination
Simple domain events.
This is a shared package. It is not intended for direct reference. It is consumed by the LightQuery and LightQuery.EntityFrameworkCore packages
AspNetCore bits.
Simple dynamic controllers package that puts the focus on resources.
ASP.NET Core ActionFilter for sorting and pagination
ASP.NET Core ActionFilter for sorting and pagination with support for EntityFrameworks async materialization
Combination package for Commands and Queries when using Dynamic Controllers.
A simple library for partial entity changes in ASP.NET and ASP.NET Core.
Response and exception automatic wrapper for `asp.net core` to provide a consistent response content format for `Action`. 用于`asp.net core`的响应和异常自动包装器,使`Action`提供一致的响应内容格式。
ASP.NET Core 5+ extensions and utilities. Refer to the README on GitHub for instructions on how to use.
An ASP.NET Core Middleware that enables case-insensitive static files, this libaray is base on .NET Standard 2.0.
Easy to use and very light weight Microsoft style Basic Scheme Authentication implementation for ASP.NET Core.
Simple data backing agnostic event store.
A filter and middleware that can translate exceptions into nice http resonses. This allows you to throw meaningfull exceptions from your framework, business code or other middlewares and translate the exceptions to nice and friendly http responses.
The Asp Net Core plugin for integrating SPA application with Asp Net Core. This plugin can be used with any web framework in same manner.