Found 5,347 packages
File system globbing to find files matching a specified pattern.
Package Description
A fast globbing library for .NET applications, including .net core. Doesn't use Regex.
The #1 pattern-aware extension to C# and VB.
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way. Commonly Used Types: System.Net.Http.IHttpClientFactory
A simple package to implement the Result pattern for returning from services.
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
A helper library for the Task-Based Asynchronous Pattern (TAP).
Biblioteca que permite adicionar notificações em suas classes (entidade, objeto de valor, serviços, Dtos e etc) Vantagens - Suporte em 2 idiomas - Gera mensagens automáticas baseada na validação que deseja O foco deste framework é permitir que trabalhe com notificações ao invés de exceções, podendo assim transportar suas notificações entre classes (entidades, serviços, repositorios e etc). Suporte para mensagens padrão nos idiomas - pt-BR - en-US Metodos de validação: - IfRequired - IfNullOrEmpty - IfNullOrWhiteSpace - IfNotNull - IfLowerThen - IfGreaterThan - IfLengthNoEqual - IfNotEmail - IfNotUrl - IfGreaterOrEqualsThan - IfLowerOrEqualsThan - IfNotRange - IfRange - IfNotContains - IfContains - IfNotAreEquals - IfAreEquals - IfTrue - IfFalse - IfNotCpf - IfNotCnpj - IfNotGuid - IfCollectionIsNull - IfCollectionIsNullOrEmpty - IfEqualsZero - IfNull - IfNotNull - IfNotNullOrEmpty - IfNotDate - IfNullOrOrInvalidLength - IfLengthGreaterThan - IfLengthLowerThan
Helper library for LanguageExt.Core that facilitates conversion between F# native types like Option, Map, List, etc to .NET and Language Ext types.
Adds ASP.NET Core filters that translate from Result to ActionResult.
Parser combinators library based on Haskell Parsec. This is part of the LanguageExt functional base class library and requires LanguageExt.Core
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
A strategy pattern implementation for .NET.
Support for Reactive Extensions overloads for various types in the LanguageExt.Core
C# Design Pattern class library
Redistributable components for package 'PostSharp.Patterns.Common'. This package should only be installed as a dependency. (This is not the package you are looking for).
Framework Pattern
Provides support classes and delegates for the event-based asynchronous pattern. Developers should prefer the classes in the System.Threading.Tasks package. Commonly Used Types: System.ComponentModel.AsyncCompletedEventArgs System.ComponentModel.AsyncCompletedEventHandler System.ComponentModel.ProgressChangedEventArgs System.ComponentModel.ProgressChangedEventHandler System.ComponentModel.AsyncOperation System.ComponentModel.AsyncOperationManager When using NuGet 3.x this package requires at least version 3.4.
Package Description