1
0
mirror of synced 2024-06-26 14:27:38 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
cf244ba3ff Added documentation for IFlowParallelRequest 2021-12-10 12:53:18 +01:00
Mark van Renswoude
68d3a94438 [skip appveyor] Added ASP.NET compatibility documentation 2021-11-07 10:54:30 +01:00
Mark van Renswoude
b36a3e400a Added documentation for #37 2021-10-29 21:07:53 +02:00
Mark van Renswoude
46e498b071 Split parts into separate repositories
Annotations, DataAnnotations.Extensions and Cmd
2021-10-07 15:38:43 +02:00
b3ea711c3b Implemented skip parameter for export and shovel commands 2021-09-15 20:16:15 +02:00
f887cd8b78 Implemented skip and maxcount parameters for Tapeti.Cmd import 2021-09-15 20:07:03 +02:00
0fb2c48083 #33 Tapeti.Cmd confirm overwrite existing files when exporting
Also fixed issue with input remaining in buffer which can cause accidental confirms
2021-09-15 19:56:24 +02:00
e157598fa7 Implemented #32: Progress and batching for Tapeti.Cmd import
Refactored console interaction to support this feature
Updated documentation with recently added verbs
2021-09-04 14:01:03 +02:00
e31d638a11 Implemented a rate limiting option for Tapeti.Cmd
Moved example 06 to the "examples" sub-folder
2020-07-03 15:51:41 +02:00
6d7e7cda92 Added bare minimum import example file to documentation 2020-06-24 13:24:58 +02:00
65bbb00751 New features for Tapeti.Cmd
- Send single message from command line
- Pipe messages to standard input
- Generate example JSON
2020-03-29 11:32:51 +02:00
6e31b77b26 Added logging for binding operations
- IBindingLogger interface implemented in the included implementations (Console and Serilog)
Added documentation for Tapeti.Cmd
2020-03-05 10:27:46 +01:00
2745d18779 Implemented stateless request-response support 2020-02-12 11:34:51 +01:00
95e8f52abf Reintroduced the separate introduction page, as it was causing tree issues on ReadTheDocs 2019-08-20 12:55:12 +02:00
502df0ffee Reorganized the documentation so that the introduction is the landing page.
Learned that the Tapeti is now classified as endangered. No implications for this library I hope!
2019-08-20 12:17:48 +02:00
bef3961f7f Added support for the Obsolete attribute to remove bindings and queues with backwards compatibility
Updated license in nuspec to comply with the new specifications
2019-08-20 11:47:53 +02:00
295b584969 Added integration packages for Autofac, Castle Windsor, Ninject and Unity IoC containers
First example shows the various implementations
2019-08-19 16:36:26 +02:00
84ee6f090d [skip appveyor] Added support for ClientProperties (manual and in the AppSettings)
Added support for managementport in the ConnectionStringParser
Added documentation on setting the connection parameters
2019-08-18 11:06:33 +02:00
82646d1b1f [skip appveyor] #9 Documentation and examples
Added Tapeti.Transient documentation.
2019-08-16 13:45:31 +02:00
25c01ee1ed [ci skip] Fixed #14: Clarify error when yielding a parallel request builder without requests
Did not implement the short-circuit to the converge method yet, as that would circumvent the controller check. Maybe later.
2019-08-15 17:45:39 +02:00
a74924af90 [skip appveyor] Moar documentation 2019-08-15 17:11:54 +02:00
c83ca889b7 [ci skip] Fixed wrong port being used for management API
Fixed exchange not being created for bindings and publishing
Added documentation for DataAnnotations package
2019-08-15 15:55:45 +02:00
46ea070865 [ci skip] More documentation, only parallel and transient requests remaining 2019-08-15 15:36:40 +02:00
dcd0436f30 [ci skip] Started writing the missing documentation 2019-08-15 14:55:15 +02:00
1fba66d105 Started flow documentation 2017-02-19 10:59:34 +01:00
80d8f24123 Fixed #15: Fix timing issue with flows when response comes in too fast
Added more documentation
2017-02-16 23:03:07 +01:00
0bcd0c087c Wrote some more documentation 2017-02-11 21:32:30 +01:00
a4e8178c44 Added the start of the ReadTheDocs documentation 2017-02-11 14:32:07 +01:00