NCsvLib is a .NET library for writing 'structured' text files/streams.
An example of structured file is CSV (comma separated values), but the library
can handle more complex structures.
Basically you define a 'schema' that describes size and format of various
fields that the library then reads from a data source (ie. database) and
writes their values to an output stream (ie. text file or http stream).
Its architecture makes possible to use various methods for
storing data (ie. on database) and define file schema (default is XML
file).
Development moved to GitHub: https://github.com/franksl/ncsvlib
Categories
Software DevelopmentLicense
BSD LicenseFollow NCsvLib
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NCsvLib!