返回介绍

ASP.NET Core with VS Code

发布于 2020-03-27 16:12:55 字数 1832 浏览 1144 评论 0 收藏 0

Note: ASP.NET Core and DNX (the .NET Execution Environment) on OS X and Linux are in an early Beta/Preview state. We recommend following the ASP.NET Home project on GitHub for the latest information.

ASP.NET Core and DNX

ASP.NET Core/DNX is a lean .NET stack for building modern cloud and web apps that run on OS X, Linux, and Windows. It has been built from the ground up to provide an optimized development framework for apps that are either deployed to the cloud or run on-premises. It consists of modular components with minimal overhead, so you retain flexibility while constructing your solutions.

Installing ASP.NET Core and DNX

Installation for each platform (Windows, OS X and Linux) is slightly different and covered in detail at ASP.NET Getting Started.

Getting Started

If you don't have an existing ASP.NET DNX application, here's a nice tutorial to Create an ASP.NET web app in VS Code. It will walk you through installing prerequisites and scaffolding out a web application.

Next Steps

We hope this gets you started building ASP.NET Core applications. Try these things next:

  • Editing Evolved - Lint, IntelliSense, Lightbulbs, Peek and Go to Definition and more
  • Working with C# - Learn about the great C# support you'll have when working on your ASP.NET application.
  • Tasks - Running tasks with Gulp, Grunt and Jake. Showing Errors and Warnings

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文