{"id":22538385,"url":"https://github.com/shuttle/shuttle.esb.process","last_synced_at":"2025-04-09T20:22:41.872Z","repository":{"id":59067748,"uuid":"45965878","full_name":"Shuttle/Shuttle.Esb.Process","owner":"Shuttle","description":"Process management for Shuttle.Esb using Shuttle.Recall event sourcing.","archived":false,"fork":false,"pushed_at":"2024-12-01T15:39:28.000Z","size":838,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T12:17:04.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://shuttle.github.io/shuttle-recall/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Shuttle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-11T07:16:01.000Z","updated_at":"2024-12-01T15:39:26.000Z","dependencies_parsed_at":"2024-04-07T11:21:03.265Z","dependency_job_id":"1ce3fd52-9458-4a8f-b59d-44e4d2a301ab","html_url":"https://github.com/Shuttle/Shuttle.Esb.Process","commit_stats":null,"previous_names":["shuttle/shuttle-esb-process"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.Process","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.Process/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.Process/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.Process/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shuttle","download_url":"https://codeload.github.com/Shuttle/Shuttle.Esb.Process/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248104850,"owners_count":21048411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-07T11:11:48.392Z","updated_at":"2025-04-09T20:22:41.834Z","avatar_url":"https://github.com/Shuttle.png","language":"C#","readme":"# Shuttle.Esb.Process\n\nProcess management for Shuttle.Esb endpoints using Shuttle.Recall event sourcing.\n\n[Shuttle.Esb Documentation](http://shuttle.github.io/shuttle-esb/)\n[Shuttle.Recall Documentation](http://shuttle.github.io/shuttle-recall/)\n\n[Shuttle.Esb Samples](https://github.com/Shuttle/Shuttle.Esb.Samples)\n\n# Configuration\n\nAdd the process management services to the `IServiceCollection` as follows:\n\n```c#\nservices.AddProcessManagement(builder =\u003e {\n\tbuilder.AddAssembly(assembly);\n\tbuilder.AddAssembly(\"assemblyName\");\n});\n```\n\nThe `builder.AddAssembly()` method will result in all classes that implement `IProcessMessageAssessor` being added to the `IMessageHandlingAssessor` as well as registering the appropriate mappings in the `ProcessActivator` of the `IProcessMessageHandler\u003c\u003e` and `IProcessStartMessageHandler\u003c\u003e` interface implementations.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuttle%2Fshuttle.esb.process","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuttle%2Fshuttle.esb.process","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuttle%2Fshuttle.esb.process/lists"}