Nethereum-Blazor-Wasm-test:测试wasm blazor兼容性

时间:2024-06-04 18:03:27
【文件属性】:

文件名称:Nethereum-Blazor-Wasm-test:测试wasm blazor兼容性

文件大小:286KB

文件格式:ZIP

更新时间:2024-06-04 18:03:27

C#

Nethereum-Blazor-Wasm 此存储库为测试实验性.Net WASM(Web程序集)/与Nethereum与blazor的兼容性(以及Metamask集成)提供了一个起点。 到目前为止,Blazor已成功使用Nethereum和Metamask集成到以太坊。 从私钥加载帐户时存在一些问题,但是如果使用Metamask来管理您的帐户并在网络上签署交易,则不需要这样做。 那么什么是大火? Blazor和Web Assembly允许您在浏览器中运行.Net应用程序。 Mono已编译为Web程序集,运行时可以以与服务器/桌面环境中相同的方式加载.Net程序集。 为了实现更快的加载,将来可以(将)对Nethereum dll进行AOT编译,并以此进行分发。 Blazor基于Razor(Asp.Net模板引擎),并且其愿景是提供一种更好,更简单的方式来创建SPA。 任何Asp


【文件预览】:
Nethereum-Blazor-Wasm-test-master
----.gitattributes(66B)
----blazorTest4.Shared()
--------WeatherForecast.cs(352B)
--------blazorTest4.Shared.csproj(138B)
----blazorTest4.Server()
--------Startup.cs(2KB)
--------Program.cs(761B)
--------Controllers()
--------blazorTest4.Server.csproj(544B)
----README.md(14KB)
----blazorTest4.Client()
--------Program.cs(481B)
--------blazorTest4.Client.csproj(991B)
--------wwwroot()
--------App.cshtml(259B)
--------Shared()
--------Pages()
--------_ViewImports.cshtml(206B)
----screenshots()
--------screenshot.PNG(31KB)
----blazorTest4.sln(4KB)
----.gitignore(5KB)
----NuGet.config(204B)

网友评论