The Wayback Machine - https://web.archive.org/web/20220703080615/https://github.com/dotnet/aspnetcore/labels/help%20wanted
Skip to content

Issues: dotnet/aspnetcore

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Kestrel should trigger ConnectionClosedRequested on HTTP/2 and HTT/3 GOAWAYs area-runtime help wanted servers-kestrel
#42057 opened Jun 6, 2022 by halter73 .NET 7 Planning
Exclude css isolation assets from dotnet publish area-mvc enhancement good first issue help wanted
#41961 opened Jun 1, 2022 by lonix1
1 task done
Backlog
Consider registering the authentication state provider conditionally area-blazor blazor-server feature-blazor-server-auth good first issue help wanted
#41235 opened Apr 18, 2022 by javiercn .NET 7 Planning
[Blazor] Fetch logic should check if the asset is present in the list of included assets before deciding to serve index.html area-blazor blazor-wasm feature-pwa good first issue help wanted
#40678 opened Mar 12, 2022 by javiercn Backlog
Design Proposal: Dynamic/Async paths for StatusCodePages and ExceptionHandler middleware area-runtime help wanted
#40677 opened Mar 12, 2022 by seangwright Backlog
Rewrite React template as function component with hooks area-mvc feature-spa good first issue help wanted
#40540 opened Mar 4, 2022 by vanillajonathan
1 task done
Backlog
JSON "null" request body rejected as an empty request body area-web-frameworks enhancement help wanted
#40415 opened Feb 25, 2022 by madelson
1 task done
.NET 7 Planning
InputText and other input components do not use SetUpdatesAttributeName() for two-way binding area-blazor bug feature-blazor-builtin-components help wanted
#40097 opened Feb 9, 2022 by hakenr
1 task done
Backlog
Use ReadOnlySpan<char> equivalents for string methods? area-runtime help wanted
#39771 opened Jan 26, 2022 by martincostello
1 task done
Backlog
Allow customization of cookie consent value for more flexibility area-runtime help wanted
#39597 opened Jan 18, 2022 by msschl
1 task done
Backlog
Add Results.Stream overload that takes a Func<Stream, Task> api-approved area-web-frameworks feature-minimal-actions help wanted
#39383 opened Jan 8, 2022 by davidfowl 7.0-preview7
HttpContext RequestAborted no longer works. area-mvc feature-spa good first issue help wanted investigate
#38917 opened Dec 9, 2021 by blogcraft Backlog
UseStaticFiles should display the default PhysicalFileProvider default path when using a constructor that doesn't override the default IFileProvider area-runtime Docs help wanted
#38481 opened Nov 17, 2021 by MaximRouiller .NET 7 Planning
Add configuration option to RedisCache to allow read-only access area-runtime feature-caching help wanted
#38046 opened Nov 3, 2021 by beatrichartz Backlog
[SignalR] Autobahn-like test suite for SignalR area-signalr help wanted
#37440 opened Oct 11, 2021 by szarykott Backlog
Create an analyzer that warns when a parameter on a route handler delegate has a BindAsync or TryParse method that doesn't comply with RequestDelegateFactory requirements area-web-frameworks Cost:M feature-minimal-actions help wanted Priority:2
#35733 opened Aug 25, 2021 by DamianEdwards .NET 7 Planning
Add support for binding to AF_VSOCK and AF_HYPERV sockets area-runtime enhancement help wanted servers-kestrel
#34050 opened Jul 2, 2021 by shirhatti Backlog
Write more content directly to StreamWriter in W3CLogger area-runtime help wanted Perf
#33946 opened Jun 29, 2021 by wtgodbe Backlog
asp.net core api Request.Form URL-encoded Chinese is not restored correctly. area-runtime bug help wanted
#33866 opened Jun 26, 2021 by myunQ Backlog
InvalidOperationException when using JwtBearerEvents.OnForbidden to customize response and multiple AuthenticationSchemes area-security help wanted
#33368 opened Jun 8, 2021 by bkromhout .NET 7 Planning
Analyzers API1000 and API1001 should trigger on conditional returns analyzer area-mvc feature-API-Explorer good first issue help wanted
#33105 opened May 28, 2021 by eatdrinksleepcode Backlog
Connect through proxy to signalr HUB - nodejs api-suggestion area-signalr help wanted
#32779 opened May 17, 2021 by vijay172 Backlog
Better "how to run samples" instructions needed for Authentication samples area-security help wanted
#32734 opened May 15, 2021 by marknadig Backlog
ProTip! Exclude everything labeled bug with -label:bug.