是否有用于解析和验证上传到 ASP.NET 站点的 CSV/XML 文件的 C# 框架?

发布于 2024-09-28 04:31:48 字数 171 浏览 4 评论 0原文

我有一个基于产品的网站,我想扩大我们接受的库存上传的文件格式/布局的数量。理想情况下,这可以使用一些现有的实现来完成,该实现支持各种文件格式并协助验证和允许用户更正上传的数据。

任何像 BizTalk 和 SSIS 这样庞大和“服务器”的东西都是“正确的”。希望有人能想出一些适合在网站文件提交过程中使用的东西。

I have a product-based website and I'd like to expand the number of file formats/layouts that we accept for inventory uploads. Ideally that would be done using some existing implementation that supports various file formats and assists in validating and allowing user corrections to the uploaded data.

Anything giant and "servery" like BizTalk and SSIS are "right out". Hoping someone has come up with something tailored to use in a web site file submission process.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

GRAY°灰色天空 2024-10-05 04:31:48

您可以尝试 FileHelpers 库:http://www.filehelpers.net/

You can try the FileHelpers Library: http://www.filehelpers.net/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文