Skip to content

waleed51/DynamicCodeExecutionAPI

Repository files navigation

DynamicCodeExecutionAPI

A web application that allows users to write and execute multiple C# functions dynamically, multiple source files should be persisted in database. The UI should generate input fields based on the selected function’s parameters and display the output after execution, executed function could internally use another function from another source file. Feel free to add any TODO comments for potential enhancements. Requirements: Environment: Use docker to host the solution. Frontend: Use Angular to create the user interface. Backend: Use .NET to handle code execution. Design: design the solution architecture. Documentation: Break down tasks. Design Document: A draw.io diagram of the solution architecture. Task Breakdown: A detailed task breakdown and documentation.

About

API for dynamically execute C# segment of code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages