• Stars
    star
    340
  • Rank 124,317 (Top 3 %)
  • Language
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tools to deploy applications to remote server(iis,windowsService,docker) support netframwork and dotnetcore,support rollback and increment deploy

AntDeploy

Download url: https://marketplace.visualstudio.com/items?itemName=nainaigu.AntDeploy

功能

  • 支持docker一键部署(支持netcore)
  • 支持iis一键部署(支持netcore和framework)
  • 支持windows服务一键部署(支持netcore和framework)
  • 支持linux服务一键部署(支持netcore)
  • (支持增量发布)(支持一键回滚)(支持点火)(支持选择特定文件发布)(支持查看发布记录)
  • 支持脱离Visual Studio独立使用(跨平台支持windows系统和mac系统)
  • 支持Agent批量更新

(如要安装Windows服务器上agent服务)How to install

#1

为什么发布到【windows服务】或【linux服务】需要服务器上要装agent?

#7

如何脱离Visual Studio独立使用

#18

其他教程(看完原理使用更上手)

https://github.com/yuzd/AntDeployAgent/issues

脑图

image

image

image

DEMO

【demo演示】一键发布netcore项目到Docker #6

【demo演示】IIS一键发布mvc项目(netframwork版本) #2

【demo演示】IIS一键发布mvc项目(netcore) #3

【demo演示】一键发布WindowsService项目(netframwork版本) #4

【demo演示】一键发布WindowsService项目(netcore web项目) #5

【demo演示】一键发布WindowsService项目(netcore 普通项目) #17

【demo演示】一键发布WindowsService项目(netcore3.0项目) #32

【demo演示】一键发布Linux服务部署(netcore web项目) #38

【demo演示】 AntDeploy发布前端项目到IIS(脱离vs单独使用) #23

【demo演示】 如何用AntDeploy批量更新Agent #25

【demo演示】使用nssm来部署netcore web项目到windows服务 https://mp.weixin.qq.com/s/Q0O7ikVOiHNccd9Qdms-jw

IIS发布效果

image

Docker发布效果

image

mac电脑使用效果(mac端请在群文件下载)

image

其他

如果您对这款vs插件有任何意见和建议都欢迎提Issue

让我听到你们的需求,致力打造成方便每个net开发者都能轻松部署提高生产力的好工具。

反馈QQ群: image

关于源码

所有源代码全部开源 https://github.com/yuzd/AntDeploy

More Repositories

1

AntDeploy

Tools to deploy applications to remote server(iis,windowsService,linuxService,docker) support netframework and dotnetcore,support rollback and increment deploy
C#
877
star
2

Hangfire.HttpJob

httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
C#
566
star
3

AntData.ORM

特色:vs插件或者t4一键生成entity 支持配置非物理外键。分离linq转sql引擎(原生linq非扩展)和执行dal功能,支持异步,支持netcore2.0
C#
434
star
4

AntMgr

netcore+vue mvc role management 快速开发系统(菜单,角色,权限[精确到按钮])
JavaScript
295
star
5

coding.net

coding.net project webhook plugin for jenkins
Java
219
star
6

Hangfire.Core.Extend

在1.6.5基础上给dashbord增加了搜索功能,增加在dashbord上手动添加job,提供对外SDK添加job
C#
208
star
7

Autofac.Annotation

DI容器,依赖注入,AOP,动态代理等用注解来load autofac 摆脱代码或者xml配置和java的spring的注解注入一样的体验
C#
194
star
8

Swashbuckle

Swashbuckle自定义修改 汉化 使用jsonedior schema校验
JavaScript
194
star
9

DingtalkChatbotSdk

钉钉群机器人(.net跨平台)
C#
185
star
10

swagger2pdf

ant soa框架的swagger api文档生成(html or pdf)
JavaScript
185
star
11

OwinDog

Owin Web Server(base on libuv) for asp.net or netcore
C#
121
star
12

microsoft_ai

人工智能实战微信小程序demo
JavaScript
114
star
13

HttpClientFactory

safe HttpClient For netcore And netframework
C#
71
star
14

wechatmac

微信mac协议机器人
Objective-C
69
star
15

Hangfire.Dashboard.BasicAuthorization

Hangfire.Dashboard.BasicAuthorization for .netcore
C#
44
star
16

CanalSync

canal middleware for netcore
C#
22
star
17

Spa

单页面应用容器,netcore前后端分离,前端快速部署&回滚,会js就能写服务端脚本方案,用spa前端容器会js就是可以无所不能
JavaScript
21
star
18

ktormgen

dbmodels code gen for ktorm
Kotlin
17
star
19

maui_chatgpt

maui study
C#
17
star
20

ja3-csharp

tls指纹http2指纹获取中间件(反爬虫) https://kawayiyi.com/tls
C#
15
star
21

WindowsExplorerExtensions

动态配置右键菜单
C#
11
star
22

OpenQA.Selenium.Chrome.Fiddler

Extensions for ChromeOptions (Selenium Driver)支持配置拦截或转发指定请求(正则)
C#
10
star
23

AppendFileVersion

VSIX 统一修改 html or cshtml 中的 css标签和script标签添加统一版本号 来防止缓存
C#
9
star
24

Exporter

export csv/json/list/datatable to excel
C#
8
star
25

Spring.EL

Spring.EL on csharp
C#
7
star
26

jib

Build container images for your any applications.
6
star
27

Hangfire.Mysql.Extend

配合修改增加dashbord的搜索功能并修改了配合使用hangfire.console的Bug
C#
6
star
28

FastExpressionEngine

字符串解析表达式引擎
C#
4
star
29

ace_clickhouse

ace editor for clickhouse with autocomplete
JavaScript
3
star
30

yuzd

my
3
star
31

protocodegen

proto3 codegen plugin for idea
Kotlin
2
star
32

asyncawait_helper

project for convert async await by csharp nomarl code
C#
1
star
33

springboot_staticmock

Java
1
star
34

Ant.soa

ant soa framework
1
star
35

Autofac.Configuration.Core

Autofac.Configuration.Core With Interceptors
C#
1
star