-
When trying to use an alternative .netstandard sdk version, the dotnet restore uses the sdk version you have installed but it fails at a later point when it tries to use the Nuget.Targets file.
@br…
-
I was under the impression that I could build this on ARM ([as is](https://twitter.com/shanselman/status/722049659020029953) @shanselman), however I've been unable to make it work. The first step of `…
-
I tested a build from https://github.com/robward-ms/WebApi/tree/NetCore-Latest.
My project use asp.net core 2.0.
If I add OData attribute routing, raise exception
```
Satellite.Host> System.NullRe…
-
First of all, what I'm trying to do here is to run an assembly as a container to be reused by multiple other assemblies. So I would like to run something like
> dotnet MyHost.dll MyImplementation.dll…
-
hi there,
Is there any DB call support or EF - DBContext in Project Sample? It would be great if you can provide me or guide me about how to make DB Call from sample application (NOT Event Store)
…
-
The followings tests currently fail with compiler errors:
Missing HttpsPolicy - webapi and mvc for .NET Framework
```
Failed Templates.Test.MvcTemplateTest.MvcTemplate_IndividualAuth_Works_NetF…
-
Good morning,
I am converting our older code to run all my EDI logic in .NET Core 2.0 microservices running in Docker in Linux. Do you have any examples/samples of using your soap API's in .NET Co…
-
The [PerWebRequest HttpModule]( Windsor/src/Castle.Windsor/MicroKernel/Lifestyle/PerWebRequestLifestyleModule.cs) has served everyone well for applications hosted in IIS, to enable "Per webrequest" li…
-
Please update Microsoft.OData.Client nuget package to version 7.0.
-
Getting exception as follows:
**SocketException**: The attempted operation is not supported for the type of object referenced
`System.Net.IPAddress.get_Address()`
**Stack Trace**:
```
Sys…