dotnet / dotnet/eShop

Suggestion to Align Default Namespaces with eShop.* Pattern for Better VS Integration

Open
#523 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.9k
Forks
3.8k
Avg merge
1d 11h
Merged PRs (30d)
4

Description

I would like to bring to your attention that some projects within the repository, such as Basket.API, do not follow the eShop.* naming convention for default namespaces. Here are the details and a suggestion for improvement:

**Current Namespace Configurations**
- Example: The Basket.API project, among others, does not align with the common eShop.* pattern. This inconsistency is depicted in the attached screenshot.
![image](https://github.com/user-attachments/assets/5ea49cd5-2c14-49d4-bed6-6e2236392d78)

- Impact on Visual Studio Integration
Description: This variance in namespace naming can complicate the automatic syncing process with Visual Studio, potentially impacting development flow and consistency.
![image](https://github.com/user-attachments/assets/0eb376fc-560d-4312-bfad-d67213f5472c)

It would be beneficial to standardize the namespaces across projects to the eShop.* pattern. If the team finds it helpful, I'm more than willing to assist by contributing a pull request to make this adjustment.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.