Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMPQ Appender

This is an example of a Mock Service using ILogger to send messages to RabbitMQ and having a Blazor app listening.

To run the project, run the following docker command (RabbitMQ):

docker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3-management

Run the Blazor Web app and go to Fetch Data.

About

Simple RabbitMQ implementation of ILogger

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages