A Orleans Extension for Exception handling through the AElf.ExceptionHandler.
Orleans version: 7.0.0
Add the following dependency to your Silo:
services.AddOrleansExceptionHandler();
This will automatically register Orlean's InputFilter and setup your project for AOP Exception Handling.
If you encounter a bug or have a feature request, please use the Issue Tracker. The project is also open to contributions, so feel free to fork the project and open pull requests.
Distributed under the Apache License. See License for more information. Distributed under the MIT License. See License for more information.