-
### Describe the bug
After I have ported some class libraries to .NET Standard 2.0, I get the following error message when building a .NET Framework 4.8 project which references a .NET Standard 2.0 p…
-
**SDK you're using (please complete the following information):**
- Xero.NetStandard.OAuth2 3.32.0
- Xero.NetStandard.OAuth2Client 1.6.0
**Describe the bug**
Calling GetPrepaymentsAsync throws…
-
Feature list:
1. New assembly resolver: resolve .NET Core / .NET built-in libraries and '*.deps.json'.
2. Handle type forwarding in Importer: e.g. for 'netstandard.dll', use netstandard assembly ref…
-
I wanted to installation Microsoft.EntityFrameworkcore.Sqlserver in nuget in .net , but i got this error.
Severity Code Description Project File Line Suppression State
Error NU1202 Package Mic…
-
Nuget package gives the warning while adding to .net standard project.
![image](https://user-images.githubusercontent.com/13557474/64784882-6b4df980-d56b-11e9-8bb6-6daf2044855b.png)
-
I have created cosmos db for mongodb in Azure, configured compose.yml to use connection string to my mongo, and it errors out at 20% of workspace creation with following error:
huly-selfhost-acco…
-
since, support of WCFProxy and WCFPortal is not anymore supported in csla 4.8.1. is there any sample available implementing HTTPProxy and its associated dataportal targeting .netcore/.netstandard ?
…
-
(already [reported in v2](https://github.com/Azure/azure-cosmos-dotnet-v2/issues/608), issue is still here in v3)
**Describe the bug**
A query that uses the [`SelectMany` method](https://docs.mi…
-
In the NdefLibrary.csproj, add a target to the .net framework 4.6.1.
`
netstandard1.4;net461
`
By reference to this link (https://docs.microsoft.com/fr-fr/dotnet/standard/net-standard#net…
-
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…