H*******g 发帖数: 6997 | 1 Your app can now be run cross-platform. We will provide a cross-platform
version of .NET Core for Windows, Linux and Mac OS X systems. Regardless of
which operating system you use for development or which operating system
you target for deployment, you will be able to use .NET. The cross-platform
version of the runtime has not been released yet, but we are working on it
on GitHub and plan to have an official preview of it out soon. | H*******g 发帖数: 6997 | 2 Dynamic Development
In Visual Studio 2015, we take advantage of dynamic compilation to provide a
streamlined developer experience. You no longer have to compile your
application every time you want to see a change. Instead, just (1) edit the
code, (2) save your changes, (3) refresh the browser, and then (4) see your
change automatically appear. | k**0 发帖数: 19737 | |
|