Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ivanpaulovich/fluentmediator issues and pull requests
#51 - Issue using blazor virtualize component with FluentMediator
Issue -
State: open - Opened by leandrofagundes about 3 years ago
- 1 comment
#50 - Please update documentation
Issue -
State: open - Opened by rodrigoreis over 4 years ago
#49 - Mis configured handler#48
Pull Request -
State: closed - Opened by ivanpaulovich almost 5 years ago
#48 - Tratamento para eventos (Apenas para rastreamento)
Issue -
State: closed - Opened by alesimoes almost 5 years ago
- 7 comments
Labels: bug
#47 - Reimplementing the wheel?
Issue -
State: closed - Opened by qpippop almost 5 years ago
- 2 comments
Labels: enhancement, wontfix
#46 - CancellableToken and Docs
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#45 - #37 null requests
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#44 - Refactoring
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#43 - Added Scoped, Transient and Singleton registration #11
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#42 - Nuget packages
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#41 - Nuget packages
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#40 - Nugetcd
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#39 - Set up CI with Azure Pipelines
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#38 - Update azure-pipelines.yml for Azure Pipelines
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#37 - Validate for Null Requests and throw strong typed exception
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 8 comments
Labels: bug, good first issue
#36 - Review
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#35 - docs: add vag1830 as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] about 5 years ago
#34 - Downgraded UnitTests to .Net Core 2.2. Fixes #14
Pull Request -
State: closed - Opened by vag1830 about 5 years ago
- 2 comments
#33 - Review
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#32 - Segregate Builder and Messaging interfaces
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
#32 - Segregate Builder and Messaging interfaces
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
#31 - Support Scoped & Transient Lifetime
Issue -
State: closed - Opened by lilasquared about 5 years ago
- 1 comment
Labels: enhancement
#31 - Support Scoped & Transient Lifetime
Issue -
State: closed - Opened by lilasquared about 5 years ago
- 1 comment
Labels: enhancement
#30 - ISPApplied
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#29 - ConsoleApp Added
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#28 - Added Pipelines exceptions #27
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#27 - Add PipelineNotFoundException when pipeline was not configured for the TRequest
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
Labels: bug, good first issue
#26 - FailFast for misconfigured pipelines #24
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#25 - Use the CancellableToken for seamless exit in middle of the pipeline execution
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
Labels: bug, good first issue
#24 - Failfast for misconfigured Request/Response pipelines
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
Labels: bug, good first issue
#23 - Please support Polly
Issue -
State: open - Opened by ivanpaulovich about 5 years ago
- 8 comments
Labels: enhancement
#22 - docs: add joacar as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] about 5 years ago
#21 - docs: add ivanpaulovich as a contributor
Pull Request -
State: closed - Opened by allcontributors[bot] about 5 years ago
#20 - Update README.md
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#19 - Cicd
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#18 - Support ValueTask<Message>
Issue -
State: open - Opened by ivanpaulovich about 5 years ago
Labels: enhancement
#17 - Pipeline manager added #5
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#16 - Replace for with When #4
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#15 - .editorconfig added #13
Pull Request -
State: closed - Opened by ivanpaulovich about 5 years ago
#14 - Downgrade test project to .net core 2.2
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
Labels: good first issue
#13 - Add .editorconfig
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
Labels: good first issue
#12 - Write the readme
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
Labels: documentation
#11 - Create Nuget CI/CD
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
Labels: enhancement
#10 - Add Wiki and Roadmap
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
Labels: documentation
#9 - Add AllContributors bot
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
Labels: documentation
#8 - Please add an Icon and Social images
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
Labels: documentation
#7 - Support Nested Pipelines
Issue -
State: open - Opened by ivanpaulovich about 5 years ago
- 3 comments
Labels: enhancement
#6 - AddFluentMediator should accept a Action<PipelineBuilder>
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
Labels: enhancement
#5 - Create a PipelineManager and move the pipelines methods into it
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
Labels: enhancement
#4 - Change For<> to When<>
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 1 comment
Labels: good first issue
#3 - Interested to see real samples
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 5 comments
Labels: enhancement, good first issue
#2 - How to make named pipelines?
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 5 comments
Labels: enhancement
#1 - How to make Request/Response pipelines?
Issue -
State: closed - Opened by ivanpaulovich about 5 years ago
- 5 comments
Labels: enhancement