You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/translations/es/developers/docs/programming-languages/dot-net/index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,13 +65,13 @@ Construye aplicaciones descentralizadas sobre Ethereum e interactúa con contrat
65
65
66
66
## Proyectos de .NET, herramientas y otras cosas divertidas {#dot-net-projects-tools-and-other-fun-stuff}
67
67
68
-
-[Nethereum Playground:](http://playground.nethereum.com/)_Compila, crea y ejecuta fragmentos de código de Nethereum en el navegador_
69
-
-[Nethereum Codegen Blazor:](https://github.com/Nethereum/Nethereum.CodeGen.Blazor)_Generador de código de Nethereum con IU en Blazor_
68
+
-[Nethereum Playground](http://playground.nethereum.com/):_Compila, crea y ejecuta fragmentos de código de Nethereum en el navegador_
69
+
-[Nethereum Codegen Blazor](https://github.com/Nethereum/Nethereum.CodeGen.Blazor):_Generador de código de Nethereum con IU en Blazor_
70
70
-[Nethereum Blazor](https://github.com/Nethereum/NethereumBlazor): _Un explorador de blockchain ligero de .NET Wasm SPA y una cartera sencilla_
71
-
-[Wonka Business Rules Engine:](https://docs.nethereum.com/en/latest/wonka/)_ Un motor de reglas de negocio (para ambas plataformas .NET y Ethereum) que está inherentemente impulsado por metadatos_
72
-
-[Nethermind:](https://github.com/NethermindEth/nethermind)_Un cliente de .NET Core Ethereum para Linux, Windows, MacOs_
71
+
-[Wonka Business Rules Engine](https://docs.nethereum.com/en/latest/wonka/): _Un motor de reglas de negocio (para ambas plataformas .NET y Ethereum) que está inherentemente impulsado por metadatos_
72
+
-[Nethermind](https://github.com/NethermindEth/nethermind):_Un cliente de .NET Core Ethereum para Linux, Windows, MacOs_
73
73
-[eth-utils](https://github.com/ethereum/eth-utils/): _Funciones de utilidad para trabajar con bases de código relacionadas con Ethereum_
74
-
-[TestChains:](https://github.com/Nethereum/TestChains)_DevChains de .NET preconfiguradas para responder rápidamente (PoA)_
74
+
-[TestChains](https://github.com/Nethereum/TestChains):_DevChains de .NET preconfiguradas para responder rápidamente (PoA)_
75
75
76
76
¿Buscas más recursos? Echa un vistazo a [ethereum.org/developers.](/developers/).
0 commit comments