maliming
270533e30f
Map a numeric bound only when its meaning is the same on both sides
A native integer is a number in the api type system too, and a between rule
that carries its own comparer is skipped when its bounds no longer read as an
interval, because the comparer itself is not on the descriptor.
3 days ago
maliming
8e53ef8641
Map a comparison rule only to a numeric property
The contribution context carries the property now, so a rule on another type,
the ordinal comparison of two strings for example, no longer publishes a
numeric bound. Two bounds are compared as decimals, which are exact for every
integral type, and only fall back to double for the magnitudes decimal can
not hold.
3 days ago
maliming
3b011f7703
Add the Volo.Abp.Http.FluentValidation package
It reflects the statically evaluable FluentValidation rules of a DTO into the
api definition, so the client proxy generators see the same constraints the
attributes already provide. A rule is only published when it applies to every
instance of the type, which leaves out the conditional rules, the rules of a
non-default rule set and the rules of a RuleForEach.
Volo.Abp.FluentValidation keeps its own dependencies, it does not depend on
Volo.Abp.Http.
5 days ago
github-actions[bot]
dd45b0b386
docs(studio): release 3.1.1 - 3.1.1 ( #26107 )
* docs(studio): update documentation for release 3.1.1
- Updated release notes for 3.1.1
- Updated version mapping with ABP 10.6.0
Release: 3.1.1
* Update ABP Studio version mapping table
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: selman koc <64414348+skoc10@users.noreply.github.com>
6 days ago
github-actions[bot]
6868ba6aac
docs: update package version changes [skip ci]
6 days ago
maliming
cd66f6e354
Document ABP Suite many-to-many regeneration changes
1 week ago
SALİH ÖZKARA
0b84f8b4bf
docs(low-code): remove primitive collection storage keys
1 week ago
SALİH ÖZKARA
9dbf3b1b08
docs(low-code): clarify primitive collection storage keys
1 week ago
SALİH ÖZKARA
cc0b6c11f0
docs(low-code): document 10.7 feature workflows
1 week ago
Enis Necipoglu
6eabfa3256
Update docs/en/studio/installation.md
Co-authored-by: İsmail ÇAĞDAŞ <ismailcagdas@gmail.com>
1 week ago
maliming
84863bdfa9
Document the branding logo urls and the logo icon provider
1 week ago
Enis Necipoglu
a0c2859780
Move Studio shell overrides to troubleshooting
1 week ago
Enis Necipoglu
64ffc5d9e3
Document ABP Studio shell environment overrides
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
1621088aa7
Clarify known proxies configuration in forwarded headers document
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