Daniel Cazzulino

Results 66 issues of Daniel Cazzulino

I was hoping it would do recursive folders cleanup out of the box, but maybe a `-r` switch would do? Thoughts?

Even if .NETStandard cannot be supported officially (see #596), supporting .NET Core would be great. I can actually add a reference to the library (although nuget issues a warning), and...

RoslynPad is awesome for showcasing / demoing APIs and extensions. Some of those APIs could be defined in loose C# files that could be simply compiled into the same project...

enhancement

An organization can be a sponsor too. It would be great if issues created by users belonging to an organization that sponsors the project, are also labeled.

If a resx file contains an entry with an invalid code identifier (like a number), the generated code will not compile, and the error is quite cryptic too. We should...

bug
good first issue

In some limited scenarios, it might be worth switching to static readonly properties (perhaps backed by the private constant) so that updates to the library providing the ThisAssembly don't require...

enhancement
good first issue

This is something that [GitInfo](https://github.com/devlooped/GitInfo) provides, but it does so using MSBuild and it seems to cause [an issue in some source-generator scenarios](https://github.com/devlooped/GitInfo/issues/104). So perhaps it would be best if...

enhancement

### Discussed in https://github.com/devlooped/ThisAssembly/discussions/34 Originally posted by **viceroypenguin** January 23, 2021 Proposal: Add another project for exposing `string` and `Stream` versions of embedded resources. Accessing the resources is something necessary...

enhancement

Would be handy to install and update that way ;-)

Hi there, it would be awesome if the mobile app allowed enabling biometric unlocking if the phone supports that. This is something that most banking apps as well as the...