Azure / Azure/azure-functions-durable-powershell

Change the type of `DurableTask.Core.History.HistoryEvent` so it is not accessed from the global namespace

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
9
Forks
14
Avg merge
1d 23h
Merged PRs (30d)
5

Description

Currently, the `DurableTask.Core.History.HistoryEvent` is accessed from the global namespace due to a naming conflict. Ideally, a shorter type name would be used, and there would be a cleaner way to access it than through the global namespace.

Contributor guide

Open the contributing guide

Research direction

The issue names only DurableTask.Core.History.HistoryEvent and provides no files, tests, or entry points. First trace where this type is exposed and accessed, then clarify the intended shorter name and namespace behavior with maintainers; done requires an agreed API change that removes the global-namespace workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend-api-design
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.