https://github.com/adoconnection/aspnetdeploy
No code CI+CD tool ASP.NET/Core apps
https://github.com/adoconnection/aspnetdeploy
Last synced: over 1 year ago
JSON representation
No code CI+CD tool ASP.NET/Core apps
- Host: GitHub
- URL: https://github.com/adoconnection/aspnetdeploy
- Owner: adoconnection
- License: apache-2.0
- Created: 2014-10-23T14:23:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T13:06:03.000Z (over 1 year ago)
- Last Synced: 2025-01-27T14:26:16.817Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 17.4 MB
- Stars: 13
- Watchers: 5
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DEPLOILKA / AspNetDeploy 2024
============
**No code open source CI + CD tool to cover you ASP.NET app build, test and deploy form A to Z**
* NET Framework / NET8
* Windows / Linux environments
* Build, Test and Deploy in one tool
Every single star makes maintainer happy! ⭐

Articles
===========
* Part 3 (coming soon)
* Part 2 (coming soon)
* [🧑🎓 Alexander Selishchev: AspNetDeploy 2024 Part 1](https://www.codeproject.com/Tips/5377735/AspNetDeploy-2024-Part-1-The-Demo)
* [🧑🎓 Alexander Selishchev: AspNetDeploy 2015 Preview](https://www.codeproject.com/Articles/992572/AspNetDeploy-CI-plus-Deployment-tool-preview)
Overview
===========
* No code
* Multi tenant environments
* Concurrent versions
* Monitoring

Sources
============
* GIT
* SVN
* Local file system
* Visual Studio solution parser
Build, package, bundle
============
* msbuild (requires VS2022 community edition installed)
* dotnet build
* npm

Deploy
============
* Multiple environments
* Multiple tantents
* Multiple machines
* Windows Server
* Linux (coming)
* Docker (coming)

Environments
============
* Same bundle version is promoted across environments of your coice
* Team members with DEV, QA and SRE roles share responsibility for bundle testing and rolling out to public