1 个仓库
Mechanisms for executing client-side JavaScript functions from server-side code.
Distinct from JavaScript Library Integrations: Candidates focus on library imports or native-to-browser bridges, not server-to-client function calls.
Explore 1 awesome GitHub repository matching web development · JavaScript Interoperability. Refine with filters or upvote what's useful.
This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of practical examples and projects that demonstrate how to build web applications, RESTful APIs, and high-performance services. The repository focuses on a variety of architectural patterns, including the development of Minimal APIs, contract-first gRPC services, and real-time communication using WebSockets and Server-Sent Events. It includes detailed implementations for user identity and security, such as token-based authentication and CSRF protection. The codebase covers a bro
Calls JavaScript functions from the global window scope to execute client-side logic.