简体   繁体   English

如何在没有 IDE 的情况下运行 asp.net web 应用程序项目

[英]How can I run asp.net web app project without IDE

I want to run the project written in razor in ASP.NET for a security research.我想在 ASP.NET 中运行用 razor 编写的项目进行安全研究。 I don't want to install the IDE such as visual studio.我不想安装 Visual Studio 之类的 IDE。 How can I run to this web app?我怎样才能运行到这个 web 应用程序?

https://github.com/cnotin/RazorVulnerableApp https://github.com/cnotin/RazorVulnerableApp

I want to run the project written in razor in ASP.NET for a security research.我想在 ASP.NET 中运行用 razor 编写的项目进行安全研究。 I don't want to install the IDE such as visual studio.我不想安装 Visual Studio 之类的 IDE。 How can I run to this web app?我怎样才能运行到这个 web 应用程序?

https://github.com/cnotin/RazorVulnerableApp https://github.com/cnotin/RazorVulnerableApp

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在本地IIS 7中运行asp.net项目 - How can I run asp.net project Locally IIS 7 MS Project 2013 + ASP.Net + Sharepoint 2013-我可以运行Web部件吗? - MS Project 2013 + ASP.Net +Sharepoint 2013-can i run web-part? 我可以在 127.0.0.1 而不是本地主机上运行我的 asp.net 核心 mvc web 项目吗 - Can i run my asp.net core mvc web project on 127.0.0.1 instead of local host 如何在 asp.net web 表单和 .Net Core Web 项目上无休止地运行任务? - How can I run a task on asp.net web form and .Net Core Web projects endlessly? 如何在 IDE 之外运行 ASP.NET Web 应用程序(.NET Framework)? - How to run an ASP.NET Web Application (.NET Framework) outside IDE? 如何在没有 IIS 的情况下在 pc 上运行 ASP.NET MVC 项目? - How to run ASP.NET MVC project without IIS on pc? 如何在没有 WWWROOT 的情况下使用 ASP.NET 在我的 Web 应用程序中提供 html 文件? - How do I serve an html file in my Web App with ASP.NET without the WWWROOT? 如何从ASP.NET Web应用程序在服务器上调用应用程序? - How can I invoke app on server from ASP.NET web app? 在没有Visual Studio的情况下,如何在服务器的asp.net项目中包含库? - how i can include library in asp.net project on the server without visual studio? 没有Global.asax,如何在ASP.NET中获得Web应用程序程序集? - How can I get the web application assembly in ASP.NET without Global.asax?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM