-
Hi,
I am new to using the c# client and I had some questions -
I was wondering where I can look up what goes into each release of https://www.nuget.org/packages/KubernetesClient/ and where I can fi…
-
-
The new version of the library EventStore.Client has been built with target architecture=AMD64.
Steps to reproduce the behavior:
1. Install package in Visual Studio project with architecture=MSIL
…
-
Trying to follow the 1st example at https://developers.google.com/optimization/cp/cp_solver using C# in LinqPad. I have done the linear optimisation examples without problem, however, when I type the …
-
### Describe the bug
Just enabling TLS in MQTTnet will yield a Sslprotocols value of `SslProtocols.None`. This value is invalid under .net 4.6 and earlier, a fact enforced in .net 4.8 too. It throws …
-
Upgraded NUnit from 3.9.0 to 3.13.2 (from Public NuGet Gallery)
![image](https://user-images.githubusercontent.com/1420613/136138785-ec86af72-6d5a-439f-95de-04ac04a6bd5b.png)
Upgraded NUnit3TestAd…
-
#### Issue Summary
```
Helpers/Mail/SendGridMessage.cs(1,4): warning SA1636: The file header copyright text must match the copyright text from the settings. [/home/travis/build/sendgrid/sendgrid-c…
-
when i run `dotnet build`:
```
/usr/share/dotnet/sdk/6.0.101/Microsoft.Common.CurrentVersion.targets(1217,5): error MSB3644: The reference assemblies for .NETFramework,Version=v4.5.2 were not found.…
-
Hello.
Currently, the library has support for C# records, at least it claims to have one. But that doesn't seem to fully work (or I may be missing something 🤦♂️).
I've seen the entities in [FsC…
-
Installed product versions
- Visual Studio: 2019 Professional
- extension: 1.1.10
Description
We are having a VB.Net Application where we have unit test projects. When we try to run fine co…