Need advice about which tool to choose?Ask the StackShare community!

MediatR

62
41
+ 1
0
WCF

126
106
+ 1
5
Add tool

MediatR vs WCF: What are the differences?

What is MediatR? In-process messaging with no dependencies. It is a low-ambition library trying to solve a simple problem — decoupling the in-process sending of messages from handling messages. Cross-platform, supporting .NET Framework 4.6.1 and netstandard2.0.

What is WCF? A runtime and a set of APIs for building connected, service-oriented applications. It is a framework for building service-oriented applications. Using this, you can send data as asynchronous messages from one service endpoint to another. A service endpoint can be part of a continuously available service hosted by IIS, or it can be a service hosted in an application.

MediatR and WCF can be primarily classified as "Message Queue" tools.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of MediatR
Pros of WCF
    Be the first to leave a pro
    • 5
      Classes

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is MediatR?

    It is a low-ambition library trying to solve a simple problem — decoupling the in-process sending of messages from handling messages. Cross-platform, supporting .NET Framework 4.6.1 and netstandard2.0.

    What is WCF?

    It is a framework for building service-oriented applications. Using this, you can send data as asynchronous messages from one service endpoint to another. A service endpoint can be part of a continuously available service hosted by IIS, or it can be a service hosted in an application.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use MediatR?
    What companies use WCF?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with MediatR?
    What tools integrate with WCF?
      No integrations found
      What are some alternatives to MediatR and WCF?
      MySQL
      The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
      PostgreSQL
      PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.
      MongoDB
      MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
      Redis
      Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
      Amazon S3
      Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrieving any amount of data, at any time, from anywhere on the web
      See all alternatives