@@ -403,3 +403,4 @@ FodyWeavers.xsd
# JetBrains Rider
*.sln.iml
NuGet_Apq_Key.txt
+nul
@@ -1,7 +1,11 @@
# Apq.ChangeBubbling
+[](https://gitee.com/apq/Apq.ChangeBubbling)
+
变更冒泡事件库,提供树形数据结构的变更事件自动冒泡、Rx 响应式流、弱引用消息和可插拔调度环境。
+**仓库地址**:https://gitee.com/apq/Apq.ChangeBubbling
## 项目结构
```text
@@ -1,5 +1,9 @@
# Apq.ChangeBubbling 性能基准测试
本目录包含 Apq.ChangeBubbling 变更冒泡库的性能基准测试,使用 [BenchmarkDotNet](https://benchmarkdotnet.org/) 框架。