maliming
76b279c6ac
feat: Enhance operation rate limiting with permanent denial error codes
6 months ago
maliming
3f06580fc3
fix: add RetryAfterMinutes property to operation rate limiting exception data
6 months ago
maliming
fdda4da461
fix: update RetryAfter handling to return null for ban policies and add custom resolver null check
6 months ago
maliming
11b99c1f92
Fix relative links to fundamentals docs
6 months ago
maliming
1229b2b2ee
feat: add Operation Rate Limiting section to documentation
6 months ago
Ma Liming
37f87ad1ce
Update docs/en/framework/infrastructure/background-workers/tickerq.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
6 months ago
Ma Liming
344b16afc5
Update docs/en/framework/infrastructure/background-jobs/tickerq.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
6 months ago
maliming
a881195b3b
refactor: streamline TickerQ initialization and enhance service access methods
6 months ago
maliming
4e7db6ff9f
Update TickerQ docuuments.
6 months ago
maliming
145293fc57
Fix code examples and links in correlation-id document
6 months ago
Engincan VESKE
8ea537cc88
Update docs/en/framework/infrastructure/correlation-id.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
7 months ago
EngincanV
8350d38a0c
Write the Correlation ID document
7 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>
7 months ago
enisn
9b4ab8cd85
Clarify Blazor Server entity history limitation in audit logging docs
7 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>
7 months ago
maliming
b9339f19d7
docs: add section on nullable reference types for Mapperly
7 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.
7 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.
7 months ago
Ma Liming
6ed82d8e3c
Refine AI integration documentation metadata
Updated the description in the JSON metadata for clarity and removed redundant JSON block.
8 months ago
github-actions[bot]
4b435e1067
docs: Add SEO descriptions to modified documentation files
Related to PR #24604
8 months ago
github-actions[bot]
f58ef680ad
docs: Add SEO descriptions to modified documentation files
Related to PR #24602
8 months ago
github-actions[bot]
54a8117cd6
docs: Add SEO descriptions to modified documentation files
Related to PR #24600
8 months ago
Enis Necipoglu
4f18932848
Fix code example in AI documentation
8 months ago
berkansasmaz
285d65d25b
docs: fix typos
8 months ago
EngincanV
2a5c952163
completed the microsoft-agent-framework.md
8 months ago
EngincanV
1126a6edee
initial commit for agent-framework docs
8 months ago
github-actions[bot]
3baa7be823
docs: Add SEO descriptions to modified documentation files
Related to PR #24322
9 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'.
9 months ago
Eric Johnson
8dd055581d
Fixed misleading parameter variable names of ReverseMap methods.
The ReverseMap methods will map the destination type back to the source type, but the "source" object will be of type TDestination. In other words, the "TDestination source" object is copied to the "TSource destination" object.
9 months ago
github-actions[bot]
41e9b39ad1
docs: Add SEO descriptions to modified documentation files
Related to PR #24212
9 months ago
Engincan VESKE
89b53e2d78
Fix typo in ai doc
9 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.
10 months ago
Halil İbrahim Kalkan
0ab9f348c3
Update index.md
10 months ago
Halil İbrahim Kalkan
f34c73cf34
Revisit the AI introduction document
10 months ago
enisn
2573fdf1b3
Update microsoft-extensions-ai.md
10 months ago
enisn
8c7bd21671
Update links
10 months ago
enisn
afbc3bcce9
Update index.md
10 months ago
enisn
a13a735a2d
Update links
10 months ago
enisn
7e01f04d35
Separate ai docs into ME.AI and Semantic.Kernel
10 months ago
enisn
3dd3d2caf6
Update artificial-intelligence.md
10 months ago
enisn
929091e1f3
Update artificial-intelligence.md
10 months ago
enisn
f6dd79df6a
Update artificial-intelligence.md
10 months ago
enisn
7cfdccf973
Revise AI integration docs for ABP Framework
Updated the artificial intelligence documentation to clarify ABP Framework's AI integration approach, focusing on abstractions and workspaces using Microsoft's AI stacks. Simplified installation and usage instructions, provided clearer examples for Microsoft.Extensions.AI and Semantic Kernel, and improved explanations of workspaces and configuration. Removed redundant and verbose sections for better readability and maintainability.
10 months ago
maliming
a67491ab75
Add Azure.Identity support to AzureServiceBus client config.
10 months ago
maliming
f816227cc5
Add configuration-based feature value provider
10 months ago
maliming
e1e0b8ad8d
Update RabbitMQ job options configuration in docs
Fix #23977
11 months ago
colin
6d8e39c80f
update minio.md
- Update **PresignedGetExpirySeconds ** description
11 months ago
SALİH ÖZKARA
6c2a9e7e35
add seo description
11 months ago
maliming
e8359d146b
Remove manual installation steps from TickerQ docs
11 months ago
EngincanV
76300f4999
Fix path separator in solution file and improve docs
Replaced backslash with forward slash in the project path for TickerQ demo app in the solution file to ensure consistency across platforms. Also clarified documentation on configuring TimeTicker properties for specific jobs.
11 months ago