-
Vulnerable Library - react-scripts-1.0.17.tgz
Path to dependency file: /src/Templating/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/ReactRedux-CSharp/ClientApp/package.json
Path to vulnera…
-
After uninstalling all .NET version beside .NET 3.1 and .NET 6 the authentication fails on IIS. The commands for removing the installed .NET versions;
```
dotnet-core-uninstall.exe remove --aspnet…
-
### Tested versions
Looks to be reproducible back to 4.0 based on the commits. I repro'ed it in 4.3
### System information
Godot v4.3.stable.mono - macOS 14.5.0 - Vulkan (Mobile) - integrated…
-
_From @evildour on July 5, 2017 15:54_
## Steps to reproduce
Create new .NET Core class library (and solution) in VS 2017
Right click solution and add new .NET Core class library
Edit csproj file …
-
Lieber ChatGPT. Ich suche für Kurmann Videoschnitt eine Möglichkeit Config-Werte zu speichern, vorzugsweise in ein TOML-File. Ich möchte sie von Hand anpassen als auch über die CLI, also ähnlich wie d…
-
- Sample for .NET: https://github.dev/open-telemetry/opentelemetry-dotnet/tree/98cb28974af43fc893ab80a8cead6e2d4163e144/examples/AspNetCore
- Instrument for MassTransit: https://github.dev/open-telem…
-
I did a mini-audit of the current state of prometheus exporters in the OTel ecosystem a little while back. I'm leaving a tracking issue here to be able to easily see how those issues are progressing.…
-
### 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
### GitVersi…
-
# Trending repositories for C#
1. [**Azure / azure-sdk-for-net**](https://github.com/Azure/azure-sdk-for-net)
__This repository is for active development of the Azure SDK for .NET…
-
Hey,
I did everything in this address :
[https://docs.microsoft.com/en-us/dotnet/core/native-interop/expose-components-to-com](url)
When i register my DLL with command below, It will show succes…