David Pine
06cf676df7
Update Aspire branding and documentation links
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 week ago
SALİH ÖZKARA
cc0b6c11f0
docs(low-code): document 10.7 feature workflows
1 week ago
maliming
84863bdfa9
Document the branding logo urls and the logo icon provider
1 week ago
selman koc
b5af314337
Update ABP Studio version mapping table
1 week ago
github-actions[bot]
33329cec74
docs(studio): update documentation for release 3.1.0
- Updated release notes for 3.1.0
- Updated version mapping with ABP 10.6.0
Release: 3.1.0
1 week ago
maliming
d66c8fa279
Send the tenant connection string in the request body
It was a query string parameter, so it was written to web server access logs
1 week ago
maliming
169e3f736a
Document DisableAuditing usage on method parameters
1 week ago
maliming
d54ed68d58
docs: update package version changes [skip ci]
2 weeks ago
maliming
1379df5819
Add missing dependencies and license file to vendored npm packs
2 weeks ago
maliming
c0b78d8632
Show a reusable projection in the asynchronous hook sample
2 weeks ago
maliming
dfeb830255
Clarify the query projection contract in the documentation
2 weeks ago
maliming
c24a0e3b50
Keep checking the authorization policies while projecting
* The projection only replaces the DTO creation, the filters and the policies still apply
2 weeks ago
maliming
7ac1bc668e
Document the query projection
2 weeks ago
maliming
d6876b8571
Rename the query projection API
* IQueryableMapper pairs with IObjectMapper, CreateEntityQueryAsync with CreateFilteredQueryAsync
2 weeks ago
maliming
e3127db7e0
Point to the mapping libraries for the query projection sample
2 weeks ago
maliming
f00d7df56c
Assert the projected SQL and fix the Mapperly sample in the docs
* RequiredMappingStrategy.Target avoids an RMG020 warning per unmapped entity property
2 weeks ago
maliming
029cc7de47
Fix query projection for CrudAppService and register projection mappers
* Fall back to GetEntityByIdAsync when a by-id query can not be created
* Expose IQueryProjectionMapper implementations like IObjectMapper does
* Document query projection and cover EF Core, MongoDB and Mapperly
2 weeks ago
maliming
c7dedfd522
Remove orphan jquery-form and toastr npm packages
2 weeks ago
maliming
5aa7bb0fa9
Replace jquery timeago with timeago.js
2 weeks ago
maliming
76389a7e5b
Remove malihu-custom-scrollbar-plugin and use native scrollbars
2 weeks ago
SALİH ÖZKARA
bf4e406173
Document enum formula results
2 weeks ago
SALİH ÖZKARA
07bd6917c7
Update Low-Code formula documentation
2 weeks ago
Ebicoglu
fc62ddbcd7
add img
3 weeks ago
Ebicoglu
26870c9896
change images
3 weeks ago
github-actions[bot]
ccec28e12e
docs: update package version changes [skip ci]
3 weeks ago
Alper Ebiçoğlu
461fdb2f29
Rename OSS Sustainability in .NET Featured Image.png to Cover.png
3 weeks ago
Alper Ebiçoğlu
653eb4b7bb
Delete docs/en/Community-Articles/2026-08-10-oss-sustainability-in-.net-commercialization-of-key/cover.png
3 weeks ago
Alper Ebiçoğlu
e0669304f4
Add files via upload
3 weeks ago
Alper Ebiçoğlu
eba90b449a
Update Post.md
3 weeks ago
maliming
eb04904af1
Align the React API documentation with the templates
3 weeks ago
maliming
e383f0c385
Document how to keep the React API modules in sync
3 weeks ago
Volosoft Agent
7ed43b1931
docs: add community article 2026-08-13-building-a-modular-monolith-with-abp-studio
[Community] Building a Modular Monolith with ABP Studio
Community article from ABP.io AI Post Generator.
**Folder:** `2026-08-13-building-a-modular-monolith-with-abp-studio`
**Author:** admin
3 weeks ago
SALİH ÖZKARA
dc71c2edb4
docs: add Low-Code formula navigation
3 weeks ago
github-actions[bot]
a2b759278d
docs: update package version changes [skip ci]
3 weeks ago
maliming
c092e1b4dc
Render the lang and the dir of the current culture in email templates
3 weeks ago
maliming
7d0ee56db1
Add the default condition to the generated VS Code configuration
3 weeks ago
maliming
d052143eb5
Fix the MCP tool descriptions in the CLI documentation
3 weeks ago
maliming
ac8d740ced
Update the MCP tool list and prerequisites to match the current tools
3 weeks ago
enisn
ea521da5ef
docs: fix MCP configuration link
3 weeks ago
enisn
b676199344
Revert "Merge pull request #25518 from abpframework/docs/studio-mcp-doc-sync"
This reverts commit ffc7b829b5 , reversing
changes made to 186b2d2823 .
3 weeks ago
Ma Liming
4ce797c449
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
3 weeks ago
maliming
23942f4d51
Document the abp mcp CLI command
3 weeks ago
github-actions[bot]
d25b5290c4
docs(studio): release 3.0.10 - 3.0.10 ( #25950 )
* docs(studio): update documentation for release 3.0.10
- Updated release notes for 3.0.10
- Updated version mapping with ABP 10.6.0
Release: 3.0.10
* Fix formatting in version mapping documentation
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: selman koc <64414348+skoc10@users.noreply.github.com>
3 weeks ago
Volosoft Agent
bca63a6df0
docs: add community article 2026-08-10-oss-sustainability-in-.net-commercialization-of-key
[Community] OSS Sustainability in .NET: Commercialization of Key Projects & What’s Next
Community article from ABP.io AI Post Generator.
**Folder:** `2026-08-10-oss-sustainability-in-.net-commercialization-of-key`
**Author:** alper
3 weeks ago
maliming
bacdd6c83d
Add the pull request link to the migration guide
4 weeks ago
maliming
743cd7ac3c
Update the aggregate root only when the principal has a navigation
4 weeks ago
Alper Ebiçoğlu
90df3ccd32
Update abp-learning-path.png
4 weeks ago
Alper Ebiçoğlu
7bc33f659f
Refresh images in ABP tips article
Update the community article to use descriptive image filenames, replace the old inline learning-path graphic with a new asset, and refresh the cover image. This keeps the article media easier to understand and maintain.
4 weeks ago
Volosoft Agent
4b8b96a95f
docs: add community article 2026-08-06-tips-for-developers-new-to-abp-framework
[Community] Tips for Developers New to ABP Framework
Community article from ABP.io AI Post Generator.
**Folder:** `2026-08-06-tips-for-developers-new-to-abp-framework`
**Author:** alper
4 weeks ago
github-actions[bot]
d2dafc78ca
docs(studio): release 3.0.9 - 3.0.9 ( #25933 )
* docs(studio): update documentation for release 3.0.9
- Updated release notes for 3.0.9
- Updated version mapping with ABP 10.6.0
Release: 3.0.9
* Fix formatting in version mapping documentation
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: selman koc <64414348+skoc10@users.noreply.github.com>
4 weeks ago