ASP.NET Core API 目录结构设计及版本控制 Created: -Tuesday, July 25, 2017 12:25:01 PM Latest updated:Thursday, April 2, 2026 7:45:35 PM views(2270) http://www.cnblogs.com/tdfblog/p/asp-net-core-api-versioning.html ASP.NET Core API 版本控制 可以另外建一个控制器。比如这样的代码结构:Controlle
How To Install and uninstall reinstall upgrade NopCommerce (windows 10) Created: -Tuesday, January 24, 2023 10:17:43 PM Latest updated:Monday, March 30, 2026 6:22:42 PM views(2189) NopCommerce Platform introduce Part 3 -upgrade. How To Install and uninstall reinstall upgrade NopCommerce on Ubuntu (windows 10)
Recover Microsoft account Created: -Monday, March 16, 2026 7:15:49 PM views(85) https://account.live.com/acsr
login error (iaspenetcore) Created: -Sunday, November 2, 2025 7:02:06 PM Latest updated:Sunday, March 15, 2026 11:28:19 AM views(290) The error "BsonSerializationException: An error occurred while serializing the CustomerGuid property of class Nop.Core.Domain.Customers.Customer: GuidSerializer cannot serialize a Guid when GuidRepresentation is Unspecified" indicates that the MongoDB C# driver is encountering a GUID (Globally Unique Identifier) that does not have a specified representation during serialization. This typically happens when the driver needs to know how to store the GUID in MongoDB, but the default or configured GuidRepresentation is Unspecified.
Windows 10 install and reinstall - 重装软件可选方案汇总 Created: -Wednesday, December 24, 2025 6:48:46 PM Latest updated:Friday, March 13, 2026 8:23:41 PM views(318) windows 装了很多软件,如:frp sql server .net sdk ,桌面应用如tdx,potplayer等等,需重装系统,有哪些快速重装这些软件的方案 方案一(最推荐):脚本化重装(Winget + Pow
linux重装系统重装软件方案part2 - 记录当前系统已安装的软件 Created: -Tuesday, February 17, 2026 8:28:46 PM Latest updated:Friday, March 13, 2026 8:21:43 PM views(178) apt install net-tools 查看端口监听 netstat -tlnp | grep 4999
磁盘空间清理 - Windows操作系统--一键清理垃圾脚本 Created: -Saturday, July 22, 2017 3:13:43 AM Latest updated:Saturday, March 7, 2026 9:37:57 PM views(5813) Windows操作系统--一键清理垃圾脚本,C盘空间不足,AppData目录占用空间很大
互联网爬虫,蜘蛛,数据采集器,网页解析器的项目汇总 Created: -Wednesday, July 26, 2017 3:45:42 AM Latest updated:Saturday, March 7, 2026 2:08:27 PM views(4041) 互联网爬虫,蜘蛛,数据采集器,网页解析器的项目汇总
github: two-factor authentication (2FA) Created: -Thursday, November 30, 2023 7:13:01 PM Latest updated:Wednesday, March 4, 2026 12:37:14 AM views(983) github: two-factor authentication (2FA)
AutoIt利用模拟键盘按键,鼠标移动和窗口/控件的组合来实现自动化任务。同类AutoHotkey Created: -Friday, December 23, 2016 3:37:17 PM Latest updated:Tuesday, March 3, 2026 12:43:10 PM views(4093) AutoIt 和 AutoHotkey 都是非常强大的 Windows 自动化脚本语言