An open API service indexing awesome lists of open source software.

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

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! ⭐

![Bundles](https://github.com/adoconnection/AspNetDeploy/blob/master/Screenshots/bundles.gif)

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