An open API service indexing awesome lists of open source software.

https://github.com/vborovikov/relay

The missing link between UI and API
https://github.com/vborovikov/relay

api cqrs csharp dotnet mediator mvvm ui

Last synced: about 1 month ago
JSON representation

The missing link between UI and API

Awesome Lists containing this project

README

        

# Relay Toolkit
The missing link between UI and API

[![Downloads](https://img.shields.io/nuget/dt/RelayTk.svg)](https://www.nuget.org/packages/RelayTk)
[![NuGet](https://img.shields.io/nuget/v/RelayTk.svg)](https://www.nuget.org/packages/RelayTk)
[![MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/vborovikov/relay/blob/master/LICENSE)

## Request Model
CQRS

## Presentation Model
MVVM

## Process Model
Sagas

## Interaction Model
Pagination

## Document Model
Event sourcing