Top ".net-core-rc2" questions

(Only use for RC2 version) .NET Core RC2 released in May 16, 2016.

ASP.NET Core RC2 SignalR Hub Context outside request thread

I am currently trying out the RC2 release of ASP.NET Core and I am running into an issue with …

asp.net signalr asp.net-core asp.net-core-1.0 .net-core-rc2
Conditional compilation symbol for a .NET Core class library

I have created a .NET Core R2 class library and have some common code that I use for several different …

c# conditional-compilation .net-core-rc2
ASP.NET Core HTTPRequestMessage returns strange JSON message

I am currently working with ASP.NET Core RC2 and I am running into some strange results. So I have …

c# asp.net-core asp.net-core-mvc .net-core-rc2
Compiling and running code at runtime in .NET Core 1.0

Is it possible to compile and run C# code at runtime in the new .NET Core (better .NET Standard Platform)? …

c# .net-core .net-core-rc2
How to change App.config to json config file in .Net Core

my project uses App.config to read config property. Example: ConfigurationManager.AppSettings["MaxThreads"] Do you know of a library which …

asp.net-core asp.net-core-mvc .net-core asp.net-core-1.0 .net-core-rc2
One or more packages are incompatible with .NETStandard,Version=v1.5

I created a new .NET Core Class Library and added a Nuget package from an internal company Nuget server. I …

.net .net-core .net-core-rc2
'Bad Gateway' error when loading aspnetcore RC2 default website project

I am attempting to run the default ASP.NET Core Web Application (Web Application Template in VS 2015) via IIS. I …

asp.net-core .net-core-rc2
How do I reference Entity Framework 6 from a .NET core class library in RC2?

I have a .NET core class library from which I want to reference Entity Framework 6.1.3. Here is my project.json: { "…

entity-framework-6 entity-framework-core .net-core .net-core-rc2
.NET Core 1.0 equivalent for System.Threading.Thread.CurrentThread.ManagedThreadId

What would be (the closest) .NET Core 1.0 equivalent for System.Threading.Thread.CurrentThread.ManagedThreadId ? update As @svick clarified System.Threading.…

.net-core .net-standard .net-core-rc2
The specified account already exists - .NET Core RC2 tooling Preview 1

Recently and with the release of Visual Studio 2015 Update 3 and .NET Core RTM, I decided to uninstall my previous installation …

visual-studio-2015 .net-core-rc2