-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
48 lines (33 loc) · 2.01 KB
/
Copy pathREADME.txt
File metadata and controls
48 lines (33 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Thank you for downloading EdiFabric's FlatFile examples
1. Overview
The examples are organized into different projects by product feature. All examples are provided for both .NET Framework 4.8 and .NET 6 in separate Visual Studio solutions.
2. Requirements
- Visual Studio, compatible with the supported .NET versions
- Minimum .NET Framework 4.8 or .NET 6.
3. Serial Key and EdiFabric DLLs
All projects reference EdiFabric EDI Tools as NuGet packages from nuget.org.
4. Setup
Rebuild the solution with Package Restore enabled. If there are any build errors, manually install the missing packages from https://www.nuget.org/packages?q=edifabric.
5. Getting started
To get started, set project EdiFabric.Examples.FlatFile.Read as the startup project, open ReadCSVFile.cs and run it.
6. Examples by feature
Explore the different features of EdiFabric, such as translating from flat file file (Read) and generating flat file file (Write).
7. Trial use
The trial serial key is valid for 14 days, and using the product with a trial license is subject to EdiFabric's license terms available at https://www.edifabric.com/files/eula.pdf. Upon expiry, the product will begin throwing exceptions.
To continue using the trial and the examples, you'll need to request a trial extension.
8. Warranty
The source code in these example projects is strictly for demonstrational purposes and is provided "AS IS" without warranty of any kind, whether expressed or implied, including but not limited to the
implied warranties of merchantability and/or fitness for a particular purpose.
9. Additional information
Install EdiFabric
https://support.edifabric.com/hc/en-us/articles/360016808578-Install-EdiFabric
Trial and examples
https://support.edifabric.com/hc/en-us/articles/360000280532-Trial-and-Examples
EdiFabric EDI to CSV
https://support.edifabric.com/hc/en-us/articles/360012781291-EDI-to-CSV
Knowledge Base
https://support.edifabric.com
Support
https://support.edifabric.com/hc/en-us/requests/new
Last updated on January 29, 2026
2026 © EdiFabric