Skip to content

Updated project with CRUD operations, new packages, and unit testsUpd…#35

Open
github-cloudlabsuser-2056 wants to merge 4 commits into
CloudLabsAI-Azure:masterfrom
github-cloudlabsuser-2056:contact-database-application-CRUD-operations
Open

Updated project with CRUD operations, new packages, and unit testsUpd…#35
github-cloudlabsuser-2056 wants to merge 4 commits into
CloudLabsAI-Azure:masterfrom
github-cloudlabsuser-2056:contact-database-application-CRUD-operations

Conversation

@github-cloudlabsuser-2056
Copy link
Copy Markdown

…ated the CRUD application 2.csproj to include references to new packages for ASP.NET Core, memory management, vector operations, unsafe operations, web encodings, task extensions, and unit testing. Enhanced UserController.cs with attribute routing and CRUD operations for the User model, and added search functionality. Updated views and configuration files to reflect these changes. Added UserControllerTests.cs with comprehensive unit tests for the UserController class to ensure expected behavior and maintainability.

…ated the `CRUD application 2.csproj` to include references to new packages for ASP.NET Core, memory management, vector operations, unsafe operations, web encodings, task extensions, and unit testing. Enhanced `UserController.cs` with attribute routing and CRUD operations for the `User` model, and added search functionality. Updated views and configuration files to reflect these changes. Added `UserControllerTests.cs` with comprehensive unit tests for the `UserController` class to ensure expected behavior and maintainability.
Added a new Azure Resource Manager (ARM) template file, `deploy.json`, for defining the resources required for deploying a web application and a SQL server on Azure. Also added a parameters file, `deploy.parameters.json`, providing values for the parameters defined in the ARM template. Updated the README file with comprehensive documentation for the Contact Database Application, including an overview, architecture, deployment instructions, GitHub Actions setup, usage instructions, contribution guidelines, and licensing information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant