voloagent
118c2deb00
Update_NPM_Packages
3 days ago
Alper Ebiçoğlu
a0a8b39069
Merge pull request #24789 from abpframework/skoc10-patch-1
Update version to release 10.0.3
4 days ago
selman koc
7ccd39a691
Update version to release 10.0.3
4 days ago
İsmail ÇAĞDAŞ
036f9c2341
Merge pull request #24784 from abpframework/pr/4423
Update studio release notes `2.1.9` latest
4 days ago
Muhammed Ali ÖZKAYA
3fbc90a2b6
Update studio release notes `2.1.9` latest
4 days ago
Engincan VESKE
be1bc2a55c
Merge pull request #24772 from abpframework/EntityCacheServiceCollectionExtensions
Use EntityCacheItemWrapper in cache config
1 week ago
maliming
dbcd7dbcb9
Add ProductCacheItem2 and update entity cache tests
1 week ago
maliming
b5cd873526
Use EntityCacheItemWrapper in cache config
Resolve #24770
1 week ago
Engincan VESKE
df821460ff
Merge pull request #24759 from abpframework/mapperly-nullable
docs: add section on nullable reference types for Mapperly
1 week ago
Ma Liming
e6e5a22243
Update docs/en/framework/infrastructure/object-to-object-mapping.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 week ago
maliming
b9339f19d7
docs: add section on nullable reference types for Mapperly
1 week ago
oykuermann
0d1faf453b
Merge pull request #24744 from abpframework/issue/update-setting-message
Angular - Fixing the account settings save message
1 week ago
Yunus Emre Kalkan
6861c3288d
Merge pull request #24681 from abpframework/EngincanV/task-panel-docs
Document task panel for abp studio
2 weeks ago
github-actions[bot]
d74f8407f0
Optimised images with calibre/image-actions
2 weeks ago
EngincanV
7c95152dcb
Merge branch 'rel-10.0' into EngincanV/task-panel-docs
2 weeks ago
sumeyye
a9871c2590
update: toaster message for personal settings
2 weeks ago
Engincan VESKE
295a950e50
Merge pull request #24737 from abpframework/maliming-patch-3
Remove reviewer from auto PR configuration
2 weeks ago
Halil İbrahim Kalkan
6b7afeb225
Merge pull request #24732 from abpframework/fix-custom-commands-doc-syntax
Update template syntax in custom command examples
2 weeks ago
Ma Liming
a215fe35b1
Remove reviewer from auto PR configuration
Removed specific reviewer assignment from auto PR workflow.
2 weeks ago
Yunus Emre Kalkan
7e89ca5541
Update custom-commands.md
2 weeks ago
Halil İbrahim Kalkan
76acd46113
Merge pull request #24734 from abpframework/DistributedCache_Order_Problem-
Fix `GetOrAddMany` incorrect key-value mapping.
2 weeks ago
maliming
7f4347182f
Fix key-value mapping in GetOrAddMany and add tests
Refactored GetOrAddMany and GetOrAddManyAsync in DistributedCache to ensure returned key-value pairs are correctly mapped by key, regardless of order from the factory. Added unit tests to verify correct mapping and concurrency behavior.
2 weeks ago
Yunus Emre Kalkan
1a5cd8aaa2
Update template syntax in custom command examples
Replaces double curly braces with the new template syntax `{%{{{...}}}%}` in the 'Terminal Command' and 'Condition' fields for custom commands documentation.
2 weeks ago
Engincan VESKE
da036d9ecd
Merge pull request #24728 from abpframework/abp-uppy
Revert "Manually copy Uppy resources to fix issues with Yarn v1."
2 weeks ago
maliming
bd4fb6bd96
Revert "Manually copy Uppy resources to fix issues with Yarn v1."
This reverts commit 6939e30d08 .
2 weeks ago
Berkan Sasmaz
1c8d4185ca
Merge pull request #24663 from abpframework/studio-custom-commands-doc
Documentation: Added document for Studio custom commands feature
2 weeks ago
Enis Necipoglu
6ed119a592
Merge pull request #24719 from abpframework/asp-net-core.md
Update LeptonX Lite path to point to ASP.NET Core documentation
2 weeks ago
maliming
03a1372362
Update LeptonX Lite path to point to ASP.NET Core documentation
2 weeks ago
Engincan VESKE
5905923e5e
Merge pull request #24715 from abpframework/uppy-yarn
Manually copy Uppy resources to fix package restore problem with Yarn v1.
2 weeks ago
maliming
6939e30d08
Manually copy Uppy resources to fix issues with Yarn v1.
2 weeks ago
Ma Liming
0e64a2af34
Merge pull request #24708 from abpframework/MySql.EntityFrameworkCore-10.0.1
Update MySql.EntityFrameworkCore to version 10.0.1
2 weeks ago
maliming
73b145ac11
Update MySql.EntityFrameworkCore to version 10.0.1
2 weeks ago
İsmail ÇAĞDAŞ
7bc757b85a
Merge pull request #24668 from abpframework/pr/24029
Update microservice getting started images
2 weeks ago
Engincan VESKE
f8daaa1805
Merge pull request #24685 from abpframework/BuildBeforeAddMigrations
Run `dotnet build` command before creating EF Core migrations
2 weeks ago
maliming
e66bb546d2
Refactor variable declaration for exit codes in CLI commands
2 weeks ago
Ma Liming
721a9297e5
Update framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/Internal/RecreateInitialMigrationCommand.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 weeks ago
Ma Liming
6c64975c12
Update framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/ProjectModification/EfCoreMigrationManager.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 weeks ago
maliming
3748dac786
Add 'dotnet build' before creating EF Core migrations
2 weeks ago
github-actions[bot]
c7a6202739
Optimised images with calibre/image-actions
3 weeks ago
EngincanV
cae71a1923
Update running-applications.md
3 weeks ago
github-actions[bot]
5af3a07cc3
Optimised images with calibre/image-actions
3 weeks ago
EngincanV
cc147e72ac
document task panel for abp studio
3 weeks ago
github-actions[bot]
d602340659
Optimised images with calibre/image-actions
3 weeks ago
Muhammed Ali ÖZKAYA
5328b57373
Update microservice getting started images
3 weeks ago
Yunus Emre Kalkan
b6b8786f7f
Documentation: Added document for Studio custom commands feature
3 weeks ago
Engincan VESKE
e102900ecc
Merge pull request #24653 from abpframework/Microsoft-Packages
Update `Microsoft.*` packages to 10.0.2.
3 weeks ago
maliming
1806ad2751
Update Devart.Data.Oracle.EFCore and EFCore.Relational versions
3 weeks ago
maliming
efa6d49910
Update `Microsoft.*` packages to 10.0.2.
3 weeks ago
oykuermann
d6bca45855
Merge pull request #24567 from abpframework/issue-24438
Ensure config state is loaded before permission check
3 weeks ago
Engincan VESKE
96e84834db
Merge pull request #24620 from abpframework/berkan/docs
Create a Versioning & Releases Document
3 weeks ago