maliming
f0228f007a
Add AddFunction helper to AbpTickerQFunctionProvider and use named tuple fields
2 weeks ago
maliming
d6008c59fb
Upgrade TickerQ packages to 10.2.0
2 weeks ago
maliming
43d3c60d79
Fix nondeterministic exception order in GetManyAsDictionaryAsync and fix doc return type description
2 weeks ago
maliming
8240e01060
Add FindManyAsDictionaryAsync/GetManyAsDictionaryAsync to IEntityCache and add notnull constraint to TKey
2 weeks ago
maliming
ff72b07724
Remove Operation Rate Limiting from framework
2 weeks ago
maliming
81d34da46c
Refactor entity cache to use decimal for price and enhance FindManyAsync/GetManyAsync to handle duplicate IDs
2 weeks ago
maliming
c762a652be
Add example for custom entity cache implementation and replace functionality
2 weeks ago
copilot-swe-agent[bot]
8a0b5c2d4c
Add GetManyAsync/FindManyAsync to IEntityCache and extract MapToValue virtual method
Co-authored-by: hikalkan <1210527+hikalkan@users.noreply.github.com>
3 weeks ago
maliming
9664b686be
Add ConfigurePolicy and ClearRules to OperationRateLimiting
- Add ConfigurePolicy method to AbpOperationRateLimitingOptions for
partial modification of existing policies without full replacement
- Add ClearRules method to OperationRateLimitingPolicyBuilder for
clearing inherited rules before defining new ones
- Add FromPolicy factory method to reconstruct a builder from an
existing policy
- Change AddPolicy return type to AbpOperationRateLimitingOptions
for chaining consistency with ConfigurePolicy
- Add parameter validation to AddPolicy and FromPolicy
- Add documentation for overriding existing policies
- Add tests for ConfigurePolicy, ClearRules, chaining, and error cases
3 weeks ago
maliming
5b1f3e8304
feat: Refactor operation rate limiting methods for simplified parameter handling and add extension methods
3 weeks ago
maliming
76b279c6ac
feat: Enhance operation rate limiting with permanent denial error codes
4 weeks ago
maliming
3f06580fc3
fix: add RetryAfterMinutes property to operation rate limiting exception data
4 weeks ago
maliming
fdda4da461
fix: update RetryAfter handling to return null for ban policies and add custom resolver null check
4 weeks ago
maliming
11b99c1f92
Fix relative links to fundamentals docs
4 weeks ago
maliming
1229b2b2ee
feat: add Operation Rate Limiting section to documentation
4 weeks ago
Ma Liming
37f87ad1ce
Update docs/en/framework/infrastructure/background-workers/tickerq.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 month ago
Ma Liming
344b16afc5
Update docs/en/framework/infrastructure/background-jobs/tickerq.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 month ago
maliming
a881195b3b
refactor: streamline TickerQ initialization and enhance service access methods
1 month ago
maliming
4e7db6ff9f
Update TickerQ docuuments.
1 month ago
maliming
145293fc57
Fix code examples and links in correlation-id document
2 months ago
Engincan VESKE
8ea537cc88
Update docs/en/framework/infrastructure/correlation-id.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 months ago
EngincanV
8350d38a0c
Write the Correlation ID document
2 months ago
copilot-swe-agent[bot]
bc128d4696
Apply code review suggestions: format links consistently and simplify note structure
Co-authored-by: enisn <23705418+enisn@users.noreply.github.com>
2 months ago
enisn
9b4ab8cd85
Clarify Blazor Server entity history limitation in audit logging docs
2 months ago
Ma Liming
e6e5a22243
Update docs/en/framework/infrastructure/object-to-object-mapping.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 months ago
maliming
b9339f19d7
docs: add section on nullable reference types for Mapperly
2 months ago
enisn
70df3e1f78
Clarify chat client resolution behavior in docs
Updated documentation to specify that if a chat client is not configured for a workspace, the default workspace's chat client is returned, and null is only returned if neither is configured.
2 months ago
EngincanV
b11c747e1e
Update authorization doc links to new index.md path
Replaces all references to 'authorization.md' with 'authorization/index.md' across documentation files to reflect the new file structure. This ensures all internal links to the authorization documentation remain valid after the file was moved and renamed.
2 months ago
Ma Liming
6ed82d8e3c
Refine AI integration documentation metadata
Updated the description in the JSON metadata for clarity and removed redundant JSON block.
3 months ago
github-actions[bot]
4b435e1067
docs: Add SEO descriptions to modified documentation files
Related to PR #24604
3 months ago
github-actions[bot]
f58ef680ad
docs: Add SEO descriptions to modified documentation files
Related to PR #24602
3 months ago
github-actions[bot]
54a8117cd6
docs: Add SEO descriptions to modified documentation files
Related to PR #24600
3 months ago
Enis Necipoglu
4f18932848
Fix code example in AI documentation
3 months ago
berkansasmaz
285d65d25b
docs: fix typos
3 months ago
EngincanV
2a5c952163
completed the microsoft-agent-framework.md
3 months ago
EngincanV
1126a6edee
initial commit for agent-framework docs
3 months ago
github-actions[bot]
3baa7be823
docs: Add SEO descriptions to modified documentation files
Related to PR #24322
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
github-actions[bot]
41e9b39ad1
docs: Add SEO descriptions to modified documentation files
Related to PR #24212
4 months ago
Engincan VESKE
89b53e2d78
Fix typo in ai doc
4 months ago
enisn
82baa82216
Update AI samples link to Microsoft Learn
Replaced the outdated GitHub link for 'AI Samples for .NET' with the official Microsoft Learn samples page in both Microsoft.Extensions.AI and Semantic Kernel documentation.
5 months ago
Halil İbrahim Kalkan
0ab9f348c3
Update index.md
5 months ago
Halil İbrahim Kalkan
f34c73cf34
Revisit the AI introduction document
5 months ago
enisn
2573fdf1b3
Update microsoft-extensions-ai.md
5 months ago
enisn
8c7bd21671
Update links
5 months ago
enisn
afbc3bcce9
Update index.md
5 months ago
enisn
a13a735a2d
Update links
5 months ago
enisn
7e01f04d35
Separate ai docs into ME.AI and Semantic.Kernel
5 months ago
enisn
3dd3d2caf6
Update artificial-intelligence.md
5 months ago
enisn
929091e1f3
Update artificial-intelligence.md
5 months ago