-
https://github.com/getsentry/develop/pull/884
Develop docs updated: https://develop.sentry.dev/sdk/features/#event-sampling
https://www.notion.so/sentry/RFC-for-ignoreTransactions-5ba68f17867e4b…
-
# Trending repositories for C#
1. [**dotnet / aspnetcore**](https://github.com/dotnet/aspnetcore)
__ASP.NET Core is a cross-platform .NET framework for building modern cloud-based…
-
**Version Used**: .NET SDK 8.0.100 (and older also, as I wrote this on accident ages ago), targetting `net5.0` or `net6.0` (doesn't occur on `netcoreapp3.1` nor `net7.0`)
**Steps to Reproduce**:
…
-
Hi,
It looks like image is not a good fit within the container
Please have a look at the attach files
![5-5-2021 8-31-19 PM](https://user-images.githubusercontent.com/73492977/117149757-b3c1c7…
-
_From @Syed-RI on Fri, 19 May 2023 13:23:03 GMT_
### Description
Please provide support/implementations to enable proxy in iOS
We are currently working on some enterprise applications which will…
-
Hello ,
I have a dotnet project building on CI pipeline in linux OS. However the binaries folder does not exist in `runtimes\linux-x64\native` folder which is causing the tests to fail with the bel…
-
### Description
```C#
using System;
namespace GetFileSystemEntries
{
class Class1
{
static void Main(string[] args)
{
foreach (var drive in DriveInfo.Get…
-
https://github.com/dotnet/core-setup/issues/4865
@Suchiman
With a csproj looking like
```xml
netcoreapp2.2
win7-x86
all
runtime; build; na…
-
`dotnet publish` command takes a while, especially with self-contained applications and several different platforms to build for. Until now I accelerated that process by executing `dotnet restore` man…
-
build-test.sh still unfortunately uses build tools. On OSX strangely we are intermitedenly seeing:
```
Using RID osx-x64 for BuildTools native tools
Initializing BuildTools...
ERROR: An error oc…