acodingwitch

Results 29 issues of acodingwitch

[MelonRuntime](https://github.com/MelonRuntime/MelonRuntime) is a JavaScript runtime (like node.js) based in the .NET environment, brain.js is [compatible](https://github.com/MelonRuntime/MelonRuntime/blob/main/compatible-libraries.md) with version 1.6.0 > and I am actually happy to say that. Some points -...

Currently, there are no methods to convert `functions` into strings due to limitations at Jint engine. I currently can not figure out how to do that, but I have ideas...

🧩 feature/implementation
❗ help wanted

Implement options binding with `UseCors` in `MelonHttpApplication` and `WebApplicationManager`, like the example: ```cs app.UseCors(builder => builder .AllowAnyOrigin() .AllowAnyMethod() .AllowAnyHeader() .AllowCredentials()); ```

🧩 feature/implementation

## Summary - From comment: https://github.com/MelonRuntime/Melon/pull/162#discussion_r979329847

❗ help wanted
♻ refactor/rework
🔥 core

Auto explanatory issue/request, focused on providing the download option for white icons since PNGs are not changeable in code and using external editors to change the code is out of...

enhancement

### Describe the feature Auto explanatory ### Babel plugin or link to the feature description _No response_ ### Additional context _No response_

enhancement

# Description Basic improvement in the readme content to improve readability and navigation (with new summary and fixed logo position) ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/AdaptiveCards/pull/7955)

no-recent-activity