| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 10.3.0 source code.tar.gz | 2026-04-15 | 794.6 MB | |
| 10.3.0 source code.zip | 2026-04-15 | 805.0 MB | |
| README.md | 2026-04-15 | 7.6 kB | |
| Totals: 3 Items | 1.6 GB | 1 | |
What's Changed
- low code docs by @salihozkara in https://github.com/abpframework/abp/pull/24889
- Update version numbers in common.props by @skoc10 in https://github.com/abpframework/abp/pull/24943
- Fix version format in common.props by @skoc10 in https://github.com/abpframework/abp/pull/24944
- v10.2-rc blog post by @EngincanV in https://github.com/abpframework/abp/pull/24955
- Blazor WebApp UI Option for the Modular Monolith Application development tutorial by @salihozkara in https://github.com/abpframework/abp/pull/24987
- docs: Add SEO descriptions (from PR 25006) by @github-actions[bot] in https://github.com/abpframework/abp/pull/25007
- Update latest-versions.json with new version 10.1.1 by @skoc10 in https://github.com/abpframework/abp/pull/25009
- Add
Volo.Abp.OperationRateLimitingmodule by @maliming in https://github.com/abpframework/abp/pull/25024 - Angular - Updating the pwa configuration file by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/25031
- docs: add community article on Resource-Based Authorization in ABP Framework by @maliming in https://github.com/abpframework/abp/pull/25039
- React Native - An article for guiding the development using cloudflare tunnelling by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/25043
- Remove unused schema by @hikalkan in https://github.com/abpframework/abp/pull/25052
- Add description and documentation support to API Definition endpoint by @tntwist in https://github.com/abpframework/abp/pull/25022
- Upgrade OpenIddict to 7.3.0 by @Copilot in https://github.com/abpframework/abp/pull/25053
- add community article: Operation Rate Limiting in ABP Framework by @maliming in https://github.com/abpframework/abp/pull/25054
- Angular - Updating the UI contribution document by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/25049
- docs(angular): Document infinite scroll and multiple selection for ExtensibleTableComponent by @Copilot in https://github.com/abpframework/abp/pull/25050
- Add TutorialValidator article by @MansurBesleney in https://github.com/abpframework/abp/pull/25062
- feat: add
private_key_jwtclient authentication support andabp generate-jwksCLI command by @maliming in https://github.com/abpframework/abp/pull/25068 - Add
ConfigurePolicyandClearRulesto Operation Rate Limiting by @maliming in https://github.com/abpframework/abp/pull/25082 - Upgrade Angular deps to ~21.2.0 on abp by @fahrigedik in https://github.com/abpframework/abp/pull/25072
- Add
FindManyAsync/GetManyAsynctoIEntityCacheand extractMapToValuevirtual method by @Copilot in https://github.com/abpframework/abp/pull/25088 - Upgrade TickerQ packages to 10.2.0 and add helper to by @maliming in https://github.com/abpframework/abp/pull/25091
- Community Article - OpenAI Compatible Endpoints by @EngincanV in https://github.com/abpframework/abp/pull/25099
- Update docs/en/Community-Articles/2026-03-17-OpenAI-Compatible-Endpoints/POST.md by @EngincanV in https://github.com/abpframework/abp/pull/25103
- Add community article: Shared User Accounts in ABP Multi-Tenancy by @maliming in https://github.com/abpframework/abp/pull/25101
- fix: rabbitmq jobQueue expiration parameter format by @scrapstation in https://github.com/abpframework/abp/pull/25113
- bump MongoDB.Driver to 3.7.1 by @maliming in https://github.com/abpframework/abp/pull/25114
- Remove Operation Rate Limiting from framework by @maliming in https://github.com/abpframework/abp/pull/25092
- Add
FindManyAsDictionaryAsync/GetManyAsDictionaryAsynctoIEntityCacheand addnotnullconstraint toTKeyby @maliming in https://github.com/abpframework/abp/pull/25090 - fix(cli): use ToUpperInvariant for snake case replacement in SolutionRenamer by @JasonPG2007 in https://github.com/abpframework/abp/pull/25128
- docs: Add SEO descriptions (from PR 25130) by @github-actions[bot] in https://github.com/abpframework/abp/pull/25133
- feat(angular) : Add TenantUserSharingStragety. by @fahrigedik in https://github.com/abpframework/abp/pull/25051
- String-Based Bg-Job Publishing with Dynamic Payload by @salihozkara in https://github.com/abpframework/abp/pull/25059
- String-Based Event Publishing with Dynamic Payload by @salihozkara in https://github.com/abpframework/abp/pull/25023
- Add ABP 10.3 availability note to dynamic features articles by @maliming in https://github.com/abpframework/abp/pull/25151
- fix: use for semaphore wait in by @maliming in https://github.com/abpframework/abp/pull/25152
- feat: add
Volo.Abp.LuckyPenny.AutoMapperpackage for commercial AutoMapper integration by @maliming in https://github.com/abpframework/abp/pull/25153 - Refine target branch detection in update-studio-docs workflow by @skoc10 in https://github.com/abpframework/abp/pull/25166
- Use
HttpPostforPermissionIntegrationController.IsGrantedAsyncby @maliming in https://github.com/abpframework/abp/pull/25177 - v10.2 Stable Release Blog Post by @EngincanV in https://github.com/abpframework/abp/pull/25182
- Add new version 10.2.0 to latest-versions.json by @skoc10 in https://github.com/abpframework/abp/pull/25181
- Update workflow to merge dev with rel-10.3 by @skoc10 in https://github.com/abpframework/abp/pull/25185
- Upgrade
Autofac.Extensions.DependencyInjectionto 11.0.0 by @maliming in https://github.com/abpframework/abp/pull/25190 - Update version to release 10.3.0-rc.1 by @skoc10 in https://github.com/abpframework/abp/pull/25192
- fix: resolve template rendering errors in modular-crm tutorial docs by @maliming in https://github.com/abpframework/abp/pull/25195
- Create v10.3 migration guide & announcement post by @EngincanV in https://github.com/abpframework/abp/pull/25198
- docs: fix dynamic events subscription pattern — use
IocEventHandlerFactoryinstead of raw handler instances by @maliming in https://github.com/abpframework/abp/pull/25200 - docs: address Copilot review feedback on dynamic events PR by @maliming in https://github.com/abpframework/abp/pull/25202
- Update release-notes and roadmap after v10.3-rc release by @EngincanV in https://github.com/abpframework/abp/pull/25204
- Update branch reference in auto-pr workflow by @maliming in https://github.com/abpframework/abp/pull/25219
- Update version to release 10.3.0-rc.2 by @skoc10 in https://github.com/abpframework/abp/pull/25224
- Add warning for ABP modules not in the
[DependsOn]chain by @maliming in https://github.com/abpframework/abp/pull/25223 - Improve performance for application-configuration with large number of permissions by @maliming in https://github.com/abpframework/abp/pull/25231
- Update OperationRateLimiting docs for partition key normalization by @maliming in https://github.com/abpframework/abp/pull/25249
- Increase
AbpMemoryPoolHttpResponseStreamWriterFactorybuffer size to 256KB by @maliming in https://github.com/abpframework/abp/pull/25253 - Enhance NuGet package push scripts to track failed packages by logging them to a file by @skoc10 in https://github.com/abpframework/abp/pull/25261
- Upgrade Blazorise packages to version 2.0.4 by @maliming in https://github.com/abpframework/abp/pull/25264
- Update version to release 10.3.0 by @skoc10 in https://github.com/abpframework/abp/pull/25269
New Contributors
- @scrapstation made their first contribution in https://github.com/abpframework/abp/pull/25113
- @JasonPG2007 made their first contribution in https://github.com/abpframework/abp/pull/25128
Full Changelog: https://github.com/abpframework/abp/compare/10.2.1...10.3.0