C. Augusto Proiete

Results 119 issues of C. Augusto Proiete

As per described in [Debug Command Line Argument behavior difference between V 0.34.6 and V1.0](https://groups.google.com/forum/#!topic/exceldna/UidmRMaFIoU) and [Excel-Dna v1.0 rc - overwrites command line option](https://groups.google.com/forum/#!topic/exceldna/GTUEglAbsPQ).

enhancement
up-for-grabs
help wanted
hacktoberfest

Spin-off of #138 to discuss how we want to support the `PackageReference` format in the `ExcelDna.AddIn` NuGet package. This relates to #188 ### Background * Currently `ExcelDna.AddIn` relies on PowerShell...

enhancement

Microsoft decided not to bump the version number of Excel in Office 2019 and Office 365 and for this reason, the `ExcelDnaUtil.ExcelVersion` returns `16` for Excel 2016 or 2019 or...

enhancement

Relates to #329. It would be useful if ExcelDnaPack could be adapted to allow any kind of file to be embedded in the `-packed.xll` file. We could include a new...

enhancement

With the introduction of a custom task for cleaning the output on rebuild (`CleanExcelAddIn`) we've introduced a class `BuildTaskCommon` that figures out which files are going to be generated in...

enhancement

As part of investigating #143 I've noticed that the ExcelDna's assembly is being used as evidence for the `user.config` file, and therefore any ExcelDna add-in `user.config` is written to a...

confirmed-bug

Currently there's no way to _remove_ the `LogDisplayTraceListener` from the `ExcelDna.Integration` trace source. My expectation is that the code below would remove the (automatically added) `LogDisplay` listener, the same way...

enhancement

Excel-DNA's [Diagnostic Logging](https://github.com/Excel-DNA/ExcelDna/wiki/Diagnostic-Logging) feature allows the developer to configure a `TraceListener` that will be used by Excel-DNA to write diagnostic log messages, which can then be forwarded to any logging...

enhancement

So that anyone can send pull-requests and contribute to the website, and also opens the door for devs to keep the site and docs up-to-date as they send PRs to...

documentation

_As mentioned in [https://github.com/Excel-DNA/ExcelDna/issues/196#issuecomment-492423620](https://github.com/Excel-DNA/ExcelDna/issues/196#issuecomment-492423620)_. We should release a replacement NuGet package for `ExcelDnaDoc` with the new name, to avoid issues like this one: [ExcelDnaDoc Error with latest version](https://groups.google.com/forum/#!topic/exceldna/qq0wLDSD8kk).