DaniilSokolyuk / NodeReact.NET

Library to render React library components on the server-side with C# as well as on the client.
MIT License
44 stars 6 forks source link

Support for .NET 4 & MUI/Emotion/StyledComponents Workaround? #11

Open LorenDorez opened 1 year ago

LorenDorez commented 1 year ago

Are you open to a pull request to add support for .NET Framework 4? I have it started in a POC on my local machine and would be willing to clean it up and submit a PR if it would be considered.

Also im working on workaround support for MUI/Emotion/StyledComponents with the renderToPipeableStream and would like to also see about maybe getting that PR'd in around a feature flag for people to opt-in to add its usage