-
Want to run a .net framework 4.x or 3.x client against a asp.net core 2.0 signalr service. possible?
for now my client is a .net framework 4.x or 3.x console app. eventually it will be a DLL i drop…
-
### Description
I have created a simple custom control that is inherited from TemplateView, added one label (label1) in its ControlTemplate and Style (LabelStyleExt) property for customizing it…
-
### Description
Created a simple custom entry control in Xamarin forms, Set its native control as TextBox in the UWP platform, and mapped its Value and FontSize properties with TextBox's Text and Fon…
-
Hi,
I'm testing your code against my test B2C setup. The app compiles and runs but whenever I click sign in or sign up, it doesn't open the B2C sign in or sign up page.
I hope you can help me on thi…
-
## Description
I want to report an issue when using New-AzWebAppSSLBinding to create a new Azure managed certificate and bind the certificate to a custom domain. It works if ServerFarm and WebApp are…
-
I wonder if this might be a controversial topic, but now that Microsoft has released its own open-source logging abstraction (for some definitions of "released") for the new aspnet5/vNext/DNX system, …
-
Unable to load Bulk Data (150k Records) But in reporting services, I am able to load more than 150k records, Pls help on this.
-
We need to decide what we expect users are going to do with the assets built from source-build.
For example, do we expect people to publish the NuGet packages that were built to some feed? Do we e…
-
I'm trying to automate the publishing of a .Net Core app on the Mac/Linux command line using the "dotnet" tool. No command I've tried has resulted in the project getting published to the folder the pu…
-
### Description
Currently it seems that the apphost looks for hostpolicy in the last framework that is in runtimeconfig which is not true, instead it should hard code it to look in the Microsoft.NETC…