简体   繁体   English

部署我的第一个asp.net应用程序

[英]Deploying my first asp.net application

novice here reading the ins and outs of deploying my project to a live server. 新手在这里阅读了将我的项目部署到实时服务器上的来龙去脉。 I've got an unfinished project that is basically just going to be a cms for a portfolio. 我有一个未完成的项目,基本上只是一个投资组合的cms。 The code can be found here: https://github.com/LewisGoldstone/Portfolio 可以在这里找到代码: https : //github.com/LewisGoldstone/Portfolio

I'm avoiding azure as after the first month it seems way too expensive for something this small scale. 我避免使用天青星,因为在第一个月之后,这种小规模的东西似乎太贵了。 I'm lost with what I really need to be looking for as I can't seem to tell apart the cheap from the very expensive. 我迷失了我真正需要寻找的东西,因为我似乎无法分辨便宜与昂贵。 Here's a few I've been looking at that seem reasonably priced and seem well reviewed (I'm based in the UK, not sure if that makes a difference): 以下是一些我一直在研究的产品,它们似乎价格合理,而且评论也很好(我来自英国,不确定是否会有所作为):
https://hostinguk.net/ https://hostinguk.net/
aspnethosting aspnethosting
asphostportal asphostportal
tsohost tsohost

Any plans you would recommend? 您会建议什么计划?

Are cloud servers worth it? 云服务器值得吗?

Also is IIS 8 a must with my project (it's been built within vs 2015 community)? IIS 8是否也是我的项目所必需的(它是在vs 2015社区中构建的)?

I won't mention any specific vendors but I would suggest looking for hosting that provides the following: 我不会提及任何特定的供应商,但我建议您寻找提供以下内容的托管服务:

  • Support for WebDeploy deployments 支持WebDeploy部署
  • Support for newer versions of IIS (at least 7) 支持较新版本的IIS(至少7个)
  • Early support for ASP.NET Core (indicates they are looking ahead) 早期对ASP.NET Core的支持(表明他们在向前看)
  • A nice dashboard for remote management 一个不错的远程管理仪表板
  • Remote debugging with Visual Studio 使用Visual Studio进行远程调试

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM