Dan Friedman

Results 45 issues of Dan Friedman

**Describe the bug** Documentation is missing as to how the highest level CommandAttribute is being used. **To Reproduce** Steps to reproduce the behavior: 1. Clone code 2. Notice that [this...

help wanted
documentation

A lot of times, I run a request, go do something else, and can't remember which one I ran. I can go to the history to see, but it would...

feature request

Try running this code with `$VerbosePreference` set to `Continue`: ```pwsh Add-VisualStudioWorkload -PackageName Azure -Workload Azure -VisualStudioYear 2019 -ApplicableProducts "Evsdvvf" ``` You will see some obviously false messages at the end:...

Getting 404s on assets ![image](https://user-images.githubusercontent.com/1784452/38260453-4037bf0c-372d-11e8-9419-d324c7c895b3.png)

I don't see `ProfileService`/`IProfileService` used anywhere. I was looking for an example of how to use permissions in DDD and I noticed that these types aren't used anywhere.

**Describe the bug** Previously, Report Generator took about 3 seconds to complete. After using .NET Logging source generator, the task now takes over one minute, sometimes up to 3. **To...

Should the current ValueObject be replaced with the [DDD Fundamentals ValueObject](https://github.com/ardalis/pluralsight-ddd-fundamentals/blob/main/SharedKernel/src/PluralsightDdd.SharedKernel/ValueObject.cs)? Or is there a reason they are different?

**Mapping Generator Version** [Current] **Mapping Generator distribution** NugetPackage **IDE type and version** Visual Studio 2019 16.8 **Describe the incorrect behavior** The `MappingGenerator.OnBuildGenerator` on NuGet is broken. Running the code from...

bug

Is there a dark mode version of this?

The current instructions do not make it obvious which commands I am supposed to perform vs what's going on in the background. For instance, am I supposed to add this:...

Help Wanted!
05 - Question
10 - Needs Better Docs