(Only use for RC2 version) .NET Core RC2 released in May 16, 2016.
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-rc2I have created a .NET Core R2 class library and have some common code that I use for several different …
c# conditional-compilation .net-core-rc2I 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-rc2Is it possible to compile and run C# code at runtime in the new .NET Core (better .NET Standard Platform)? …
c# .net-core .net-core-rc2my 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-rc2I created a new .NET Core Class Library and added a Nuget package from an internal company Nuget server. I …
.net .net-core .net-core-rc2I 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-rc2I 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-rc2What 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-rc2Recently 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