{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"ExcelDna","owner":"Excel-DNA","isFork":false,"description":"Excel-DNA - Free and easy .NET for Excel. This repository contains the core Excel-DNA library.","allTopics":["hacktoberfest","excel"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":2,"issueCount":143,"starsCount":1254,"forksCount":270,"license":"zlib License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-26T12:23:09.120Z"}},{"type":"Public","name":"WiXInstaller","owner":"Excel-DNA","isFork":false,"description":"Template project for a WiX-based installer for an Excel-DNA add-in","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":1,"issueCount":3,"starsCount":47,"forksCount":29,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-07T19:50:02.721Z"}},{"type":"Public","name":"IntelliSense","owner":"Excel-DNA","isFork":false,"description":"Add in-sheet IntelliSense for Excel UDFs","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":44,"starsCount":165,"forksCount":53,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-06T06:31:28.240Z"}},{"type":"Public","name":"Samples","owner":"Excel-DNA","isFork":false,"description":"Various sample projects and snippets related to Excel-DNA","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":10,"starsCount":118,"forksCount":81,"license":"MIT License","participation":[1,0,0,0,0,0,0,0,0,0,0,5,6,1,16,5,0,6,8,1,0,0,1,0,0,0,0,0,0,0,0,10,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-29T13:43:12.927Z"}},{"type":"Public","name":"AddInManager","owner":"Excel-DNA","isFork":false,"description":"The Excel-DNA Add-In Manager makes it ease to distribute, install and update Excel add-ins.","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":1,"starsCount":10,"forksCount":6,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-19T11:29:05.965Z"}},{"type":"Public","name":"Registration","owner":"Excel-DNA","isFork":false,"description":"Registration helpers for Excel-DNA","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":1,"issueCount":11,"starsCount":37,"forksCount":20,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-24T06:46:23.001Z"}},{"type":"Public","name":"ImportFunctions","owner":"Excel-DNA","isFork":false,"description":"Excel add-in that implements IMPORTxxx functions compatible with Google Sheets","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-15T22:08:00.200Z"}},{"type":"Public","name":"VSExcel","owner":"Excel-DNA","isFork":false,"description":"Visual Studio Tools for Excel-DNA","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":2,"starsCount":10,"forksCount":11,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-11-20T14:26:08.095Z"}},{"type":"Public","name":"XFunctions","owner":"Excel-DNA","isFork":false,"description":"XLOOKUP and XMATCH for all Excel versions","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":5,"starsCount":37,"forksCount":21,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-10-28T21:30:27.461Z"}},{"type":"Public","name":"exceldna-build","owner":"Excel-DNA","isFork":false,"description":"Temporary repository to test automated build and deployment","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"zlib License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-07-30T15:10:45.212Z"}},{"type":"Public","name":"ExcelDNAWixSharp","owner":"Excel-DNA","isFork":true,"description":"Sample solution to create Wix# setup for ExcelDNA Addin with InstallScope","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-12-03T16:20:54.035Z"}},{"type":"Public","name":"DotNetRefEdit","owner":"Excel-DNA","isFork":true,"description":"Examples of RefEdit like controls for Excel add-ins using C# and ExcelDna","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":9,"license":null,"participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2015-06-10T09:26:28.739Z"}}],"repositoryCount":12,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}