-
The C# program was running fine for quite a while; until re-installed on IIS ...
(as virtual-application, under Default Web Site).
Every time the app reaches the point:
```cs
model.AddDimensio…
-
This ticket is to create a service which permits the use of reflection but offers caching and this performance improvements over the standard reflection.
* I would like this API not to be static, so …
-
I am generating Swagger clients using NSwag.MSBuild as a pre-build step in a C# project in the following manner:
The csproj is in the new SDK format (``) and it targets `net45…
-
I am working on implementing an in memory exporter that will keep the last X or most expensive X traces in memory and then show them in an API endpoint in your app. The problem is that I want to regis…
-
I'm not sure if there are other issues beyond this, but hitting the first boom with SQL TVPs (table valued parameters) when attempting to restore support in Dapper with `netstandard2.0`.
In the ref…
-
Recently, [Markdig](https://github.com/lunet-io/markdig) which this project relies on, has dropped for `net35`and `net40` (see https://github.com/lunet-io/markdig/pull/416).
It means that we can't …
-
`System.IO.FileLoadException: Could not load file or assembly 'Google.Api.Gax.Grpc, Version=2.1.0.0, Culture=neutral, PublicKeyToken=3ec5ea7f18953e47' or one of its dependencies. The located assembly'…
-
Opened on behalf of @jiangzeng
Lots of tests of 'System.IO.FileSystem.Tests' failed.
Failing with:
System.ArgumentException: Illegal characters in path
Or:
System.IO.PathTooLongException: The speci…
ghost updated
3 years ago
-
Hello,
Is there any way to reference project created with .NET Core (dnxcore50 and dnx451) to regular C# project, for example WPF? I found a [proposition](https://github.com/NullVoxPopuli/csharp-exte…
-
The intent of this issue is to jumpstart a discussion on ways the aws-sdk-net can take advantage of the all the goodness added in .NET Core 2.1.
I've seen there are many hashing, byte arrays, strea…