Top 20 NuGet Packages depending on Microsoft.Extensions.DependencyInjection.Abstractions
Total dependencies: 4746
Libreria .NET Standard que proporciona filtros para Entity Framework los cuales son evaluados durante la ejecución de la consulta.
Hybrid AutoMapper 对象映射组件,封装基于AutoMapper的对象映射实现
Dapper custom type handlers to serialize/deserialize objects to Xml and Json.
A test library to assist with unit testing
Features
* DI unit tests in a clean fashion
* Easily pull out mocks
* Unit test controllers by injecting headers, claims and taking over the HttpContext for more precise unit tests
Kestrel Middleware Implementation of XmlRpc.Server. Use this Package if you want to build a Xml Rpc Server based on Kestrel.
This library allows Blazor Client Side code to look up and use the appsettings file on ther server. Registers a IAppSettings service that can be used to pull the client's appsettings using a REST api call.
Reliable unique ID generation and management for distributed applications.
Auto-increment IDs reveal sensitive information. UUIDs (also known as GUIDs) are inefficient as primary keys in a database. Having two different IDs is cumbersome and counterintuitive. We can do better.
- For a 93-bit UUID ...
Finteza SDK is a set of ready-made scripts for sending and proxying events from the server side of ASP.NET Core websites.
Логика для выполнения js-кода на сервере
Library to use markdown content with yaml frontmatter to create html static content
Package Description
DynamicHub, DefaultRequestResponseLoggingHandler, RawHtmlInjectMiddleware, ProtectFolderMiddleware
Lightweight Reliable Messaging Framework with Outbox
Filesystem Extensions for Deluge - a library to create JSON pipelines
Interfaces in Deluge pipelines library.
```CSharp
public async Task TestRequestForValidCpfInAzureTableCache()
{
//Substitua pelo cpf que deseja pesquisar
string _cpfSample = "45317828791";
var http = new HttpClient();
var option = new CpfCnpjHttpClient.Settings() { Toke...
Package Description