| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-03 | 2.4 kB | |
| v11.1.1 source code.tar.gz | 2026-04-03 | 1.8 MB | |
| v11.1.1 source code.zip | 2026-04-03 | 2.1 MB | |
| Totals: 3 Items | 3.8 MB | 0 | |
What's Changed
- Update solution file in publish workflow by @ardalis in https://github.com/ardalis/CleanArchitecture/pull/974
- Ardalis/minor updates by @ardalis in https://github.com/ardalis/CleanArchitecture/pull/976
- Fix running clean architecture template on Linux by @Copilot in https://github.com/ardalis/CleanArchitecture/pull/981
- Adding the Microsoft.EntityFrameworkCore.Design references to the Web projects by @sadukie in https://github.com/ardalis/CleanArchitecture/pull/985
- Enable Swagger/Scalar Documentation by @padfoot044 in https://github.com/ardalis/CleanArchitecture/pull/982
- primary constructor by @KhanbalaRashidov in https://github.com/ardalis/CleanArchitecture/pull/991
- Enable NuGet Transitive Pinning by @dfederm in https://github.com/ardalis/CleanArchitecture/pull/994
- fixing functional tests by @ardalis in https://github.com/ardalis/CleanArchitecture/pull/995
- ♻️Refactor: Eliminate legacy CPV SDK and unused build directives from projects by @aminsharifi in https://github.com/ardalis/CleanArchitecture/pull/983
- Fix ILogger type in ContributorNameUpdatedEmailNotificationHandler class constructor by @dcorlier in https://github.com/ardalis/CleanArchitecture/pull/997
- ♻️ refactor(domain): replace raw validation text with strongly-typed, localized error messages 🌐 by @aminsharifi in https://github.com/ardalis/CleanArchitecture/pull/973
- Fix DeleteContributorService passing raw int instead of ContributorId to GetByIdAsync by @Copilot in https://github.com/ardalis/CleanArchitecture/pull/1000
- Update MailKit version to 4.15.1 by @KyleMcMaster in https://github.com/ardalis/CleanArchitecture/pull/1002
- update scriban by @ardalis in https://github.com/ardalis/CleanArchitecture/pull/1007
- Fix MinimalClean Template Build by @KyleMcMaster in https://github.com/ardalis/CleanArchitecture/pull/1003
New Contributors
- @Copilot made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/981
- @padfoot044 made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/982
- @dfederm made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/994
- @dcorlier made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/997
Full Changelog: https://github.com/ardalis/CleanArchitecture/compare/v11.0.0...v11.1.1