An open API service indexing awesome lists of open source software.

https://github.com/jaerith/wonkaexceladdin

This project is a sample project of how the Wonka library can be used within an Excel VSTO AddIn. Namely, it will execute a RuleTree against a set of data in cells, validating the data and/or changing the values of some cells.
https://github.com/jaerith/wonkaexceladdin

csharp ethereum excel rules-engine vsto

Last synced: 7 months ago
JSON representation

This project is a sample project of how the Wonka library can be used within an Excel VSTO AddIn. Namely, it will execute a RuleTree against a set of data in cells, validating the data and/or changing the values of some cells.

Awesome Lists containing this project

README

          

# WonkaExcelAddIn
This project is a sample project of how the [Wonka rules engine](https://github.com/Nethereum/Wonka) can be used within an Excel VSTO AddIn. Namely, it will execute a RuleTree against a set of data in cells, validating the data and/or changing the values of some cells.