C. Augusto Proiete

Results 119 issues of C. Augusto Proiete

- [Package readme on NuGet.org](https://docs.microsoft.com/en-us/nuget/nuget-org/package-readme-on-nuget-org) - [PackageReadmeFile](https://docs.microsoft.com/en-us/nuget/reference/msbuild-targets#packagereadmefile) - [Using .NET SDK 5.0.300+, you can add a http://README.md file to your package that will show on http://NuGet.org!](https://twitter.com/nuget/status/1385344580128854034) - [Add a README...

documentation
blocked-upstream

Relates to https://github.com/augustoproiete/ookii-dialogs-wpf/issues/28 --- Now that we are using the SDK-style with multi-targeting and and have a good build pipeline setup, it would be easy to generate separate NuGet packages...

enhancement

The API supports `FOS_ALLOWMULTISELECT` but an option to set it is not exposed in the `VistaFolderBrowserDialog`

enhancement

Same as https://github.com/augustoproiete/ookii-dialogs-wpf/issues/27

help wanted

The `MinimumLevel` override does not consider the `SourceContext` property defined in a `LogEvent`. Repro: ```csharp Log.Logger = new LoggerConfiguration() .MinimumLevel.Verbose() .MinimumLevel.Override("MyContext", LogEventLevel.Information) .WriteTo.Console() .CreateLogger(); // Correct: DOES NOT write to...

discussion

**Is your feature request related to a problem? Please describe.** There's currently no easy way of detecting when the `MinimumLevel` of a `LoggingLevelSwitch` changes, and the recommended workaround is monitoring...

enhancement

I understand the field is asking for the **main** language, but some projects have more than one language that we would want help. Would be great if we could describe...

enhancement
help wanted

My team follows a common deployment workflow where binaries are built once, deployed to a testing environment, and at a later time (after passing tests) the _same_ binaries are then...

feature-request
module/cli-ext
queued
p3

- [ ] Add documentation from the [ExcelDna wiki](https://github.com/Excel-DNA/ExcelDna/wiki) - [ ] Add documentation from the [Registration wiki](https://github.com/Excel-DNA/Registration/wiki/) - [ ] Add documentation from the [IntelliSense wiki](https://github.com/Excel-DNA/IntelliSense/wiki/) - [ ]...

up-for-grabs
documentation
help wanted
good first issue
hacktoberfest

Continuation of discussion from #267. When would it make sense for an add-in developer to want to call `ExcelDnaUtil.IsApplicationOK`? Does it make sense to expose `ExcelDnaUtil.IsApplicationOK` (or similar) to developers?...

up-for-grabs
help wanted
hacktoberfest