1
0
mirror of synced 2024-06-29 07:17:39 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
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