Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Zaid-Ajaj/ExcelPluginTemplate

Template project to create Excel Add-ins with F# and ExcelDNA
https://github.com/Zaid-Ajaj/ExcelPluginTemplate

Last synced: about 5 hours ago
JSON representation

Template project to create Excel Add-ins with F# and ExcelDNA

Awesome Lists containing this project

README

        

# Excel Plugin Template

This template repository contains a minimal project to create Excel Add-ins with F# and [ExcelDNA](https://github.com/Excel-DNA/ExcelDna). The project follows the old-style Full Framework format and targets .NET 4.7.2

To use this template, clone the repository locally and add the `ExcelPlugin` project into your own solution.