You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to adapt to `.net framework 4.x`, we have packaged a nuget package separately, the package name is [`Apache.IoTDB.framework`](https://www.nuget.org/packages/Apache.IoTDB.framework/).
36
+
37
+
You can install it through Package Manager (PM), .NET CLI, etc. For example (.NET CLI):
You can find out how to publish from this [doc](./PUBLISH.md).
71
-
72
-
## Starting from `.net framework 4.x`
73
-
In order to adapt to `.net framework 4.x`, we have packaged a nuget package separately, the package name is [`Apache.IoTDB.framework`](https://www.nuget.org/packages/Apache.IoTDB.framework/).
74
-
75
-
You can install it through Package Manager (PM), .NET CLI, etc. For example (.NET CLI):
0 commit comments