github-actions[bot]
009173eef1
Optimised images with calibre/image-actions
5 months ago
Fahri Gedik
63204f0c54
Add article on backward-compatible REST APIs in .NET
Introduces a new community article and cover image detailing best practices for designing backward-compatible REST APIs in microservice solutions for .NET developers. The article covers breaking vs non-breaking changes, versioning strategies, schema evolution, API behaviors, rollout policies, contract testing, and relevant tooling.
5 months ago
Ebicoglu
850e6e394d
update cover
5 months ago
Ebicoglu
6123e7c4bb
Update AutoMapper-Alternatives.md
5 months ago
Ebicoglu
3dbae255cc
Update AutoMapper-Alternatives.md
5 months ago
Ma Liming
f3e77eb9ba
Merge pull request #23614 from abpframework/auto-merge/rel-9-3/3959
Merge branch dev with rel-9.3
5 months ago
Ma Liming
96af7c76aa
Merge pull request #23613 from realLiangshiwei/liangshiwei/rebus-fix
Start Rebus after RebusDistributedEventBus is initialized
5 months ago
liangshiwei
b7ce35635f
Update AbpEventBusRebusModule.cs
5 months ago
liangshiwei
cca79a13b4
Start Rebus after RebusDistributedEventBus is initialized
5 months ago
Halil İbrahim Kalkan
53a8babfa7
Rename SetCustomEntityName to SetEntityName in repositories
Refactored repository interfaces and implementations to replace SetCustomEntityName and CustomEntityName with SetEntityName and EntityName for consistency and clarity. Updated related extension methods and tests to use the new naming.
5 months ago
Gizem Mutu Kurt
c7021ebde7
Merge pull request #23602 from abpframework/skoc10-patch-3
Add version 9.3.2 to latest-versions.json
5 months ago
Alper Ebiçoğlu
ceeeaf519e
Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 months ago
Alper Ebiçoğlu
6cfedaf598
Update AutoMapper-Alternatives.md
6 months ago
Ma Liming
8093393c7b
Merge pull request #23605 from abpframework/auto-merge/rel-9-3/3958
Merge branch dev with rel-9.3
6 months ago
Enis Necipoglu
7ae8a2508b
Merge pull request #23604 from abpframework/EngincanV/cmskit-note
Add guide for integrating public and admin CMS Kit packages
6 months ago
Halil İbrahim Kalkan
c4372db973
Refactor property conversion logic to TypeHelper
Moved the primitive type conversion logic from HasExtraPropertiesExtensions.GetProperty<TProperty> to a new TypeHelper.ChangeTypePrimitiveExtended<TProperty> method. This centralizes and simplifies type conversion, improving code maintainability and reuse.
6 months ago
Engincan VESKE
12381fc602
Update docs/en/modules/cms-kit/index.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
6 months ago
EngincanV
f063348f5d
Add guide for integrating public and admin CMS Kit packages
Added documentation on configuring global layout settings when using both admin and public CMS Kit packages in a unified application. Includes instructions for setting up a _ViewStart.cshtml file to ensure correct layout rendering.
6 months ago
Alper Ebiçoğlu
5e18425193
Update AutoMapper-Alternatives.md
6 months ago
Alper Ebiçoğlu
8a91a3479d
add automapper article
6 months ago
selman koc
0e2c971ed4
Add version 9.3.2 to latest-versions.json
6 months ago
Engincan VESKE
2b04e6c584
Merge pull request #23600 from abpframework/App-Services-vs-Domain-Services
Add article on App Services vs Domain Services
6 months ago
Ma Liming
0f37eadfb7
Merge pull request #23601 from abpframework/auto-merge/rel-9-3/3957
Merge branch dev with rel-9.3
6 months ago
voloagent
e58fbdf047
Update_NPM_Packages
6 months ago
maliming
1178b4b440
Revise article on App Services vs Domain Services in ABP
6 months ago
maliming
5b8c792428
Refactor application service methods to enhance clarity and maintainability.
6 months ago
Engincan VESKE
2ce13453a6
Merge pull request #23596 from abpframework/MapperlyAutoObjectMappingProvider
Optimize Map method lookup in mapping provider
6 months ago
Ma Liming
956efa583b
Update POST.md
6 months ago
maliming
25fbf57f6d
Add article on App Services vs Domain Services
6 months ago
Ma Liming
98ae71b9a1
Merge pull request #23597 from abpframework/auto-merge/rel-9-3/3956
Merge branch dev with rel-9.3
6 months ago
Ma Liming
6d901036c9
Merge branch 'dev' into auto-merge/rel-9-3/3956
6 months ago
Ma Liming
1676cbc1ee
Merge pull request #23595 from wcypierre/bugfix/bump-dependencies
Bump System.Linq.Dynamic.Core in Abp 8.3 to 1.6.7 to fix the vulnerability
6 months ago
maliming
bb10e33486
Optimize Map method lookup in mapping provider
6 months ago
Ma Liming
aece25d7af
Merge branch 'rel-9.3' into bugfix/bump-dependencies
6 months ago
Wong Chieh Yie
6cf28a3494
Bump System.Linq.Dynamic.Core to 1.6.7 after suggestion from @maliming
6 months ago
Wong Chieh Yie
0ff8cac122
Bump System.Linq.Dynamic.Core to 1.6.0.1 to fix the vulnerability
6 months ago
Alper Ebiçoğlu
dc3866b430
Merge pull request #23587 from abpframework/skoc/article-azure-devops
Article: Best practices for Azure DevOps CI/CD pipelines
6 months ago
Ma Liming
f4b6b51865
Merge pull request #23588 from abpframework/ef-core-shared-entity-types
Support EF Core Shared Entity Types on Repositories
6 months ago
maliming
00d6120fdc
Refactor shared entity implementation and tests
6 months ago
Alper Ebiçoğlu
d8ae3be077
Merge pull request #23592 from abpframework/skoc10-patch-3
Update version to release 9.3.2
6 months ago
selman koc
d26b7c4aa3
Update version to release 9.3.2
6 months ago
maliming
1a8f0fc86e
Add `SharedEntity` base class and unit tests.
6 months ago
Ma Liming
d2b597053e
Merge pull request #23591 from abpframework/auto-merge/rel-9-3/3954
Merge branch dev with rel-9.3
6 months ago
Halil İbrahim Kalkan
939320a197
Merge pull request #23590 from abpframework/salihozkara-patch-2
Fix render problem
6 months ago
SALİH ÖZKARA
29d6eb48e7
Update form-validation.md
6 months ago
Halil İbrahim Kalkan
485dd6f1a9
Handle shared types while getting EntityTypeBuilder
6 months ago
Halil İbrahim Kalkan
8d9e442418
Extract method: AutoConfigureEntityTypeProperties
6 months ago
github-actions[bot]
dfb7f2d53a
Optimised images with calibre/image-actions
6 months ago
selmankoc
d8a3445c31
Update pipeline YAML image for Azure DevOps best practices article
6 months ago
Halil İbrahim Kalkan
e1ea80495c
Add support for custom entity names in repositories
Introduces the ability to set a custom entity name for repositories by adding a SetCustomEntityName method to IRepository and BasicRepositoryBase. Updates EfCoreRepository to use the custom entity name when accessing DbSet, and extends IEfCoreDbContext with an overload of Set<T> that accepts a name. Test stubs are updated to implement the new method.
6 months ago