Skip to content

AElfProject/AElf.ExceptionHandler.Orleans

Repository files navigation

AElf.ExceptionHandler.Orleans

About The Project

A Orleans Extension for Exception handling through the AElf.ExceptionHandler.

Orleans version: 7.0.0

Getting Started

Add the following dependency to your Silo:

services.AddOrleansExceptionHandler();

This will automatically register Orlean's InputFilter and setup your project for AOP Exception Handling.

Contributing

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.

License

Distributed under the Apache License. See License for more information. Distributed under the MIT License. See License for more information.