Call Dll from a C+ module in react native for windows -- 2

Job ID: 37346298

Budget: $20 – $40 USD

I need a simple dll developed in C# with a single class containing the following content:
A method that takes two values and returns the sum.

Then this DLL must be used in a C++ module in react native for Windows where it will be called from App.tsx and display the value.

I put together documentation on how to start the project and the native module, as the official 0.72 documentation confused me a lot when starting the project lol. I can pass the compressed base project if I need to.