Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thomasbleijendaal/glossary

A list of projects demonstrating patterns that I find useful or have used.
https://github.com/thomasbleijendaal/glossary

Last synced: about 6 hours ago
JSON representation

A list of projects demonstrating patterns that I find useful or have used.

Awesome Lists containing this project

README

        

# glossary

## read order

* Descriptor
* Resolver
* Accessor
* Options
* Provider
* Visitor
* Factory
* Pipeline
* CommandDispatcher
* HttpPipeline
* MessageHandlerMiddleware
* Polly
* Mediator
* MediatorCommandHandler
* Repository
* CQRS (+ CQRS.CommandProcessor)

## extra

* Azure Functions Durable Entities
* CosmosDb CQRS
* EF Core CQRS
* EF Query
* Async Command Dispatcher