-
Tried nuget.exe 4.0.0.
Run this command:
```
nuget.exe install jver.semver1 -source https://dev.nugettest.org/api/v2 -verbosity detailed
```
or
```
nuget.exe install jver.semver1 -source http…
-
After significant advancements are made toward wrapping up the [Port Keen PCL to netstandard](https://github.com/keenlabs/keen-sdk-net/projects/2) project, we should look at the benefit, utility and f…
-
**Version:**
- Xero.NetStandard.OAuth2Client - 1.5.0
- Xero.NetStandard.OAuth2 - 3.27.0
**Describe the bug**
```
Task GetPayItemsAsyncWithHttpInfo(
string accessToken,
str…
-
I have a C# wrapper around a native macOS library for Xamarin, and want it to work with .NET 6 as well. It also has a package reference to a .NET Standard library.
However, if I try to consume any …
-
In https://docs.microsoft.com/en-us/dotnet/api/microsoft.build.framework.loggerverbosity#moniker-applies-to, netcoreapp and netstandard TFMs are missing for some reason although the enum exists for th…
am11 updated
8 months ago
-
- net 462
- net6
- netstandard ? I would say initially no.
-
I have an Next.js App version 13.4.3 with next-auth 4.22.1 as authentication middleware with Azure AD B2C as provider. The first pages that I created was working as expected but as soon as I added a …
-
I know there is a good following of folks that have used this library over the years (as have I) and are in the midst of trying to get to dotnet core from netfx.
My question is ... is there enough …
-
The release notes for the latest 0.1.2 claim .netstandard compatibility. This is not true. Any date when this will be available?
Nathan
Release Notes
- Switched PCL project to .netstandard
…
-
I am trying to use Ubuntu 18.04 to test some things, and I can use any of the newer .NET Core SDKs.
I just installed a fresh VM with 18.04, and [installed my usual tools](https://gist.github.com/ma…