受欢迎的博客标签
RSS

博客

阿里云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.
ASP.NET Core Blazor (host client and server)(1)- curd by using MongoDB as our database provider.(modal)
https://www.freecodecamp.org/news/how-to-perform-crud-operations-using-blazor-with-mongodb-8ee216ad513e/
WireGuard 6 - Clearly written
Set up a WireGuard server For this walkthrough, I'll show instructions for Ubuntu 20.04, starting with installing the w
WireGuard - 7 WireGuard UI Installing github ngoduykhanh's WireGuard-UI to Manage Your WireGuard Server(ngoduykhanh)
Installing WireGuard-UI to Manage Your WireGuard Server
.NET Maui app - 如何在.NET Maui中创建ANDROID后台服务
  https://learn.microsoft.com/en-us/xamarin/android/app-fundamentals/services/foreground-services https://cloud.t
.NET 平台的跨平台 UI 库 Avalonia vs qt vs MAUI
开发高性能跨平台桌面程序,avalonia 跟 qt 是唯二靠谱的可选项。一个 csharp ,一个 cpp。没的选,avalonia 之前,就 qt 这独苗
ASP.NET Core Upload and Download Files - Asp.Net Core Web Api文件上传(图片上传)集成MongoDB存储实例教程

As