C. Augusto Proiete

Results 119 issues of C. Augusto Proiete

> From @pascalberger's comment on https://github.com/cake-build/website/issues/1156#issuecomment-752982078 > > the extension page we should be able to list addins even without addin category (but we need addin category for references page).

bug
help wanted
up-for-grabs

Cake offers a few examples of bootstrappers in the [resources repo](https://github.com/cake-build/resources/) which are meant to be a starting point for developers using Cake, and it's encouraged that they be customized...

enhancement
help wanted
up-for-grabs

Currently we load scripts, css, and images using different CDNs including jsdelivr, CloudFlare, and GitHub CDN, and some are bundled with the website and hosted/served through the website directly. This...

enhancement

Currently, in order for IntelliSense to work, a user must open a folder in VS Code, which is not always what's desired in some common day-to-day scenarios: 1.) It's easy...

Improvement

Reported by @AndaBucsa in https://github.com/cake-build/cake/discussions/3171#discussioncomment-386116 > > I noticed however that Find All References / CodeLense doesn't report usages from other files, it only reports usages from the same file....

Improvement

... Once https://github.com/cake-build/bakery/issues/125 is fixed. --- It seems that in some scenarios the .NET Global Tool is installed and appears to be in the `%PATH%` but when you actually try...

Bug

Following up from @Pankraty's [comment on ClosedXML/#1283](https://github.com/ClosedXML/ClosedXML/issues/1283#issuecomment-526469962)... Looking at the different ClosedXML extensions, it seems [`ClosedXML.Extensions.AspNet`](https://github.com/ClosedXML/ClosedXML.Extensions.AspNet) would be the most appropriate extension for ASP .NET Core Web API projects, so...

The `Serilog.Sinks.Network` NuGet package doesn't yet have an icon. [![image](https://user-images.githubusercontent.com/177608/132099146-0c83ee60-08ad-4bc6-abaa-df22dd8b6b55.png)](https://www.nuget.org/packages/Serilog.Sinks.Network/2.0.2.68) I suggest using the standard icon for sinks: ![serilog standard sink icon](https://cdn.jsdelivr.net/gh/serilog-contrib/brand/logo/sink/serilog-sink-nuget.png) --- More details: https://github.com/serilog-contrib/brand

documentation

... and send messages in a background thread. https://github.com/serilog/serilog-sinks-periodicbatching

enhancement