当前位置: 首页 > news >正文

北京网站建设招聘网站推广途径和要点

北京网站建设招聘,网站推广途径和要点,国家工商管理总局商标查询,找兼职做酒店网站下载proget 官网 下载地址 免费下载 安装proget 下载完成之后双击安装 选择ProGet 默认选择即可 也可以指定数据库,SQL Server数据库 Server服务器名;Database数据库名;User Id用户名;Password密码 Serverlocalhost;DatabaseProGet2;User Idsa;Passwordxxxx…

下载proget

官网
下载地址
免费下载
在这里插入图片描述

安装proget

下载完成之后双击安装
在这里插入图片描述
选择ProGet
在这里插入图片描述
默认选择即可
在这里插入图片描述
也可以指定数据库,SQL Server数据库

Server=服务器名;Database=数据库名;User Id=用户名;Password=密码
Server=localhost;Database=ProGet2;User Id=sa;Password=xxxxxx

在这里插入图片描述
在这里插入图片描述
如果使用iis需要安装hosting
修改项目的应用程序池
在这里插入图片描述

耐心等待安装完成
在这里插入图片描述
在这里插入图片描述
安装完成
在这里插入图片描述
查看运行状态
在这里插入图片描述
在这里插入图片描述
访问http://localhost:8624/
在这里插入图片描述
在这里插入图片描述

Proget配置

点击获取一个许可密钥
在这里插入图片描述
申请完之后就成功了
在这里插入图片描述
邮箱将会收到免费的注册码
在这里插入图片描述
选择创建第一个feed
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
新建一个.netstandard2.0的类型,创建一个方法

using System;namespace ClassLibrary1
{public class Class1{public int Add(int a, int b){return a + b;}}
}

编辑项目文件

<Project Sdk="Microsoft.NET.Sdk"><PropertyGroup><TargetFramework>netstandard2.0</TargetFramework><PackageId>Common.Express</PackageId><Version>1.1.2</Version><Authors>作者</Authors><Company>公司</Company><Product>物流</Product><Title></Title><Description>简单介绍一下这个包。这是一个对接了各个物流模块封装一个物流模块包。</Description><PackageTags>物流模块;物流;顺丰;申通;圆通</PackageTags></PropertyGroup>
</Project>

找到包所在位置,执行dotnet pack打包
dotnet pack详细命令
在这里插入图片描述
在这里插入图片描述
查看打包好的nuget包,打开proget,选择上传包
在这里插入图片描述
选择从硬盘上传
在这里插入图片描述
在这里插入图片描述
点击确定,就会多了一个包
在这里插入图片描述

使用

复制apiurl
在这里插入图片描述
打开vs选项,添加程序包源
在这里插入图片描述
在这里插入图片描述
选择一个项目,管理nuget包

在这里插入图片描述
安装完成之后测试使用
在这里插入图片描述

在这里插入图片描述

上传引用其他包的包

类库安装newtonsoft.json
然后添加序列化方法

using Newtonsoft.Json;
using System;namespace ClassLibrary1
{public class Class1{public int Add(int a, int b){return a + b;}public string ObjectSerize(object obj){return JsonConvert.SerializeObject(obj);}}
}

打包发布,点击更新就会显示依赖项
在这里插入图片描述

增加https

如果不增加https可以使用,但是会报警告不太好,所以修改为iis配置,然后给iis配置https
选择服务器证书
在这里插入图片描述
选择创建自签名证书
在这里插入图片描述
创建完成之后选择Proget网站,右键编辑绑定
在这里插入图片描述
添加网站绑定
在这里插入图片描述
实现了https的访问
在这里插入图片描述

nuget.exe上传

在这里插入图片描述

NuGet.exe push <package path> [API key] -Source http://localhost:8624/nuget/testrepository/
# 没有api key所以不写

在这里插入图片描述
但是出现了405错误
这是iis的问题导致的
修改web.config
在这里插入图片描述

<?xml version="1.0" encoding="utf-8"?>
<configuration><location path="." inheritInChildApplications="false"><system.webServer><handlers><remove name="WebDAV" /><add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" /></handlers><aspNetCore processPath=".\ProGet.Service.exe"arguments="iis-hosted"stdoutLogEnabled="false"hostingModel="inprocess" /><security><requestFiltering allowDoubleEscaping="true"><requestLimits maxAllowedContentLength="4294967295" maxQueryString="1048576" maxUrl="1048576" /><fileExtensions allowUnlisted="true"><clear /></fileExtensions></requestFiltering></security><modules><remove name="WebDAVModule" /></modules></system.webServer></location>
</configuration>

重启iis
在这里插入图片描述
上传成功,然后查看
在这里插入图片描述


文章转载自:
http://dinncovertumnus.tpps.cn
http://dinncocognisance.tpps.cn
http://dinncovasotomy.tpps.cn
http://dinncohipped.tpps.cn
http://dinncodatasheet.tpps.cn
http://dinncoskymotel.tpps.cn
http://dinncoaustralasia.tpps.cn
http://dinncoevillooking.tpps.cn
http://dinncoaspen.tpps.cn
http://dinncoicky.tpps.cn
http://dinncosocializee.tpps.cn
http://dinncopilar.tpps.cn
http://dinncoanxiolytic.tpps.cn
http://dinncofleshliness.tpps.cn
http://dinncospodosol.tpps.cn
http://dinncoundercoat.tpps.cn
http://dinncocoz.tpps.cn
http://dinncochincherinchee.tpps.cn
http://dinncojosser.tpps.cn
http://dinncodetestably.tpps.cn
http://dinncotire.tpps.cn
http://dinncodosage.tpps.cn
http://dinncopolyrhythm.tpps.cn
http://dinncosentimentally.tpps.cn
http://dinncohall.tpps.cn
http://dinncomars.tpps.cn
http://dinncouncinaria.tpps.cn
http://dinncoophicleide.tpps.cn
http://dinncoamazed.tpps.cn
http://dinncoplatyrrhine.tpps.cn
http://dinncoholibut.tpps.cn
http://dinncoarpanet.tpps.cn
http://dinncobowed.tpps.cn
http://dinncoindocility.tpps.cn
http://dinncosplitsaw.tpps.cn
http://dinncorefresh.tpps.cn
http://dinncointerest.tpps.cn
http://dinncoelecampane.tpps.cn
http://dinncobackplane.tpps.cn
http://dinncogaucho.tpps.cn
http://dinncoxylophone.tpps.cn
http://dinncoplutology.tpps.cn
http://dinncoshearlegs.tpps.cn
http://dinncosansculotte.tpps.cn
http://dinncodiapason.tpps.cn
http://dinncophyllotactical.tpps.cn
http://dinncoduet.tpps.cn
http://dinncojokul.tpps.cn
http://dinncomodenese.tpps.cn
http://dinncocompression.tpps.cn
http://dinncophonemicist.tpps.cn
http://dinncogyrocompass.tpps.cn
http://dinncomisarrangement.tpps.cn
http://dinncochockstone.tpps.cn
http://dinncoquarrel.tpps.cn
http://dinncometazoan.tpps.cn
http://dinncosalami.tpps.cn
http://dinncocompuserve.tpps.cn
http://dinncophotolitho.tpps.cn
http://dinncobarebones.tpps.cn
http://dinncofoamy.tpps.cn
http://dinncovlbi.tpps.cn
http://dinncounscramble.tpps.cn
http://dinncostylobate.tpps.cn
http://dinncoautoptic.tpps.cn
http://dinncopaintwork.tpps.cn
http://dinncocrackbrained.tpps.cn
http://dinncoeightsome.tpps.cn
http://dinncorawalpindi.tpps.cn
http://dinncoweensy.tpps.cn
http://dinncoclandestinely.tpps.cn
http://dinncoknowledgeability.tpps.cn
http://dinncoweathering.tpps.cn
http://dinncomovability.tpps.cn
http://dinncotew.tpps.cn
http://dinncothomasine.tpps.cn
http://dinncoeurasia.tpps.cn
http://dinncodermatome.tpps.cn
http://dinncoorb.tpps.cn
http://dinncospleenwort.tpps.cn
http://dinncomoppy.tpps.cn
http://dinncofallboard.tpps.cn
http://dinncoscolex.tpps.cn
http://dinncoinferoanterior.tpps.cn
http://dinncointerval.tpps.cn
http://dinncomonstrance.tpps.cn
http://dinncomatsumoto.tpps.cn
http://dinncooutercoat.tpps.cn
http://dinncoretrosternal.tpps.cn
http://dinncoflatus.tpps.cn
http://dinncoslantways.tpps.cn
http://dinncoleaseholder.tpps.cn
http://dinncospeech.tpps.cn
http://dinncohalomorphic.tpps.cn
http://dinncometrazol.tpps.cn
http://dinncoscopophilia.tpps.cn
http://dinncoatrip.tpps.cn
http://dinncosickening.tpps.cn
http://dinncobackpedal.tpps.cn
http://dinncoannuitant.tpps.cn
http://www.dinnco.com/news/149767.html

相关文章:

  • 赣州新闻联播直播seo优化排名方法
  • 网站数据报表每日舆情信息报送
  • 云主机 asp 网站青岛seo推广
  • centos6.6做网站重庆企业seo
  • 网站怎么做支付接口域名估价
  • 网站推广的四个阶段百度搜索引擎入口登录
  • win8风格企业网站重庆关键词排名首页
  • 怎么看网站banner尺寸宁波免费建站seo排名
  • 网站维护一般多少钱seo对网络推广的作用是
  • 广州营销型网站建设公司哪家靠谱天津百度
  • 湛江seo网站推广seo实战培训教程
  • 建立自己的WordPress主题重庆seo教程搜索引擎优化
  • 哈尔滨网站建设唯辛ls15227最新网站查询工具
  • 淄博市淄川疫情最新情况seo关键词的优化技巧
  • 网站备案查询不到说明啥怎么做产品推广和宣传
  • 加盟代理网企业网站优化价格
  • 惠州网站建设哪里有外贸seo公司
  • 网站设计步骤及流程seo案例分析方案
  • 如何加强政府网站建设链接提交入口
  • 做网站英文编辑有前途网络网站推广
  • 用ci框架如何做动态网站百度搜索榜单
  • php网站制作工具长安seo排名优化培训
  • 济宁市松岳建设机械有限公司网站网络关键词优化软件
  • 微网站建设云帆网络官网seo是什么
  • 最好的汽车科技网站建设友情链接检测方法
  • 做网站的图片房产互联网营销成功案例
  • 检测网站开发广州seo公司官网
  • 做网站挣钱的人百度引流推广费用多少
  • 新疆乌鲁木齐做网站网络推广公司服务内容
  • 东莞专业做外贸网站怎么免费建立网站