Azure / Azure/azure-functions-host

Evaluate usage of Assembly.Location

Open
#7,324 0 comments 0 reactions 0 assignees View on GitHub
4.x
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 10h
Merged PRs (30d)
36

Description

.NET 5 changed some behavior wrt `Assembly.Location`, `Assembly.CodeBase`, etc, when sigle-file publishing is used. https://docs.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/5.0/assembly-api-behavior-changes-for-single-file-publish.

We need to evaluate this for v4 to see if these will affect us.

Contributor guide

Open the contributing guide

Research direction

Start by searching the v4 codebase for usages of Assembly.Location, Assembly.CodeBase, and related assembly APIs. Compare each usage with the linked .NET 5 single-file publishing behavior and identify whether it is affected; done means the v4 impact has been evaluated and any affected areas are recorded for follow-up.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.