Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove System.Linq in Blazor WASM apps#56937

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
stephentoub merged 1 commit intodotnet:mainfromeerhardt:Fix56916
Aug 6, 2021

Conversation

@eerhardt
Copy link
Member

Removes the last usages of System.Linq in a default Blazor WASM app, which were a handful of ToArray calls.

Fix#56916

am11 and SamMonoRT reacted with thumbs up emoji
Removes the last usages of System.Linq in a default Blazor WASM app, which were a handful of ToArray calls.Fixdotnet#56916
@ghost
Copy link

Tagging subscribers to this area:@maryamariyan
See info inarea-owners.md if you want to be subscribed.

Issue Details

Removes the last usages of System.Linq in a default Blazor WASM app, which were a handful of ToArray calls.

Fix#56916

Author:eerhardt
Assignees:-
Labels:

area-Extensions-Options

Milestone:-

@eerhardteerhardt added the size-reductionIssues impacting final app size primary for size sensitive workloads labelAug 5, 2021
@ghost
Copy link

Tagging subscribers to 'size-reduction':@eerhardt,@SamMonoRT,@marek-safar
See info in area-owners.md if you want to be subscribed.

Issue Details

Removes the last usages of System.Linq in a default Blazor WASM app, which were a handful of ToArray calls.

Fix#56916

Author:eerhardt
Assignees:-
Labels:

area-Extensions-Options,size-reduction

Milestone:-

Copy link
Member

@stephentoubstephentoub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Nice. Thanks.

@stephentoubstephentoub merged commit1a3378d intodotnet:mainAug 6, 2021
@eerhardteerhardt deleted the Fix56916 branchAugust 6, 2021 20:59
@ghostghost locked asresolvedand limited conversation to collaboratorsSep 7, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@stephentoubstephentoubstephentoub approved these changes

@davidfowldavidfowlAwaiting requested review from davidfowl

Assignees

No one assigned

Labels

area-Extensions-Optionssize-reductionIssues impacting final app size primary for size sensitive workloads

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Remove System.Linq entirely in default Blazor WASM app

2 participants

@eerhardt@stephentoub

[8]ページ先頭

©2009-2025 Movatter.jp