-
Hi,
I'd like to start a thread to have a dialog about server side WCF on .NET Core. For me the WCF stack is quite impressive, and support for server side WCF on .NET Core would be fantastic. Please f…
-
I have created new project and when I turn off multitenancy (set public const bool MultiTenancyEnabled = false;)
and when I run project I get error:
> Method not found: 'System.String Abp…
-
Hi,
I've been using `Microsoft.SourceBrowser` from NuGet, but it doesn't support the new project format with MSBuild 15.0, or new syntax with Roslyn 2.0.
I've managed to build the latest code fr…
-
It seems that AutoFixture currently doesn't support the new DNX platform.
Are there plans to add support this?
-
https://travis-ci.org/OrchardCMS/Orchard2/jobs/226601084
**Log:**
Worker information
hostname: wjb-2:6f294819-d46f-4976-ba78-ec18eb58648e
version: v2.6.2 https://github.com/travis-ci/worker/…
-
F# is great programming language and yet it is under utilized. I would like to understand what you the enthusiast F# developer believes are the top four things we can do to drive adoption: As a deve…
-
We regularly advise customers to separate their input and output models (or view-models) when using MVC. This provides a typed protection from issues like [mass assignment](https://en.wikipedia.org/wi…
-
Getting this error "An exception of type 'Microsoft.OneDrive.Sdk.OneDriveException' occurred in mscorlib.dll but was not handled in user code" in below code...
I am building a console App...
using Sy…
-
So, some of the stuff brought up in #445 were fair points, although delivered in a way that didn't occur for me as "constructive." Given that the site is 503-ing a bunch right now, it's probably a goo…
-
Hi,
This very well could be a configuration problem on our part or an IdentityServer3 issue, but we are seeing this exception being thrown intermittently. After this exception occurs all attempt…