受欢迎的博客标签
RSS

博客

MongoDB Backup Strategies on ubuntu18.04 64
MongoDB Backup Methods,MongoDB 数据导入和导出、备份和恢复
How to Install or Uninstall Redis on Ubuntu 18.04
How to Install or Uninstall Redis on Ubuntu 18.04
How to Install and uninstall reinstall  upgrade .NET x on Ubuntu 18.04*64 step by step(vultr)
In this post we will be installing Microsoft .net SDK on Ubuntu
frp内网穿透:FRP(服务端Ubuntu aliyun+客户端windows)
FRP 是一个国人开发的开源软件,使用 Go 语言开发,高性能的反向代理应用,可以帮助您轻松地进行内网穿透,对外网提供服务。 让(家里)宿舍自己的电脑跟公司(外地)的电脑互相远程桌面连接(免得每次COPY东西都要搞个U盘等移动存储设备带来带去的)。让你会修改远程连接桌面端口及连接。
阿里云vps内网互通(aliyun)- 数据迁移
阿里云ECS实现内网互通 https://help.aliyun.com/zh/ecs/use-cases/internal-network
How To Install and uninstall reinstall Nginx on Ubuntu 18.04(aliyun/vultr)
How To Install and uninstall reinstall Nginx on Ubuntu 18.04(aliyun)
阿里云ubuntu22.04 64位安装mongodb 7.0折腾过程全记录(aliyun)
OS:Ubuntu 22.04 LTS cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DES
WireGuard UI: a C# open source project
~~~Create a Blazor server appBuild a todo list Blazor appPublish to vps  
ASP.NET Core Blazor (Server Side )-Integrating WebAPI Controllers with curd(wjl)
In this article, we will create a Single Page Application (SPA) using the server-side Blazor concepts with the help of Entity Framework Core database first approach. Single-Page Applications are web applications that load a single HTML page and dynamically update that page as the user interacts with the app.
“.NET MAUI App” vs “.NET MAUI Blazor App” vs Blazor Hybrid and .NET MAUI app?
If you’re targeting web, we recommend Blazor for that, and then bringing those components to desktop and mobile with .NET MAUI and BlazorWebView.