GSwartz

Results 6 issues of GSwartz

In our mvc app (.net framework 4.7.2) I'm following along with the example web site by adding the following to our defaultregistry file. ``` For().Use(); For().Use(); ``` But it's complaining...

In my razor file I have a couple of using statements at the top. One is a custom assembly providing many extensions we use. The other is to System.Linq so...

We use teamcity for our build server and I'm taking over a project for a developer who is no longer with us. He wrote a build.cake file to push our...

**Describe the bug** We are trying to migrate a .NET Framework solution to .Net core/.Net 6. In doing so, our infrastructure projects in the solution that power our 2 web...

I believe that the current version of angular is 5.2.9 and I was not able to get this working with it. After reverting my cli to a lower version I...

### Describe the bug Yarp was working fine recently and for some unknown reason it stopped working yesterday for me. It appears to be isolated to my machine though as...

Type: Bug
needs-author-action