ijw.Next.Collection 0.3.4
What's New:
0.3.4(2023.5.26):
*fix bug: ToSimpleEnumStrings output wrongly when only 1 item in collection.
0.3.3(2023.4.16):
+net60 net70 support
0.3.1(2022.9.19):
*system.valuetuple dep to ValueTupleBridge
0.3.0(2021.11.6):
+2 dimension array extension method.
0.2.22(2021.8.26):
*fix bug: IEnumerable{string}.Concat when collection is empty.
0.2.21(2021.5.21):
*update pkgs;
0.2.20(2020.10.19):
*IEnumerable.tosimpleEnumStrings non-generic verison. fix bugs.
0.2.17(2020.10.14):
+IEnumerable.tosimpleEnumStrings non-generic verison.
0.2.16(2020.9.4):
+IEnumerableExt.SkipNull
Showing the top 20 packages that depend on ijw.Next.Collection.
Packages | Downloads |
---|---|
ijw.Next.Data
Package Description
|
4 |
ijw.Next.Collection.Async
Package Description
|
2 |
ijw.Next.Reflection
What's New:
0.3.14(2024.12.4):
*update dep, fix warning of old packages.
0.3.14(2023.5.27):
*ReflectionHelper.LoadAssembly method , use logger
0.3.11(2023.5.26):
*ReflectionHelper.LoadAssembly method
0.3.10(2023.4.27):
+AssemblyLoader
0.3.9(2023.4.25):
+ReflectionHelper.LoadAssembly method
0.3.8(2023.4.16):
+net60 net70 support
0.3.(2022.9.19):
*update dep
0.3.6(2020.12.1):
*Fix bug: FillPropertiesOfBasicType when value is DBNull
0.3.5(2020.9.22):
*FirstAttributeOrDefault comments fix.
0.3.4(2020.6.29):
*Obj.FillPropertyOfBasicType: do nothing for null value when setting not-nullable property.
+PropertyInfo.FirstAttributeOrDefault extension method.
0.3.0(2020.6.18):
+Object.FindAttribute method.
0.2.7(2020.6.16):
*Fix nullable fill bug in net472
0.2.6(2020.5.1):
+Set from JsonElement overload.
0.2.5(2020.4.28):
+IEnumerable ToGenericList() method.
0.2.4(2020.4.27):
+obj.Set() method overload.
0.2.3(2020.4.26):
+obj.Set() method.
0.2.2(2020.1.3):
*obj.Get() method, add net35/net40 support.
0.2.1(2019.12.21):
*obj.FillPropertiesOfBasicType() method, add enum support.
0.1.7(2019.12.20):
+class IgnoreFillingAttribute.
|
2 |
ijw.DataReader.Database
Package Description
|
2 |
ijw.Next.Windows.Winform
What's new:
0.6.0 (2023.7.9):
*update pkgs.
0.5.2 (2023.1.11):
*add EnumValueItem binding support for combobox.
0.5.1 (2022.12.11):
*update dep
0.5.0 (2022.05.14):
+add net5.0 and net6.0 support
0.4.6 (2021.08.13):
*WinformHelper set/unset AutoStart: use ijw.Next.Windows
0.4.5 (2021.03.06):
*add net40 support for control.GetAllEventHandlers
0.4.2 (2021.01.08):
-ControlCollection extensions
0.4.1 (2021.01.08):
+ControlCollection extensions
0.3.9 (2020.11.10):
*fix bug: type constraints on enum
0.3.8 (2020.11.02):
*Type constraints on Enum
0.3.7 (2020.10.19):
+Control.AllChildControls
0.3.5 (2020.10.19):
+restorableForm.
0.3.1 (2020.9.10):
+Set auto start.
0.3.0 (2020.9.10):
+RemoveAllEventHandlers extension methods.
0.2.0 (2020.9.8):
+ComboBox binditems extension methods.
0.1.8 (2020.9.2):
*Control.SetText add invokeRequired
+Control.InvokeAction
0.1.7 (2020.4.30):
+ListViewItemCollectionExt
+netcoreapp3.1 winform support.
0.1.5 (not sure):
+First release.
|
2 |
ijw.DataTransfer.Client
What's in it:
1. ReliableTransferClient: working with ReliableDataReciever, to send/resend data.
2. SimpleDataClient: working with SimpleDataReceiver, to send data.
3. MultipleTargetsTransferClient: working with SimpleDataReceiver/ReliableDataReciever, multi-target data sending.
|
2 |
ijw.Next.Net.Socket.Async
Package Description
|
2 |
ijw.Next.Socket
Package Description
|
2 |
Sripe.SiteApp
What's New:
0.9.1(2020.9.27):
+EF Core support.
0.8.3(2020.7.1):
+EF Core support.
0.8.2(2020.1.10):
+local ipendpoint
0.8.1(2019.12.28):
*null or empty data disgard.
0.8.0(2019.11.14):
*Dependence update.
0.7.7(2019.11.13):
*Dependence update.
0.7.5(2019.11.13):
*MultiTargetSiteSender: use async cache for net45.
*SiteApp: use async cache for net45.
0.7.3(2019.11.5):
*Async support.
0.7.2(2019.11.5):
*Dependence update.
0.6.3(2019.11.4):
+MultiTargetSiteApp and MultiTargetSiteSender classes.
+Dependence update.
*fix: LogCleaner may crash.
0.5.2(2019.11.1):
*Dependence update.
0.5.1(2019.10.22):
*Add runtime info/error events.
0.4.9(2019.10.21):
*Dependence update.
0.4.7(2019.10.18):
*Dependence update.
0.4.3(2019.10.17):
*Dependence update.
0.4.1(2019.10.16):
+Cleaning logs for the specific number of days ago.
0.3.0(2019.10.9):
+First release.
Introduction:
This package includes a SiteApp class for building Sripe on-site application.
What's in it:
SiteApp class, which uses SripeDataClient and IDataAcquirer to simplify
|
2 |
ijw.Next.ML.NN
Package Description
|
1 |
ijw.Next.Collection.Indexable
Package Description
|
1 |
ijw.Next.Reflection.CodeGen
What's New:
0.1.2(2022.4.16):
+clean code.
*Fix bug for loading dynamic assembly
0.1.1(2020.4.30):
+clean code.
*Fix bug for loading dynamic assembly
0.1.0(2019.12.20):
+First release.
|
1 |
ijw.Next.IO.CsvReader
What's New:
0.2.2(2022.4.16):
*add net7.
0.2.1(2021.11.6):
*add net6.
0.2.0(2019.11.7):
*using new ijw.next.io package, update read string code.
Introduction:
This package includes a few classes for processing welllog realtime data.
|
1 |
ijw.Next.Maths.Distance
Package Description
|
1 |
ijw.Next.ML.NN.Training.BP
Package Description
|
1 |
ijw.Next.Net.Socket
What's New:
0.2.2(2022.12.11):
*update dep.
0.2.1(2021.5.7):
*Add net35 and net40
0.1.9(2021.2.18):
*update pkgs
0.1.7(2021.1.7):
*update pkgs
0.1.6(2020.9.8):
*update pkgs
0.1.5(2019.11.13):
*fix bug: tcphelper send fake client throws exception.
0.1.4(2019.11.13):
+socketHelper and socketExt
Introduction:
This package includes socket/tcp/udp helper and extensions.
|
1 |
ijw.Next.Maths.Model
Package Description
|
1 |
ijw.Next.ML.Normalizer
Package Description
|
1 |
ijw.Next.Maths.Vector
Package Description
|
1 |
.NET Framework 3.5
- ijw.Next (>= 0.7.6)
- ijw.Next.IndexRange (>= 1.0.2)
- ValueTupleBridge (>= 0.1.5)
.NET Standard 2.1
- ijw.Next (>= 0.7.6)
.NET Standard 2.0
- ijw.Next.IndexRange (>= 1.0.2)
- ijw.Next (>= 0.7.6)
.NET 7.0
- ijw.Next (>= 0.7.6)
.NET 5.0
- ijw.Next (>= 0.7.6)
.NET Standard 1.4
- ijw.Next.IndexRange (>= 1.0.2)
- ValueTupleBridge (>= 0.1.5)
- NETStandard.Library (>= 1.6.1)
- ijw.Next (>= 0.7.6)
.NET 6.0
- ijw.Next (>= 0.7.6)
.NET Framework 4.5
- ijw.Next.IndexRange (>= 1.0.2)
- ValueTupleBridge (>= 0.1.5)
- ijw.Next (>= 0.7.6)
.NET Framework 4.0
- ijw.Next.IndexRange (>= 1.0.2)
- ValueTupleBridge (>= 0.1.5)
- ijw.Next (>= 0.7.6)