issues
search
jamescrosswell
/
CommandRouting
A DNX alternative to MVC that lets you route directly to CQRS style command handlers.
MIT License
3
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I want to use Command Routing with .NET Core 1.0.0
#22
jamescrosswell
opened
8 years ago
0
I want to be able to configure route decorators
#21
jamescrosswell
opened
8 years ago
0
I want to be able to configure attribute routes to be automatically prefixed based on their namespace
#20
jamescrosswell
opened
8 years ago
0
I want to be able to use the TResponse of one route pipeline as the TRequest for another route pipeline
#19
jamescrosswell
opened
8 years ago
0
I want to be able to automatically register context classes with the service provider using attributes
#18
jamescrosswell
opened
8 years ago
0
I want to be able to share the result of one command handler with other command handlers in the pipeline
#17
jamescrosswell
closed
8 years ago
0
Sample.IntegrationTests hang the appveyor build
#16
jamescrosswell
closed
8 years ago
1
I want to be able to expose swagger compatable JSON API descriptors
#15
jamescrosswell
opened
8 years ago
0
I want to be able to reconfigure the OutputFormatter that CommandRouting uses on startup
#14
jamescrosswell
closed
8 years ago
0
Add a Gitter chat badge to README.md
#13
gitter-badger
closed
8 years ago
0
I want to be able to create RouteSets
#12
jamescrosswell
closed
8 years ago
0
CommandRouteBuilder implements IRouteBuilder
#11
bruno-garcia
closed
8 years ago
0
I want to be able to install Command Routing via Nuget
#10
jamescrosswell
closed
8 years ago
0
I want to be able to easily return files from command routes
#9
jamescrosswell
closed
8 years ago
0
I want to be able to configure command routes automatically by convention
#8
jamescrosswell
closed
8 years ago
0
I want to be able to configure [default] options for command routing
#7
jamescrosswell
closed
8 years ago
0
I want to be able to use HTTP Verb constraints when configuring command routes
#6
jamescrosswell
closed
8 years ago
0
SerializeResponse_should_serialize_the_response_object_to_the_message_body test failing
#5
jamescrosswell
closed
8 years ago
0
Serialize the the command response using an appropriate output formatter and return this if the command is handled by the command pipeline
#4
jamescrosswell
closed
8 years ago
0
Construct and execute a command pipeline for command routes
#3
jamescrosswell
closed
8 years ago
0
I want to be able to reconfigure the InputFormatter that CommandRouting uses on startup
#2
jamescrosswell
closed
8 years ago
0
I want to be able to use attributes to configure Command Routes
#1
jamescrosswell
opened
8 years ago
6