受欢迎的博客标签
RSS

博客

在线支付,.NET 6.0/7.0 开发的支付SDK集 - paylink
一个基于.NET Core开发的支付SDK集:paylink,它极大简化了API调用及通知的处理流程从而大大提供我们的工作生产效率。 运行环境 .NET Core 3.1、.NET 6.0、.NET 7.0。 支持渠道 支付宝支付
How to Deploying Real World ASP.NET Core 8.x on Ubuntu 22.04 step by step
How to Deploying Real World ASP.NET Core 8.x on Ubuntu 22.04 step by step
c# openhardwaremonitor for home assistant
A free open source hardware monitoring application c# https://github.com/openhardwaremonitor https://openhardwaremonit
mDNS:mDNS avahi on debian 12
avahi-daemon 是一种Linux操作系统上运行在客户机上实施查找基于网络的Zeroconf service的服务守护进程。 该服务可以为Zeroconf网络实现DNS服务发现及DNS组播规范。 用户程序通过Linux D-Bus信
ASP.NET Core 1.1的新特性及使用简介
ASP.NET Core 1.1 于2016年11月16日发布。这个版本包括许多伟大的新功能以及许多错误修复和一般的增强。这个版本包含了多个新的中间件组件、针对Windows的WebListener服务器、Razor视图编译以及Azure相
git-VS2022中使用Git建立源代码管理 -github
VS2019中使用Git建立源代码管理 -github
git:如何使用git从github拉取自己的私有仓库然后再push 提交
  查看带token的远程私有仓库 git remote -v   使用git从github拉取自己的私有仓库(Token方式、本地秘钥方式) git clone https://user:TOKEN@http
frp内网穿透:frp start error: router config conflict
frp设置https,昨天还好好的,今天突然提示router config conflict?
How to Install and Uninstall Reinstall Secure MongoDB 7.0 on Ubuntu 22.04(vultr)
How to Install and Uninstall Reinstall Secure MongoDB on Ubuntu 22.04(vultr)
Cloudflare:ASP.NET Core Blazor with SignalR breaks when used with Cloudflare's HTML minification
we faced an issue with using ASP.NET Core Blazor together with Cloudflare when going into production.