-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Worker template project capabilities #7875
Copy link
Copy link
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-hostingIncludes HostingIncludes Hostingarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Milestone
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-hostingIncludes HostingIncludes Hostingarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Type
Fields
Give feedbackNo fields configured for issues without a type.
In preview3 the worker template uses the Web SDK. But it doesn't actually have any web in it. So we need to identify all the capabilities we need from web and move those to a new SDK or NuGet package. Ideally an SDK.
More details on what the capabilities are to follow.