Skip to content

datchung/TextFieldParserCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TextFieldParserCore

A 1 to 1 port of TextFieldParser for .NET Core.

Getting Started

Install via nuget: TextFieldParserCore

https://www.nuget.org/packages/TextFieldParserCore/1.0.0

Examples

Use the same way as you would use TextFieldParser for .NET Framework.

For a specific example, see this unit test: https://github.com/datchung/TextFieldParserCore/blob/master/src/TextFieldParserCore.Test/TextFieldParserCoreTest.cs#L46

Contributing

PRs welcome. Espeically for unit test coverage.

Misc

Reference code here https://github.com/microsoft/referencesource/blob/master/Microsoft.VisualBasic/runtime/msvbalib/FileIO/TextFieldParser.vb

No warranties expressed or implied.

About

TextFieldParser port for .NET Core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages