在原有接口方法调用上添加其他参数的方案?
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
Research direction
Start with the ApiFilterAttribute entry point and the boundary between Blazor and WebApiClient. Trace how request context is currently passed and determine whether the browser client IP can be made available there. Done means the supported parameter flow is defined and documented, with validation of the resulting behavior.
Written by the indexing model from the issue text.
Description
我现在使用的Blazor和WebApiClient联合开发前后端。我在Blazor的前端获取了当前浏览器客户端的IP,我希望在ApiFilterAttribute中能够拿到这个IP信息。请问应该如何获取?
- Dominant language
- C#
- Stars
- 2.1k
- Forks
- 445
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dotnetcore/WebApiClient
-
question 等待反馈(needs feedback)
Difficulty 5/5 Over a week Newbie friendliness 25/100
dotnetcore/WebApiClient#279 · 3 comments ·
-
question 等待反馈(needs feedback)
Difficulty 4/5 3-5 days Newbie friendliness 25/100
dotnetcore/WebApiClient#274 · 1 comment ·
-
question
Difficulty 4/5 3-5 days Newbie friendliness 30/100
dotnetcore/WebApiClient#271 · 2 comments ·
-
new idea
Difficulty 4/5 3-5 days Newbie friendliness 35/100
dotnetcore/WebApiClient#261 · 5 comments ·
-
等待反馈(needs feedback)
Difficulty 4/5 3-5 days Newbie friendliness 30/100
dotnetcore/WebApiClient#248 · 1 comment ·
All issues in dotnetcore/WebApiClient
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·