ijw.Next.Collection.Async
by: Jaren Duan
- 5 total downloads
- Latest version: 0.1.5
Package Description
ijw.Next.Collection.Indexable
by: Jaren Duan
- 8 total downloads
- Latest version: 0.1.3
Package Description
ijw.Next.DataAccess
by: Jaren Duan
- 2 total downloads
- Latest version: 0.2.1
What's New:
0.2.1(2023.4.16):
+net60 net70 support.
0.2.0(2019.11.25):
-Oracle to ijw.Next.DataAccess.Oracle.Core package.
Introduction:
This package includes a few classes for access Data source, CRUD etc.
ijw.Next.DataAccess.Oracle.Core
by: Jaren Duan
- 2 total downloads
- Latest version: 0.1.9
What's New:
0.1.9(2024.12.4):
+net8.0, 9.0 support
*update dep, fix warning of packages.
0.1.8(2023.4.16):
+net60 net70 support.
0.1.7(2020.12.5):
+query scalar list.
0.1.6(2020.12.4):
*log text.
+cancelToken for all async methods in oracleDbHepler class.
0.1.4(2020.12.1):
*update pkgs.
0.1.3(2020.07.02):
+logger.writetrace
0.1.2(2019.12.20):
+obj.FillPropertiesOfBasicType overload
0.1.1(2019.11.25):
+First Release
Introduction:
This package includes a few classes for access Data source, CRUD etc.
ijw.Next.DependencyInjection
by: Jaren Duan
- 2 total downloads
- Latest version: 0.1.2
Package Description
ijw.Next.IndexRange
by: Bradley Grainger
- 2 total downloads
- Latest version: 1.0.2
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
ijw.Next.IO
by: Jaren Duan
- 7 total downloads
- Latest version: 0.7.0
What's New:
0.7.0(2024.12.10):
+net80 net90 support.
*FileInfo.ReadLines => FileInfo.ReadLinesWithLineNumber
+new FileInfo.ReadLines
0.6.17(2023.4.16):
+net60 net70 support.
0.6.16(2022.9.19):
*use ValueTupleBridge as dep for old net runtime
0.6.14(2021.11.26):
*upgrade ijw.next dep, in case winform designer crash:(
0.6.13(2021.9.4):
*change default encoding for StreamWriterHelper.NewStreamWriterToStream
+IEnumerableStringExt class with WriteToFile method
0.6.12(2021.8.3):
*FileHelper.CopyFiles, add tryHarderWhenOverwrite.
0.6.11(2021.7.26):
*BatchCopyNotFinishedException inherited from IOException.
0.6.10(2021.7.21):
*FileHelper.CopyFiles Fix bugs.
0.6.9(2021.7.14):
*CreateReadonlyStream bug fixed: add fileAccess.
0.6.8(2021.6.24):
*GetFilesIncludeSubFolders for all TargetFrameworks
0.6.7(2021.6.14):
*Fileinfo.Extension: when no extension bug
0.6.6(2020.3.23):
+GetMD5 and GetSha1
+CheckMD5 and CheckSha1
0.6.3(2020.2.8):
*update ijw.next dep
0.6.2(2020.11.20):
+GetFilesIncludeSubFolders
0.6.1(2020.11.16):
+net50
0.5.0(2020.6.33):
+CompressionHelper
0.4.9(2020.6.9):
*FileAccess.
0.4.8(2020.3.9):
+FileInfo.Rename method.
-clean directoryinfo.forAllfile methods.
0.4.6(2020.3.3):
+FileExistException.
0.4.4(2020.3.2):
+FileInfo.IsVideo and FileInfo.ExtensionName extensions.
0.4.3(2020.3.1):
+DirectoryInfo extension.
0.4.2(2019.11.7):
*encoding may not applied when create a streamreader.
Introduction:
This package includes a few classes for processing welllog realtime data.
ijw.Next.IO.CsvReader
by: Jaren Duan
- 6 total downloads
- Latest version: 0.2.2
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.
ijw.Next.IO.FileSystem.Watcher
by: Jaren Duan
- 7 total downloads
- Latest version: 0.1.2
Package Description
ijw.Next.License.Client
by: ijw.Next.License.Client
- 2 total downloads
- Latest version: 1.0.0
Package Description
ijw.Next.Linq.Expressions
by: Jaren Duan
- 2 total downloads
- Latest version: 0.1.1
Package Description
ijw.Next.Log.File
by: Jaren Duan
- 3 total downloads
- Latest version: 0.1.4
What's New:
0.1.4(2024.12.4):
+net 60/80 support
0.1.3(2024.11.22):
*fix bug: Update system.* pkg to fix warning