Christoph Wille

Results 51 issues of Christoph Wille

Location: Vienna, Austria. Confirmed: @siegfriedpammer @dgrunwald @christophwille

Documentation

Starting with P3, ILSpy started shipping ILSpyX to nuget.org. This might allow for easier adding of additional features to the vscode extension. @Rpinski you had a prototype, correct?

issue-enhancement
area-backend

I didn't see a branch; did anyone dabble with switching this over to IAuthorizationRequirementData yet?

Is it possible to not only add the tag as a comment to the query but actually enrich the OpenTelemetry span of the query? ``` var blog = await sqlServerDb.Blogs...

type-enhancement
needs-design
customer-reported
area-diagnostics

See the amended "Command Line.txt". Notes: * `singleInstance` is removed. Reason: if the user has a configuration for allowing multiple instances of ILSpy and there are already multiple instances actually...

UI
VS Extension

Similar to `@file` in https://learn.microsoft.com/en-us/visualstudio/msbuild/msbuild-command-line-reference?view=vs-2022 with equally similar format in https://learn.microsoft.com/en-us/visualstudio/msbuild/msbuild-response-files?view=vs-2022 In-house use case: the VS Addins could create a tempfile.rsp when passing super-long parameter lists instead of the current...

New Feature
VS Extension
Idea/Proposal

https://github.com/dotnet/aspire/pull/1815 Request: update or link for when that PR becomes publically available. Your repo is easy to find so that might be a good idea.

https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnet.odata.builder.odataconventionmodelbuilder.getedmmodel?view=odata-aspnetcore-7.0 (using https://www.nuget.org/packages/Microsoft.AspNetCore.OData/8.2.5) We have an existing application that was ported from netfw4.8 to net8.0. However, OData is giving us troubles - when we deploy into the same AppService plan...

For visibility - I created a discussion over at https://github.com/OData/AspNetCoreOData/discussions/1238 Are there plans to support that "umbrella" package for the previews? Because our solution like maybe most (at least judging...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched [issues](https://github.com/GitTools/GitVersion/issues) to ensure it has not already been reported ### GitVersion package GitVersion.Tool ###...

needs triage