awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesGeneric Method Invocations from JavaScript

Capabilities for calling methods on closed generic .NET class instances from JavaScript by passing a reference and invoking the method asynchronously.

Distinct from Generic Method Implementations: Distinct from Generic Method Implementations: focuses on invoking generic methods from JavaScript, not defining them in .NET.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Generic Method Invocations from JavaScript. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Type Methods
  4. Generic Method Implementations
  5. Generic Method Invocations from JavaScript

Awesome Generic Method Invocations from JavaScript GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • dotnet/blazorAvatar de dotnet

    dotnet/blazor

    9,276Ver en GitHub↗

    Blazor is a .NET framework for building interactive web user interfaces using C# instead of JavaScript. It provides a component-based UI composition model where reusable, self-contained UI elements are built with C# logic and Razor markup, supporting nesting, parameters, and lifecycle events. The framework offers two primary rendering models: a client-side runtime that compiles C# to WebAssembly and executes directly in the browser, and a server-side model that renders UI on the server and sends incremental DOM updates over a persistent SignalR connection. A central capability of Blazor is it

    Supports calling methods on closed generic .NET instances from JavaScript via object references.

    PowerShell
    Ver en GitHub↗9,276