| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-02-25 | 3.6 kB | |
| v10.1 source code.tar.gz | 2025-02-25 | 30.5 MB | |
| v10.1 source code.zip | 2025-02-25 | 32.0 MB | |
| Totals: 3 Items | 62.4 MB | 0 | |
Enhancements
- PR #7098: Updated startup-template document for gulp info (by oguzhanagir)
- ISSUE #7097: Update Documentation for Gulp After Libman Removal
- PR #7084: Replaced static HangfireBackgroundJob methods with DI-injected IBackgroundJobClient (by oguzhanagir)
- PR #7083: Replaced static HangfireBackgroundJob methods with DI-injected IBackgroundJobClient (by oguzhanagir)
- ISSUE #7082: Suggestion to use Depedency Injection instead of static method in HangfireBackgroundJobManager for .NET Core
- ISSUE #7080: Update OpenIddict to 6.0
Bug Fixes
- ISSUE #7100: Excessive Entity Framework Logs in the Console
Others
- PR #7121: correctly use maxTries and re-implement increaseReconnectTime in abp-signalr-client.js (by ismcagdas)
- PR #7120: register RedisOnlineClientStore when using AbpPerRequestRedisCache (by ismcagdas)
- ISSUE #7119: RedisOnlineClientStore is not used when AbpPerRequestRedisCache is used
- PR #7117: Upgrade all nuget packages (by ismcagdas)
- PR #7112: Refactored LastModifierUserId handling in EntityAuditingHelper (by oguzhanagir)
- ISSUE #7111: Problem with LastModifierUserId being set to null when the filter is disabled
- ISSUE #7101: abp.signalr.increaseReconnectTime is not referenced in abp.signalr-client.js in 10.0.
- ISSUE #7099: Text Shifting When Expanding/Collapsing Sidebar
- ISSUE #7096: Updating Migrations for Abp 10.0
- PR #7095: Add System.Net.Http to Abp.Dapper.csproj (by ismcagdas)
- PR #7094: Upgrade open id dict (by m-aliozkaya)
- PR #7091: In this code: (by NishantKumar-2005)
- ISSUE #7089: aspnetboilerplate InvalidOperationException on first build
- ISSUE #7081: Issue with Antiforgery Token Validation in ASP.NET Boilerplate Startup Template