maliming
8b4e12efa2
Document OnConfiguring options in EF Core setup
5 months ago
SALİH ÖZKARA
f203825ab5
Add extensibility for DbContext OnConfiguring actions
Introduced DefaultOnConfiguringAction and OnConfiguringActions in AbpDbContextOptions to allow configuration of actions to be executed during DbContext.OnConfiguring. Updated AbpDbContext to invoke these actions, enabling more flexible and modular configuration of DbContext options.
5 months ago
Berkan Sasmaz
7fda3a2229
Merge pull request #24341 from abpframework/EngincanV/doc-tutorial-links
Add tutorial links to get-started docs
4 months ago
EngincanV
ba87acfe13
Add tutorial links to get-started docs
4 months ago
Fahri Gedik
a1a60d5fbb
Add nullable property support to API modeling
Introduces IsNullable detection in ReflectionHelper and propagates it to PropertyApiDescriptionModel and TypeScript models. Updates logic to consider nullable properties when determining optionality, improving API schema accuracy for nullable reference types.
4 months ago
Alper Ebiçoğlu
e4c5a16277
Merge pull request #24331 from abpframework/netsdk-visual-studio
Update documentation for .NET 10 and Visual Studio 2026
4 months ago
maliming
8aba047ff6
Update documentation for .NET 10 and Visual Studio 2026
4 months ago
oykuermann
8788d655f4
Merge pull request #24257 from abpframework/ObjectExtension_Enum_Nullable
Add support for nullable enums in various components and tag helpers
4 months ago
voloagent
1ea682a757
Merge branch 'rel-10.0' of https://github.com/abpframework/abp into rel-10.0
4 months ago
voloagent
a6f894a2b0
Update_NPM_Packages
4 months ago
Enis Necipoglu
8dfbce6661
Merge pull request #24324 from abpframework/EngincanV-patch-2
Add warnings about AI Management module status
4 months ago
Engincan VESKE
a9eb61cda8
Update index.md
4 months ago
Engincan VESKE
b9483988ec
Add warnings about AI Management module status
Added important notices regarding the preview status and usage recommendations for the AI Management module.
4 months ago
Alper Ebiçoğlu
e639318461
Update title to 'Artificial Intelligence (AI)' for better SEO
Clarified the title of the AI documentation to include 'AI'.
4 months ago
Alper Ebiçoğlu
443ee64060
Merge pull request #24316 from abpframework/skoc10-patch-1
Update version to release 10.0.1
4 months ago
Ma Liming
4471fa8498
Merge pull request #24318 from abpframework/auto-merge/rel-9-3/4172
Merge branch rel-10.0 with rel-9.3
4 months ago
Engincan VESKE
1fd9c67ae4
Merge pull request #24290 from abpframework/Blazor-ExtensionProperties
Add IsReadOnly and IsVisible to extension property modals
4 months ago
selman koc
7876040b22
Update version to release 10.0.1
4 months ago
Berkan Sasmaz
e5814fe1f0
Merge pull request #24315 from abpframework/EngincanV-patch-2
Remove the old-cli note from the CLI documentation
4 months ago
Engincan VESKE
06f16a0442
Remove the old-cli note from the CLI documentation
4 months ago
Yağmur Çelik
e973047480
Merge pull request #24313 from abpframework/maliming-patch-2
Update part-01.md
4 months ago
Ma Liming
2c7d4174a9
Update part-01.md
4 months ago
SALİH ÖZKARA
be227283f3
Merge pull request #24305 from abpframework/berkan/data-collection-bug-fix
Revise data collection codes 2
4 months ago
Berkan Sasmaz
c273598197
Merge pull request #24309 from abpframework/EngincanV-patch-2
Updated release date and announcement link for version 10.0
4 months ago
berkansasmaz
c559ad8ce2
Fix build error
4 months ago
Engincan VESKE
6c73902d77
Updated release date and announcement link for version 10.0
4 months ago
SALİH ÖZKARA
a5637ea38a
Use baseboard serial number for Windows device ID
Replaces the use of processor ID with baseboard serial number when retrieving the unique device identifier on Windows. This change improves reliability and consistency of device identification.
4 months ago
berkansasmaz
21937b1220
Add UserDeviceId to ActivityPropertyNames
4 months ago
berkansasmaz
6b1fec9209
Delete old telemetry information if exist
4 months ago
berkansasmaz
3faae2cf14
Sends telemetry for only server-side applications
4 months ago
berkansasmaz
295138f31e
Merge branch 'rel-10.0' into berkan/data-collection-bug-fix
4 months ago
Yağmur Çelik
36e4ee035b
Merge pull request #24276 from abpframework/issue-24272
Add redirectUrl support to PermissionGuard - issue-24272
4 months ago
Ma Liming
4a75e816f4
Merge pull request #24294 from abpframework/auto-merge/rel-9-3/4165
Merge branch rel-10.0 with rel-9.3
4 months ago
Engincan VESKE
3fb06a2e76
Merge pull request #24283 from abpframework/PermissionChecker
Refactor multiple permissions grant result handling in `PermissionChecker`
4 months ago
Engincan VESKE
ad787c53e6
Merge pull request #24291 from abpframework/MongoDB.Driver.352
Bump MongoDB.Driver to version 3.5.2
4 months ago
maliming
4a191234c7
Bump MongoDB.Driver to version 3.5.2
https://github.com/mongodb/mongo-csharp-driver/releases/tag/v3.5.2
4 months ago
maliming
f8a22e37b1
Refactor property filtering in OnInitializedAsync
4 months ago
maliming
5bf657ab45
Add IsReadOnly and IsVisible to extension property modals
4 months ago
Engincan VESKE
d6730996ad
Merge pull request #24288 from abpframework/vsinternal-7565
db options ui options images and diagram replaced with new ones
4 months ago
Mansur Besleney
4e13cc44e6
db options ui options images and diagram replaced with new ones
4 months ago
berkansasmaz
4506f06fc6
AllowTrailingCommas while parse jsons for telemetry
4 months ago
berkansasmaz
455e2cb2c5
Use IServiceScopeFactory to resolve service due to dispose problem
4 months ago
Engincan VESKE
8a7efe22f3
Merge pull request #24284 from abpframework/LeptonXPackage
Update LeptonXLite theme packages to v5.0.0
4 months ago
maliming
f8e5457416
Update LeptonXLite theme packages to v5.0.0
4 months ago
maliming
5cac9f8a7b
Make IsGrantedAsync methods virtual in PermissionChecker
4 months ago
maliming
b90713bdf8
Remove prohibited permissions from definitions
4 months ago
maliming
4ee5529380
Add prohibited permission value providers and update permission checks
4 months ago
maliming
d75fb66347
Refactor permission grant result handling in PermissionChecker
4 months ago
Engincan VESKE
b120ef4608
Merge pull request #24277 from abpframework/ApplicationPartSorter
Fix ApplicationPartSorter to handle duplicate assemblies
4 months ago
maliming
6660304129
Fix ApplicationPartSorter to handle duplicate assemblies
4 months ago