首页 > 代码库 > ASP.NET Zero--前期要求

ASP.NET Zero--前期要求

前期要求

需要以下工具才能使用ASP.NET Zero Core解决方案:

  • Visual Studio 2017 +
  • Visual Studio扩展:
    • Bundler&Minifier
    • WebCompiler
    • Typescript 2.0+
  • SQL Server

ASP.NET Zero--前期要求