-
* Merge `NetFramework` and `Xamarin` projects into `NetStandard` using https://learn.microsoft.com/en-us/dotnet/standard/library-guidance/cross-platform-targeting#multi-targeting
* Unify test projects…
-
Would you consider adding support to the NuGet to add NetStandard 2.0 support?
m1dst updated
3 years ago
-
Thanks for keeping this great library going
It would be great if SegmentDownloader.Core was converted to a NETStandard library. This would allow both .NET full framework and .NET Core projects to u…
ghost updated
5 years ago
-
Hello,
question especially to @mconnew or anyone. I want to ensure that we have support for TransportWithMessageCredential in BasicHttpsBinding (not BasicHttpBinding) in netstandard 2.0.
In this …
-
### Type of issue
- [X] Bug
- [ ] Enhancement
- [ ] Compliance
- [ ] Question
- [ ] Help wanted
### Current Behavior
In earlier versions of OPC Foundation framework the private keys where exportabl…
-
Are there plans to update the library to target the new csproj format / NETSTANDARD 2.0?
Am up for doing the port if this is a contribution that the project will accept.
- Jason
-
### Description
I've been trying the 5.0 SR2 functionality that lets you load a ResourceDictionary from another assembly, via the Source property:
```
```
MyLibrary is a .NET Standard 2.0 …
-
When I `Install-Package` and then `Get-Package` the returned object has a `Dependencies` property, but it has lost the **crucial** `` information!
For instance, if we:
```powershell
$Dependencies…
-
Hi I am working on Xamarin forms with .netstatnder 2 I have implement same what in repository but I am getting error and some of configuration missing error like FodyWeavers.xml and RefitStubs.cs
c…
-
Description
===========
When using the libraries in Net 4.8 project (in particular a _WebAPI_), as of `2.6.0` the initialization of the `Confluent.Kafka.Impl.Librdkafka` initialization fails with a …