eclipse-aaspe / server

C# based server for AASX packages
Other
72 stars 52 forks source link

Freezor/minor styling refactoring of blazor files #249

Closed Freezor closed 5 months ago

Freezor commented 6 months ago

Description

This PR includes several improvements and refactorings to enhance readability, maintainability, and adherence to best practices within the AasxServerBlazor project. Changes include updating dependencies, renaming and restructuring files, and improving the overall codebase structure.

Motivation and Context

These changes are necessary to address a package vulnerability, improve code readability, and follow best practices. The refactoring efforts aim to make the project easier to understand and modify in the future.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

These changes have been tested locally by running the application and ensuring that all functionalities work as expected. Additionally, existing unit tests have been run to ensure no regressions are introduced. Manual testing was performed to verify that the refactored components behave correctly.

Screenshots (if appropriate):

image

Checklist: