C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
.NET
.NET Assemblies
.NET Core
.NET Standard
Active Directory
ADO.NET
Agile Development
AJAX
Alexa Skills
Algorithms in C#
Android
Angular
Architecture
ArcObject
Artificial Intelligence
ASP.NET
ASP.NET Core
Augmented Reality
Aurelia
AWS
Azure
Backbonejs
Big Data
BizTalk Server
Blockchain
Bootstrap
Bot Framework
Business
C#
C# Corner
C, C++, MFC
Career Advice
Chapters
CIO
Cloud
COBOL.NET
Coding Best Practices
Cognitive Services
COM Interop
Compact Framework
Cortana Development
Cryptocurrency
Cryptography
Crystal Reports
Current Affairs
Custom Controls
Cyber Security
Data Mining
Databases & DBA
Design Patterns & Practices
DevOps
DirectX
Dynamics CRM
Enterprise Development
Entity Framework
Error Zone
Exception Handling
Expression Studio
F#
Files, Directory, IO
Games Programming
GDI+
General
Google Cloud
Google Development
Graphics Design
Hardware
Hiring and Recruitment
HoloLens
How do I
HTML 5
Internet & Web
Internet of Things
Ionic
iOS
Java
Java and .NET
JavaScript
JQuery
JSON
JSP
Knockout
kotlin
Leadership
Learn .NET
LightSwitch
LINQ
Machine Learning
Microsoft 365
Microsoft Office
Microsoft Phone
Mobile Development
Multithreading
NetBeans
Networking
Node.js
Office Development
OOP/OOD
Open Source
Operating Systems
Oracle
Outsourcing
Philosophy
PHP
Power BI
Printing in C#
Products
Progressive Web Apps
Project Management
Python
Q#
QlikView
R
React
Reports using C#
Robotics & Hardware
Ruby on Rails
Salesforce
Security
Servers
SharePoint
SignalR
Silverlight
Smart Devices
Software Testing
SQL Language
SQL Server
Startups
String in C#
Swift
TypeScript
Unity
UWP
Visual Basic .NET
Visual Studio
WCF
Wearables
Web Development
Web Services
Web3
Windows 10
Windows Controls
Windows Forms
Windows PowerShell
Windows Services
Workflow Foundation
WPF
Xamarin
XAML Standard
XML
XNA
XSharp
Register
Login
3
Answers
How to store the list of arrays using EF
Revathi Parvathi
7y
176
1
Reply
{
"result": [
{
"Nutrient_Id": 1,
"Nutrient_Desc": "Nutrients",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 2,
"Nutrient_Desc": "Proximates and Dietary fibre",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 3,
"Nutrient_Desc": "Energy (KJ)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 4,
"Nutrient_Desc": "Energy (Kcal)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 5,
"Nutrient_Desc": "Moisture",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 6,
"Nutrient_Desc": "Ash",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 7,
"Nutrient_Desc": "Protein",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 8,
"Nutrient_Desc": "Amino Acids",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 9,
"Nutrient_Desc": "Essential",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 10,
"Nutrient_Desc": "Histidine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 11,
"Nutrient_Desc": "Isoleucine (Branched)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 12,
"Nutrient_Desc": "Leucine (Branched)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 13,
"Nutrient_Desc": "Lysine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 14,
"Nutrient_Desc": "Methionine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 15,
"Nutrient_Desc": "Phenylalanine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 16,
"Nutrient_Desc": "Threonine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 17,
"Nutrient_Desc": "Tryptophan",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 18,
"Nutrient_Desc": "Valine (Branched)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 19,
"Nutrient_Desc": "Non-essential",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 20,
"Nutrient_Desc": "Alanine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 21,
"Nutrient_Desc": "Arginine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 22,
"Nutrient_Desc": "Aspartic acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 23,
"Nutrient_Desc": "Asparagine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 24,
"Nutrient_Desc": "Cystine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 25,
"Nutrient_Desc": "Glutamic Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 26,
"Nutrient_Desc": "Glutamine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 27,
"Nutrient_Desc": "Glycine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 28,
"Nutrient_Desc": "Proline",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 29,
"Nutrient_Desc": "Serine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 30,
"Nutrient_Desc": "Tyrosine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 31,
"Nutrient_Desc": "Amino Acid Derivatives",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 32,
"Nutrient_Desc": "Taurine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 33,
"Nutrient_Desc": "Carnitine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 34,
"Nutrient_Desc": "Tryptamine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 35,
"Nutrient_Desc": "Carbohydrates by difference",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 36,
"Nutrient_Desc": "Available Carbohydrates",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 37,
"Nutrient_Desc": "Starch",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 38,
"Nutrient_Desc": "Amylose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 39,
"Nutrient_Desc": "Amylopectin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 40,
"Nutrient_Desc": "Sugars (Total Sugars)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 41,
"Nutrient_Desc": "Glucose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 42,
"Nutrient_Desc": "Fructose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 43,
"Nutrient_Desc": "Sucrose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 44,
"Nutrient_Desc": "Maltose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 45,
"Nutrient_Desc": "Lactose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 46,
"Nutrient_Desc": "Galactose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 47,
"Nutrient_Desc": "Total Dietary Fibre",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 48,
"Nutrient_Desc": "Total",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 49,
"Nutrient_Desc": "High molar weight-insoluble fibre",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 50,
"Nutrient_Desc": "Cellulose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 51,
"Nutrient_Desc": "Lignin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 52,
"Nutrient_Desc": "Insoluble pentosan",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 53,
"Nutrient_Desc": "Insoluble pectin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 54,
"Nutrient_Desc": "Beta- glucan (yeast/moulds)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 55,
"Nutrient_Desc": "Hydrocolloids-Carrageenan",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 56,
"Nutrient_Desc": "Hydrocolloids-Gums-Gaur",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 57,
"Nutrient_Desc": "Hydrocolloids-Gums-Locust bean",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 58,
"Nutrient_Desc": "Hydrocolloids-Gums-Cassia",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 59,
"Nutrient_Desc": "Hydrocolloids-Gums-Arabic",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 60,
"Nutrient_Desc": "High Molecular weight-soluble fibre",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 61,
"Nutrient_Desc": "Soluble pentosans",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 62,
"Nutrient_Desc": "Soluble pectins",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 63,
"Nutrient_Desc": "Cereal ?- glucan",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 64,
"Nutrient_Desc": "Resistant starch",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 65,
"Nutrient_Desc": "RS I (Physical inaccessible starch)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 66,
"Nutrient_Desc": "RS II (Resistant starch granules)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 67,
"Nutrient_Desc": "RS III (Retrograded Starch )",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 68,
"Nutrient_Desc": "RS IV (Chemically modified starch)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 69,
"Nutrient_Desc": "Low molar weight-soluble fibre",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 70,
"Nutrient_Desc": "Inulin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 71,
"Nutrient_Desc": "Fructose oligosaccharide (FOS)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 72,
"Nutrient_Desc": "Galactose oligosaccharide (GOS)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 73,
"Nutrient_Desc": "Polydextrose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 74,
"Nutrient_Desc": "Resistant Maltodextrin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 75,
"Nutrient_Desc": "Total Fat",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 76,
"Nutrient_Desc": "Saturated fatty acids (SFA) - %",
"Food_Id": 538,
"Volunteer_Id": "R030104",
"ServingConsumption": 269.375579
},
{
"Nutrient_Id": 77,
"Nutrient_Desc": "Saturated fatty acids (SFA) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 78,
"Nutrient_Desc": "Butyric (
4:00
)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 79,
"Nutrient_Desc": "Caproic (
6:00
)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 80,
"Nutrient_Desc": "Caprylic (
8:00
)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 81,
"Nutrient_Desc": "Capric (
10:00
) - %",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 82,
"Nutrient_Desc": "Capric (
10:00
) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 83,
"Nutrient_Desc": "Lauric (
12:00
) - %",
"Food_Id": 542,
"Volunteer_Id": "R030104",
"ServingConsumption": 0.198295
},
{
"Nutrient_Id": 84,
"Nutrient_Desc": "Lauric (
12:00
) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 85,
"Nutrient_Desc": "Undecanoic (
11:00
)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 86,
"Nutrient_Desc": "Tridecylic (
13:00
)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 87,
"Nutrient_Desc": "Myristic (
14:00
) - %",
"Food_Id": 542,
"Volunteer_Id": "R030104",
"ServingConsumption": 0.637761
},
{
"Nutrient_Id": 88,
"Nutrient_Desc": "Myristic (
14:00
) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 89,
"Nutrient_Desc": "Pentadecanoic (
15:00
)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 90,
"Nutrient_Desc": "Palmitic (
16:00
) - %",
"Food_Id": 538,
"Volunteer_Id": "R030104",
"ServingConsumption": 223.125594
},
{
"Nutrient_Id": 91,
"Nutrient_Desc": "Palmitic (
16:00
) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 92,
"Nutrient_Desc": "Margaric (
17:00
)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 93,
"Nutrient_Desc": "Stearic (
18:00
) - %",
"Food_Id": 538,
"Volunteer_Id": "R030104",
"ServingConsumption": 33.970943
},
{
"Nutrient_Id": 94,
"Nutrient_Desc": "Stearic (
18:00
) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 95,
"Nutrient_Desc": "Arachidic (
20:00
) - %",
"Food_Id": 538,
"Volunteer_Id": "R030104",
"ServingConsumption": 4.112187
},
{
"Nutrient_Id": 96,
"Nutrient_Desc": "Arachidic (
20:00
) -mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 97,
"Nutrient_Desc": "Behenic (
22:00
) - %",
"Food_Id": 538,
"Volunteer_Id": "R030104",
"ServingConsumption": 1.615662
},
{
"Nutrient_Id": 98,
"Nutrient_Desc": "Behenic (
22:00
) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 99,
"Nutrient_Desc": "Lignoceric (
24:00
) - %",
"Food_Id": 538,
"Volunteer_Id": "R030104",
"ServingConsumption": 0.736301
},
{
"Nutrient_Id": 100,
"Nutrient_Desc": "Lignoceric (
24:00
) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 101,
"Nutrient_Desc": "Mono unsaturated fatty acids (MUFA) - %",
"Food_Id": 538,
"Volunteer_Id": "R030104",
"ServingConsumption": 207.598719
},
{
"Nutrient_Id": 102,
"Nutrient_Desc": "Mono unsaturated fatty acids (MUFA) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 103,
"Nutrient_Desc": "Myristoleic (14:1) - %",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 104,
"Nutrient_Desc": "Myristoleic (14:1) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 105,
"Nutrient_Desc": "Pentadecenoic (15:1)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 106,
"Nutrient_Desc": "Palmitoleic (16:1) undifferentiated - %",
"Food_Id": 538,
"Volunteer_Id": "R030104",
"ServingConsumption": 0.024009
},
{
"Nutrient_Id": 107,
"Nutrient_Desc": "Palmitoleic (16:1) undifferentiated - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 108,
"Nutrient_Desc": "16:1c",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 109,
"Nutrient_Desc": "16:1t",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 110,
"Nutrient_Desc": "Heptadecenoic (17:1)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 111,
"Nutrient_Desc": "Oleic (18:1c) undifferentiated - %",
"Food_Id": 538,
"Volunteer_Id": "R030104",
"ServingConsumption": 190.017501
},
{
"Nutrient_Id": 112,
"Nutrient_Desc": "Oleic (18:1c) undifferentiated - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 113,
"Nutrient_Desc": "Elaidic (18:1t)",
"Food_Id": 542,
"Volunteer_Id": "R030104",
"ServingConsumption": 2.508172
},
{
"Nutrient_Id": 114,
"Nutrient_Desc": "Vaccenic (18:1t; n-7)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 115,
"Nutrient_Desc": "Eicosaenoic (20:1)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 116,
"Nutrient_Desc": "Docosenoic (20:1)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 117,
"Nutrient_Desc": "Erucic (22:1) undifferentiated - %",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 118,
"Nutrient_Desc": "Erucic (22:1) undifferentiated - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 119,
"Nutrient_Desc": "22:1c",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 120,
"Nutrient_Desc": "22:1t",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 121,
"Nutrient_Desc": "Nervonic (24:1c)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 122,
"Nutrient_Desc": "Poly unsaturated fatty acids (PUFA) - %",
"Food_Id": 538,
"Volunteer_Id": "R030104",
"ServingConsumption": 208.307009
},
{
"Nutrient_Id": 123,
"Nutrient_Desc": "Poly unsaturated fatty acids (PUFA) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 124,
"Nutrient_Desc": "Hexadecadienoic acid (16:2)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 125,
"Nutrient_Desc": "Linoleic acid (18:2) - %",
"Food_Id": 538,
"Volunteer_Id": "R030104",
"ServingConsumption": 205.108696
},
{
"Nutrient_Id": 126,
"Nutrient_Desc": "Linoleic acid (18:2) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 127,
"Nutrient_Desc": "18:2 c",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 128,
"Nutrient_Desc": "18:2 t",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 129,
"Nutrient_Desc": "Linolenic acid (18:3 undifferentiated)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 130,
"Nutrient_Desc": "Alpha-linolenic acid (18:3;n-3) - %",
"Food_Id": 538,
"Volunteer_Id": "R030104",
"ServingConsumption": 3.199313
},
{
"Nutrient_Id": 131,
"Nutrient_Desc": "Alpha-linolenic acid (18:3;n-3) - mg",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 132,
"Nutrient_Desc": "Gamma-linolenic acid (18:3; n-6)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 133,
"Nutrient_Desc": "Parinaric acid (18:4 undifferentiated)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 134,
"Nutrient_Desc": "Eicosadienoic acid (20:2; n-6)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 135,
"Nutrient_Desc": "Eicosatrienoic acid (20:3; undifferentiated)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 136,
"Nutrient_Desc": "Arachidonic acid (20:4; undifferentiated)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 137,
"Nutrient_Desc": "Eicosapentaenoic acid (20:5; n3)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 138,
"Nutrient_Desc": "Docosadienoic acid (22:2)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 139,
"Nutrient_Desc": "Docosapentaenoic acid (22:5;n3)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 140,
"Nutrient_Desc": "Docosahexaenoic acid (22:6;n3)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 141,
"Nutrient_Desc": "Trans Fatty Acids (TFA)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 142,
"Nutrient_Desc": "Trans-monoenoic",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 143,
"Nutrient_Desc": "Trans-polyenoic",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 144,
"Nutrient_Desc": "Dietary Cholesterol",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 145,
"Nutrient_Desc": "Short Chain fatty acids (SCFA)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 146,
"Nutrient_Desc": "Acetic",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 147,
"Nutrient_Desc": "Propionic",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 148,
"Nutrient_Desc": "Butyric",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 149,
"Nutrient_Desc": "Free fatty acids (FFA)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 150,
"Nutrient_Desc": "Water Soluble Vitamins",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 151,
"Nutrient_Desc": "Vitamin B",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 152,
"Nutrient_Desc": "Thiamine (B1)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 153,
"Nutrient_Desc": "Riboflavin (B2)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 154,
"Nutrient_Desc": "Niacin (B3)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 155,
"Nutrient_Desc": "Pantothenic acid (B5)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 156,
"Nutrient_Desc": "Total B6",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 157,
"Nutrient_Desc": "Biotin (B7)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 158,
"Nutrient_Desc": "Total Folates (B9)/ Folate food",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 159,
"Nutrient_Desc": "Folic acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 160,
"Nutrient_Desc": "Folate, DFE",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 161,
"Nutrient_Desc": "alpha Lipoeic Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 162,
"Nutrient_Desc": "Choline",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 163,
"Nutrient_Desc": "Betaine",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 164,
"Nutrient_Desc": "Cyanocobalamin (B12)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 165,
"Nutrient_Desc": "Vitamin B12,added",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 166,
"Nutrient_Desc": "Vitamin C (Total Ascorbic Acid)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 167,
"Nutrient_Desc": "Fat Soluble Vitamins",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 168,
"Nutrient_Desc": "Vitamin A, RAE ",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 169,
"Nutrient_Desc": "Retinol",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 170,
"Nutrient_Desc": "Carotene, beta ",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 171,
"Nutrient_Desc": "Carotene, alpha",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 172,
"Nutrient_Desc": "Carotene, gamma",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 173,
"Nutrient_Desc": "Cryptoxanthin, beta",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 174,
"Nutrient_Desc": "Vitamin A, IU",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 175,
"Nutrient_Desc": "Lycopene",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 176,
"Nutrient_Desc": "Lutein",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 177,
"Nutrient_Desc": "Zeaxanthin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 178,
"Nutrient_Desc": "Total Carotenoids",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 179,
"Nutrient_Desc": "Vitamin E",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 180,
"Nutrient_Desc": "Alpha Tocopherols",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 181,
"Nutrient_Desc": "Beta Tocopherols",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 182,
"Nutrient_Desc": "Gamma Tocopherols",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 183,
"Nutrient_Desc": "Delta Tocopherols",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 184,
"Nutrient_Desc": "Alpha Tocotrienols",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 185,
"Nutrient_Desc": "Beta Tocotrienols",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 186,
"Nutrient_Desc": "Gamma Tocotrienols",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 187,
"Nutrient_Desc": "Delta Tocotrienols",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 188,
"Nutrient_Desc": "Alpha Tocopherol equivalent",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 189,
"Nutrient_Desc": "Vitamin D",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 190,
"Nutrient_Desc": "Ergocalciferol (D2)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 191,
"Nutrient_Desc": "Cholecalciferol (D3)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 192,
"Nutrient_Desc": "25-OH-D3",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 193,
"Nutrient_Desc": "Vitamin K",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 194,
"Nutrient_Desc": "Phylloquinones",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 195,
"Nutrient_Desc": "Menaquinones",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 196,
"Nutrient_Desc": "Minerals and Trace Elements",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 197,
"Nutrient_Desc": "Major minerals",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 198,
"Nutrient_Desc": "Sodium (Na)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 199,
"Nutrient_Desc": "Potassium (K)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 200,
"Nutrient_Desc": "Calcium (Ca)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 201,
"Nutrient_Desc": "Magnesium (Mg)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 202,
"Nutrient_Desc": "Phosphorous (P)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 203,
"Nutrient_Desc": "Chloride (Cl)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 204,
"Nutrient_Desc": "Sulphur (S)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 205,
"Nutrient_Desc": "Minor minerals/ Trace elements",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 206,
"Nutrient_Desc": "Iron (Fe)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 207,
"Nutrient_Desc": "Zinc (Zn)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 208,
"Nutrient_Desc": "Selenium (Se)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 209,
"Nutrient_Desc": "Iodine (I)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 210,
"Nutrient_Desc": "Copper (Cu)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 211,
"Nutrient_Desc": "Manganese (Mn)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 212,
"Nutrient_Desc": "Fluoride(F)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 213,
"Nutrient_Desc": "Chromium (Cr)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 214,
"Nutrient_Desc": "Aluminium (Al)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 215,
"Nutrient_Desc": "Trace elements - Heavy metals",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 216,
"Nutrient_Desc": "Arsenic (As)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 217,
"Nutrient_Desc": "Cadmium (Cd)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 218,
"Nutrient_Desc": "Lead (Pb)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 219,
"Nutrient_Desc": "Mercury (Hg)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 220,
"Nutrient_Desc": "Ultratrace minerals",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 221,
"Nutrient_Desc": "Molebdeum (Mo)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 222,
"Nutrient_Desc": "Nickel (Ni)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 223,
"Nutrient_Desc": "Cobalt (Co)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 224,
"Nutrient_Desc": "Lithium (Li)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 225,
"Nutrient_Desc": "Polyphenols",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 226,
"Nutrient_Desc": "Flavonoids",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 227,
"Nutrient_Desc": "Flavonols",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 228,
"Nutrient_Desc": "Kaempferol",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 229,
"Nutrient_Desc": "Quercetin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 230,
"Nutrient_Desc": "Quercetin - 3 - Beta - D - glucoside",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 231,
"Nutrient_Desc": "Quercetin - 3 - O- rutinoside",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 232,
"Nutrient_Desc": "Quercetin - 3 - Beta - Galactoside",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 233,
"Nutrient_Desc": "Isorhamnetin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 234,
"Nutrient_Desc": "Myricetin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 235,
"Nutrient_Desc": "Flavones",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 236,
"Nutrient_Desc": "Apigenin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 237,
"Nutrient_Desc": "Apigenin - 6 - C - gluoside",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 238,
"Nutrient_Desc": "Apigenin - 7 - O - neohesperidoside",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 239,
"Nutrient_Desc": "Luteolin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 240,
"Nutrient_Desc": "Flavanones",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 241,
"Nutrient_Desc": "Hesperetin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 242,
"Nutrient_Desc": "Hesperdin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 243,
"Nutrient_Desc": "Naringenin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 244,
"Nutrient_Desc": "Eriodictyol",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 245,
"Nutrient_Desc": "Flavan-3-ols (Flavanols)",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 246,
"Nutrient_Desc": "(-) - Epicatechin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 247,
"Nutrient_Desc": "(-) - Epigallo Catechin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 248,
"Nutrient_Desc": "(-) - Epigallo Catechin 3 - gallate",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 249,
"Nutrient_Desc": "(+) - Catechin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 250,
"Nutrient_Desc": "(-) Gallocatechin gallate",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 251,
"Nutrient_Desc": "(-) Gallo Catechin",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 252,
"Nutrient_Desc": "Isoflavones",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 253,
"Nutrient_Desc": "Diadzein",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 254,
"Nutrient_Desc": "Genistein",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 255,
"Nutrient_Desc": "Glycitein",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 256,
"Nutrient_Desc": "Anthocyanidins",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 257,
"Nutrient_Desc": "Non-flavonoids",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 258,
"Nutrient_Desc": "Phenolic acids",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 259,
"Nutrient_Desc": "Benzoic acid derivatives",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 260,
"Nutrient_Desc": "Protocatechuic acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 261,
"Nutrient_Desc": "Vanillic acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 262,
"Nutrient_Desc": "Gallic acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 263,
"Nutrient_Desc": "Ellagic acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 264,
"Nutrient_Desc": "Syringic Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 265,
"Nutrient_Desc": "3 - Hydroxy benzaldehyde",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 266,
"Nutrient_Desc": "Hydroxycinnamic acids",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 267,
"Nutrient_Desc": "Cinnamic acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 268,
"Nutrient_Desc": "O- Coumaric acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 269,
"Nutrient_Desc": "P- Coumaric acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 270,
"Nutrient_Desc": "Caffeic acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 271,
"Nutrient_Desc": "Chlorogenic acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 272,
"Nutrient_Desc": "Ferulic acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 273,
"Nutrient_Desc": "Sinapinic acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 274,
"Nutrient_Desc": "Stilbenes",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 275,
"Nutrient_Desc": "Resvertrol",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 276,
"Nutrient_Desc": "Lignans",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 277,
"Nutrient_Desc": "Organic Acids",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 278,
"Nutrient_Desc": "Oxalates",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 279,
"Nutrient_Desc": "Total Oxalate",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 280,
"Nutrient_Desc": "Soluble Oxalate",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 281,
"Nutrient_Desc": "Insoluble Oxalate",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 282,
"Nutrient_Desc": "Cis - Aconitic Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 283,
"Nutrient_Desc": "Citric Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 284,
"Nutrient_Desc": "Fumaric Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 285,
"Nutrient_Desc": "Mallic Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 286,
"Nutrient_Desc": "Quinic Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 287,
"Nutrient_Desc": "Succinic Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 288,
"Nutrient_Desc": "Tartaric Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 289,
"Nutrient_Desc": "Formic Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 290,
"Nutrient_Desc": "Lactic Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 291,
"Nutrient_Desc": "Uric Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 292,
"Nutrient_Desc": "Valeric acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 293,
"Nutrient_Desc": "Benzoic Acid",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 294,
"Nutrient_Desc": "Oligosaccharides Phytosterols Phytates and Saponins",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 295,
"Nutrient_Desc": "Oligosaccharides",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 296,
"Nutrient_Desc": "Raffinose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 297,
"Nutrient_Desc": "Stachyose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 298,
"Nutrient_Desc": "Verbascose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 299,
"Nutrient_Desc": "Ajugose",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 300,
"Nutrient_Desc": "Phytosterols",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 301,
"Nutrient_Desc": "Campesterol",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 302,
"Nutrient_Desc": "Stigmasterol",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 303,
"Nutrient_Desc": "Beta Sitosterol",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 304,
"Nutrient_Desc": "Phytates",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 305,
"Nutrient_Desc": "Saponins",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 306,
"Nutrient_Desc": "Non-Nutrients",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 307,
"Nutrient_Desc": "GI",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 308,
"Nutrient_Desc": "GL",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 309,
"Nutrient_Desc": "DAge",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
},
{
"Nutrient_Id": 310,
"Nutrient_Desc": "Alcohol",
"Food_Id": 0,
"Volunteer_Id": null,
"ServingConsumption": 0
}
]
}
the above json is my first loop result , how can I store the every loop result in a list variable using entity framework.
Rich Text Editor, TextBoxComment
Editor toolbars
Editing
Undo
Keyboard shortcut Ctrl+Z
Redo
Keyboard shortcut Ctrl+Y
Remove Format
Clipboard/Undo
Cut
Keyboard shortcut Ctrl+X
Copy
Keyboard shortcut Ctrl+C
Tools
Maximize
Styles
Format
Format
Paragraph
Insert/Remove Numbered List
Insert/Remove Bulleted List
Decrease Indent
Increase Indent
Block Quote
Basic Styles
Bold
Keyboard shortcut Ctrl+B
Italic
Keyboard shortcut Ctrl+I
Links
Link
Keyboard shortcut Ctrl+K
Unlink
Insert
Image
Insert Code Snippet
Table
Document
Source
Press ALT 0 for help
◢
Elements path
Post
Reset
Cancel
Answers (
3
)
0
Gokhul Varman
NA
10.7k
9.4k
7y
Please refer the link for more detailed explantion:http://developers.itextpdf.com/content/best-itext-questions-stackoverview/font-examples/itext7-how-use-system-font-itextsharp-vbnet
Accepted
0
Shovan Saha
NA
306
17.8k
7y
Dear Gokhul Sir, I have made this. Thank you. But I have another question. I have six buttons bearing same color. I want tab index position of button will show another color. Is it possible? Please help me.
Next Recommended Forum
Unable to update records in a table
In Universal Windows App?