Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-22 | 2.4 kB | |
v10.2 source code.tar.gz | 2025-05-22 | 30.5 MB | |
v10.2 source code.zip | 2025-05-22 | 32.0 MB | |
Totals: 3 Items | 62.4 MB | 2 |
Enhancements
- ISSUE #7123: Switch to standalone components in the Angular app
Others
- PR #7147: Update all NuGet packages (by ismcagdas)
- PR #7141: remove Microsoft.VisualStudio.Web.CodeGeneration.Design's files (by neominky)
- PR #7139: Allow manual cross tenant LastModifierUserId assignment (by oguzhanagir)
- PR #7135: Use UsingDbContextAsync instead of UsingDbContext in GetCurrentUserAsync (by ismcagdas)
- PR #7134: No longer using
SqlConstantExpression
outdated constructor. (by maliming) - ISSUE #7128: Migrate lint setup to ESLint and update the configuration
- ISSUE #7114: Shouldn't this be UsingDbContextAsync?
- PR #7107: Added missing interfaces (by slmbakkenes)
- ISSUE #7092: Introduce Interfaces for Manager Classes in ABP to Improve Testability
- PR #7079: fix(GetScriptsResponsePerUserCacheInvalidator): missing handling of some entity changes (by izanhzh)
- ISSUE #7058: Ability to set creatoruserid to a user not in entity tenant but not the same ability to set lastmodifieruserid
- PR #7019: Add AbpHtmlSanitizerMiddleware (by m-aliozkaya)
- ISSUE #6750: Abp.Sanitizer can cause a model binding validation bypass