File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- next-version : 5.0.0
1+ next-version : 5.0.1
22tag-prefix : ' [vV]'
33mode : ContinuousDeployment
44branches :
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2025 Tech Ninja Labs
3+ Copyright (c) 2025 Code Shayk
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- # <img src =" https://github.com/CodeShayk/FileUtil.Core/blob/master/ninja-icon-16.png " alt =" ninja " style =" width :30px ;" /> FileUtil.Core v5.0.0
1+ # <img src =" https://github.com/CodeShayk/FileUtil.Core/blob/master/ninja-icon-16.png " alt =" ninja " style =" width :30px ;" /> FileUtil.Core v5.0.1
22[ ![ NuGet version] ( https://badge.fury.io/nu/FixedWidth.FileParser.svg )] ( https://badge.fury.io/nu/FixedWidth.FileParser ) [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://github.com/CodeShayk/FileUtil.Core/blob/master/LICENSE.md )
33[ ![ Master-Build] ( https://github.com/CodeShayk/FileUtil.Core/actions/workflows/Master-Build.yml/badge.svg )] ( https://github.com/CodeShayk/FileUtil.Core/actions/workflows/Master-Build.yml )
44[ ![ GitHub Release] ( https://img.shields.io/github/v/release/CodeShayk/FileUtil.Core?logo=github&sort=semver )] ( https://github.com/CodeShayk/FileUtil.Core/releases/latest )
55[ ![ Master-CodeQL] ( https://github.com/CodeShayk/FileUtil.Core/actions/workflows/Master-CodeQL.yml/badge.svg )] ( https://github.com/CodeShayk/FileUtil.Core/actions/workflows/Master-CodeQL.yml )
66[ ![ .Net 9.0] ( https://img.shields.io/badge/.Net-9.0-blue )] ( https://dotnet.microsoft.com/en-us/download/dotnet/9.0 )
7-
8- -------------
7+ [ ![ .Net Standard 2.1] ( https://img.shields.io/badge/.NetStandard-2.1-blue )] ( https://github.com/dotnet/standard/blob/v2.0.0/docs/versions/netstandard2.1.md )
8+ [ ![ .Net Standard 2.0] ( https://img.shields.io/badge/.NetStandard-2.0-blue )] ( https://github.com/dotnet/standard/blob/v2.0.0/docs/versions/netstandard2.0.md )
9+ [ ![ .Net Framework 4.6.4] ( https://img.shields.io/badge/.Net-4.6.4-blue )] ( https://dotnet.microsoft.com/en-us/download/dotnet-framework/net46 )
10+ -----------
911#### .Net Library to read from fixed width or delimiter separated file using strongly typed objects.
1012
1113
You can’t perform that action at this time.
0 commit comments