436 packages tagged with “response”
Simple, unambitious mediator implementation in .NET
Contracts package for requests, responses, and notifications
MediatR extensions for ASP.NET Core
Partial response (fields) core components.
A collection of helpful HttpResponseMessage extension methods
Library for parsing and serializing DNS messages. Includes a basic DNS client and server.
ASP.NET Core MVC formatter for partial response (fields) JSON output.
Provides services for messaging, a.k.a. request/response service layer. Typically used areas and classes/interfaces/services: - IMessageProcessor, IMessage, MessageHandlerBase. - Distributed: IMessageBroker, IBrokeredMessage, MessageRouterBase. - Behaviors: IMessagingBehavior, MessagingBehaviorBase. - Events: IEvent. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.
Decouple does matter, A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
Use Autofac as the IoC container for Mediator.Net
Log message by using Serilog
Provides a modeling API framework for messaging. Provides the model for messaging, including the Message classifier and Messaging scope dimension. Typically used areas and classes/interfaces/services: - IMessageType. - Dimensions: Messaging (area). - AttributedModel: MessagePartAttribute. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.
Outcomes.NET provides a fluent, strongly typed result pattern that wraps return values with expressive metadata, enabling cleaner, more intentional method outcomes.
ASP.NET Web API formatter for partial response (fields) JSON output.
Simple, easy HTTP REST API client for integrating and consuming services in C#.
Has own Visual Studio Addin for easier use. Small size. Capture Business-use-cases and convert it into a modular, highly testable chunk of codes. One step closer to dissecting & migrating monolithic apps. Provides a common ground for projects with large number of developers. A combination of Command, Request-Response, Mediator and Abstract Class Factory pattern. Now supports .Net5.
A Handy package for creating operation responses in a smart way.
RPC extensions for mediatr via pipeline
A small package to allow decompress incoming request and compress outgoing response inside ASP.NET Core application.
Abstractions for signing and verification of signatures on HTTP messages (RFC 9421). See also: https://datatracker.ietf.org/doc/rfc9421/
WatchDog is a Realtime Message, Event, HTTP (Request & Response) and Exception logger and viewer for ASP.Net Core Web Apps and APIs. It allows developers log and view messages, events, http requests made to their web application and also exception caught during runtime in their web applications, all in Realtime. It leverages SignalR for real-time monitoring and LiteDb a Serverless MongoDB-like database with no configuration with the option of using your external databases.
Handles IResponses and extract message boxes accordingly.
Helpers classes for projects. Please contribute for improvements.
Use MicrosoftDependencyInjection as the IoC container for Mediator.Net
DotNetCore.Mediator
NSign for HTTP clients (`System.Net.Http.HttpClient`) for signing of HTTP requests and verification of HTTP responses (RFC 9421). See also: https://datatracker.ietf.org/doc/rfc9421/
Provides distributed message routing over Redis using StackExchange.Redis. Typically used areas and classes/interfaces/services: - RedisAppMessageRouter. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.