React.NET
React.NET copied to clipboard
.NET library for JSX compilation and server-side rendering of React components
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Hello how can i hide jsx file on browser development tool in asp.net mvc4 
can you please expose the new parameter skipLazyInit in the HTML Helper extension?
Hello, I found an interesting bug in our production environment. One component that uses redux failed to set it redux store data but still tried to render. It then, in...
### I'm using these library versions: - `ReactJS.NET`: 5.2.12 - `JavaScriptEngineSwitcher`: Chakra 3.16.0 - `react` and `react-dom`: (bundled) - `docker`: v20.10.6 ### Runtime environment: - OS: Windows 10 (64bit) -...
### I'm using these library versions: - `ReactJS.NET`: 5.2.11 - `JavaScriptEngineSwitcher`: V8 3.5.5 - `react` and `react-dom`: (N/A if using bundled react, or version number) - `webpack`: bundled webpack -...
Hi, is there a support to serve multiple version of an npm component package? E.g.: I have a components library of v1.0 but there will be major changes in v2.0...
Hello! I'm trying to follow this instruction https://reactjs.net/features/css-in-js.html#styled-components for styled-components SSR. But it works only for styled-components v4.0.0. If I try use the latest version - build failed with "window...
React helmet depends on react-side-effect, which is no longer supported in React 17+ . Do you have any plans on moving to react-helmet-async or similar?