Magicodes.IE
FileHelpers
Our great sponsors
Magicodes.IE | FileHelpers | |
---|---|---|
0 | 9 | |
1,871 | 1,083 | |
1.6% | - | |
8.2 | 4.5 | |
11 days ago | 5 months ago | |
C# | C# | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Magicodes.IE
We haven't tracked posts mentioning Magicodes.IE yet.
Tracking mentions began in Dec 2020.
FileHelpers
-
Azure - Best Way to automate SFTP transfers
Not a public repo, but it’s used this way in a production environment for the last few years when loading fixed length files from a few different state agencies (we process using C#, and the Files Helper NuGet package, see www.filehelpers.net for some code examples).
-
Csv saving best practices or just learn SQL?
If you want to stay with csv files, I would suggest checking out FileHelpers and see if that serves your needs adequately.
-
C# Net6 - Convert XLS to XLSB - Open Source (Free) only.
Try this https://www.nuget.org/packages/FileHelpers
- What class should I create to deserialize this?
-
Need helps with this CSV format
Have you ever heard of the FileHelpers library?
-
Coming from Python and wondering if I should use Pandas.NET or learn built-in Dataframe stuff
I’ve used https://www.filehelpers.net/ for a long time.
What are some alternatives?
CsvHelper - Library to help reading and writing CSV files
Json.NET - Json.NET is a popular high-performance JSON framework for .NET
ServiceStack.Text - .NET's fastest JSON, JSV and CSV Text Serializers
ExcelDataReader - Lightweight and fast library written in C# for reading Microsoft Excel files
MessagePack for C# (.NET, .NET Core, Unity, Xamarin) - Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Wire - Binary serializer for POCO objects
Protobuf - Protocol Buffers - Google's data interchange format
Bond - Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
FsPickler - A fast multi-format message serializer for .NET
Migrant - Fast and flexible serialization framework usable on undecorated classes.