ijw.Next.Reflection.CodeGen by: Jaren Duan
  • 4 total downloads
  • Latest version: 0.1.2
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.
ijw.Next.Serialization by: Jaren Duan
  • 4 total downloads
  • Latest version: 0.1.0
Package Description
ijw.Next.Serialization.Binary by: Jaren Duan
  • 4 total downloads
  • Latest version: 0.1.3
Package Description
ijw.Next.Serialization.Json by: Jaren Duan
  • 3 total downloads
  • Latest version: 0.3.3
What's New: 0.3.3(2024.11.20): *update Newtonsoft.Json => 13.0.3 0.3.2(2023.4.19): *update pkg 0.3.1(2020.2.8): *update pkg 0.3.0(2020.11.16): +net50.
ijw.Next.Socket by: Jaren Duan
  • 2 total downloads
  • Latest version: 0.1.0
Package Description
ijw.Next.Socket.BinaryObject by: Jaren Duan
  • 2 total downloads
  • Latest version: 0.1.0
Package Description
ijw.Next.Threading.Tasks by: Jaren Duan
  • 5 total downloads
  • Latest version: 0.1.5
Package Description
ijw.Next.Windows by: Jaren Duan
  • 6 total downloads
  • Latest version: 0.3.1
What's new: 0.3.1 (2024.12.4): *update pkgs. 0.3.0 (2023.7.9): *update pkgs. 0.2.0 (2022.5.18): *add net5.0 and net 6.0 support 0.1.8 (2021.9.14): *Fix bug: AutoStartHelper.UnsetAutoStart, filename adding quote. 0.1.7 (2021.8.17): +LockScreenHelper and wts related apis +Win32 apis from ijw.Next.Windows.Win32 +WinConsole apis from ijw.Next.Windows.WinConsole 0.1.6 (2021.8.13): +AutoStartHelper 0.1.5 (2020.6.19): +netcoreapp3.1 support 0.1.4 (2020.6.9): +AppConfig[settig].set method now is ok for adding new setting. 0.1.2 (2020.1.6): +AppConfig.Refresh() 0.1.1 (2019.12.28): +AppConfig.Refresh() 0.1.0 (not sure): +First release.
ijw.Next.Windows.Win32 by: Jaren Duan
  • 3 total downloads
  • Latest version: 0.1.4
Package Description
ijw.Next.Windows.WinConsole by: Jaren Duan
  • 2 total downloads
  • Latest version: 0.1.0
Package Description
ijw.Next.Windows.Winform by: Jaren Duan
  • 4 total downloads
  • Latest version: 0.6.0
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.
ijw.Next.Windows.Winform.Controls.Package by: Jaren Duan
  • 3 total downloads
  • Latest version: 0.1.3
Package Description
ijw.Reflection by: ijw.Reflection
  • 4 total downloads
  • Latest version: 1.0.0
Package Description
ijw.Serialization by: ijw.Serialization
  • 2 total downloads
  • Latest version: 1.0.0
Package Description
ijw.Threading.Tasks by: ijw.Threading.Tasks
  • 6 total downloads
  • Latest version: 1.0.0
Package Description
ImpromptuInterface by: jbtule
  • 24 total downloads
  • Latest version: 8.0.6
  • ducktyping duckcasting dynamic .net40 Silverlight proxy impromptu interface reflection dlr currying
A Lightweight Duck Casting Framework for dynamic C#
IndexRange by: Bradley Grainger
  • 15 total downloads
  • Latest version: 1.1.0
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
IPAddressRange by: J.Sakamoto
  • 135 total downloads
  • Latest version: 6.2.0
  • IPAddress
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6.
IronCompress by: Ivan Gavryliuk
  • 55 total downloads
  • Latest version: 1.6.3
  • snappy zstd gzip brotli lzo lz4
Buffer compresison library supporting all the major compression algorithms (gzip, brotli, snappy, zstd etc.)
IronSnappy by: Ivan Gavryliuk (@aloneguid)
  • 4 total downloads
  • Latest version: 1.3.1
  • google snappy compression dotnet c#
This is a native .NET port of Google Snappy compression/decompression library. The only implementation that is stable, fast, up to date with latest Snappy improvements, and most importantly does not depend on native Snappy binaries. Works everywhere .NET Core runs.