See full installation instructions and options
| File Name | Description |
|---|---|
| Winget package | Rnwood.Smtp4dev.Desktop Winget package (recommended easy option for Win10/11) |
| Winget package | Rnwood.Smtp4dev Winget package (Win10/11) |
| Rnwood.Smtp4dev-win-x64-3.12.0-ci20260208101_pr2039.zip | Windows x64 binary standalone - Server edition |
| Rnwood.Smtp4dev.Desktop-win-x64-3.12.0-ci20260208101_pr2039.zip | Windows x64 binary standalone - Desktop app edition. |
| Rnwood.Smtp4dev-win-arm64-3.12.0-ci20260208101_pr2039.zip | Windows ARM 64-bit binary standalone |
| Rnwood.Smtp4dev-linux-x64-3.12.0-ci20260208101_pr2039.zip | Linux x64 (Intel 64 bit) binary standalone |
| Rnwood.Smtp4dev-linux-musl-x64-3.12.0-ci20260208101_pr2039.zip | Linux MUSL x64 binary standalone for Linux distros using MUSL libc |
| Rnwood.Smtp4dev-noruntime-3.12.0-ci20260208101_pr2039.zip | Architecture independent version. Should run on any platform where the .NET 8.0 (or greater) runtime is installed |
| Docker images for Windows and Linux - How to use Docker image | |
| .NET tool Rnwood.Smtp4dev 3.12.0-ci20260208101_pr2039 | .NET tool (recommended option for Mac OS) - How to use dotnet tool |
Changes:
- d8d938d Merge 67cde7a into bdd1f77
- 67cde7a Disable ARM64 Docker E2E tests due to QEMU emulation issues
- 9d0c664 tests: Add diagnostic logging and retry logic for ARM64 E2E test failures (#2041)
- 49eb6dd Remove build artifacts again (accidentally re-added)
- b87e02f Remove incorrect NET10Upgrade migration that was causing test failures
- 3479644 Remove accidentally committed build artifacts (bin folder binaries)
- 028f95a Fix EF issues and update packages to exact versions (10.0.2)
- ac29d58 Plan: Fix EF issues and update to exact package versions
- c05778e Fix AspNetCore.Authentication.Basic version for .NET 10 compatibility
- cdc5031 Update all project files and Docker images to .NET 10