You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.
Default project created using yo aspnet doesn't works with mono 4.2.2 page keeps on loading but nothing is displayed but the same project works fine with CoreCLR
Terminal Output:
Hosting environment: Production
Now listening on: http://localhost:5000
Application started. Press Ctrl+C to shut down.
info: Microsoft.AspNet.Hosting.Internal.HostingEngine[1]
Request starting HTTP/1.1 GET http://localhost:5000/
info: Microsoft.AspNet.Mvc.Controllers.ControllerActionInvoker[1]
Executing action method _.Controllers.HomeController.Index with arguments () - ModelState is Valid'
DNVM List:
Active Version Runtime Architecture OperatingSystem Alias
------ ------- ------- ------------ --------------- -----
1.0.0-rc1-final coreclr x64 linux
* 1.0.0-rc1-final mono linux/osx
1.0.0-rc1-update1 coreclr x64 linux
1.0.0-rc1-update1 mono linux/osx default
Mono Version:
Mono JIT compiler version 4.2.2 (Stable 4.2.2.30/996df3c Fri Jan 22 00:02:19 UTC 2016)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
The text was updated successfully, but these errors were encountered:
Default project created using
yo aspnet
doesn't works with mono 4.2.2 page keeps on loading but nothing is displayed but the same project works fine with CoreCLRTerminal Output:
DNVM List:
Mono Version:
The text was updated successfully, but these errors were encountered: