9 packages tagged with “ES5”
Javascript interpreter for .NET.
Lambda expression to JavaScript converter: converts System.Linq.ExpressionTree to syntactically correct JavaScript code. See the project page for more.
ECMAScript 5 compatibility shims for legacy JavaScript engines.
ES5 binding library for Bridge.NET projects.
Multithreaded Javascript Engine for .NET
EasyScript Library
Build mechanism for Blazor.Polyfill if you intend to emulate the module import and javascript isolation in your project. This package will create a transpiled version of your javascript modules with babel and webpack, that must be loaded for your older browsers support. This must be referenced in your Blazor server web application project. Read the Blazor.Polyfill documentation for the usage and limitations.