Aspose.Tasks for .NET is a collection of classes that seamlessly integrates with your .NET applications to provide interaction and manipulation capabilities for the Microsoft ProjectⓇ file formats (MPP, MPT, MPX).
Aspose.Tasks for .NET helps developers to create project management Apps in .NET that...
More information
C# library to support importing and exporting VBA code from an Excel workbook
Check out the documentation, changelog, and example project here:
https://gitlab.com/hectorjsmith/csharp-excel-vba-sync
Library to to simplify SQL database interactions. You will have tools like dlookup(), dmin(), dmax(), etc. This library is made for those who use Access VBA and use this functions. ExcecuteReader<T>() and ExecuteNonReader() are available in order to fill a strong typed class list from a sql query....
More information
Library to to simplify SQL database interactions. You will have tools like dlookup(), dmin(), dmax(), etc. This library is made for those who use Access VBA and use this functions. ExcecuteReader and ExecuteNonReader() are available in order to fill a strong typed class list from a sql query. It can...
More information
Library with compiler for Visual Basic for Applications projects. Source code files and Ribbon customizations are compiled to Microsoft Office macro files.
vbSparkle is a source-to-source multi-platform Visual Basic deobfuscator based on partial-evaluation and is mainly dedicated to the analysis of malicious code written in VBScript and VBA (Office Macro).
It is written in native C# and provides a .Net Standard library, and works on Windows, Linux,...
More information
Open-source Excel add-in in C#/.NET4.0 that makes matrix, vector and most importantly, table-valued functions of Finaquant Calcs available for Excel users and programmers. Based on ExcelDNA and NetOffice