Releases: rillToMe/ASP.NET-ServerManager
Release list
v1.1.0 - Builder's Delight
🚀 Release Notes - Version 1.1.0
Codename: Builder’s Delight 🛠️
Release Date: December 28, 2025
🎯 Overview
Version 1.1.0 completes the core development workflow by introducing integrated build management.
You can now build, clean, and run ASP.NET projects directly from the app, with intelligent state tracking to prevent common workflow errors.
✨ Key Features
-
🔨 Build Project
Executedotnet builddirectly from the application with real-time console output. -
🧹 Clean Project
Instantly clean build artifacts (bin/obj) usingdotnet clean. -
🧠 Intelligent Build State Tracking
Prevents running projects that are not built or have failed to build. -
📱 Responsive Button Layout
All controls remain accessible on smaller window sizes.
⚡ Improvements
- 🚀 Fully asynchronous build and clean operations (no UI freezing)
- 🧩 Improved process handling and exit code validation
- 🎛️ Better button state management and visual feedback
- 🧾 Cleaner and more readable console output
🐛 Bug Fixes
- ❄️ Fixed application freeze during build and clean operations
- 🚫 Fixed Run button being enabled for unbuilt projects
- 📐 Fixed button layout and scrolling issues on small screens
🔄 Compatibility & Upgrade Notes
- ✅ No migration required
- 🔙 Fully backward compatible with v1.0.0
- 📂 Existing projects work without any changes
🖥️ System Requirements
- 🪟 Windows 10 / 11 (64-bit)
- ⚙️ .NET 8 Runtime
- 🧰 .NET SDK (required for build and clean features)
ASP.NET Server Manager
Built to streamline your ASP.NET development workflow.
Made by DitDev
v1.0.0 - First Public Release
🎉 Initial public release of ASP.NET Server Manager!
A lightweight Windows desktop application to manage and run multiple ASP.NET development servers with ease.
✨ Features
- Start & stop multiple ASP.NET servers
- Clean Material Design UI (WPF)
- Project-based server management
- Integrated About section
- Expandable License viewer
- Social & developer links
- Smooth animations and modern layout
🧾 License
This project is licensed under the MIT License.
📦 Installation
- Download
ServerManager_Setup.exe - Run the installer
- Launch from Desktop or Start Menu
🖥 Requirements
- Windows 10 / 11 (64-bit)
🔧 Built With
- .NET 8
- WPF
- MaterialDesignInXAML
- Font Awesome
- Inno Setup
🐞 Notes
This is the first public release.
Feedback, issues, and feature requests are welcome!