zzz projects Dapper Tutorial
Getting Started Documentation 3rd Party Libraries Knowledge Base Online Examples
  • Getting Started
  • Documentation
  • 3rd Party Libraries
  • Knowledge Base
  • Online Examples
  •   Download  

Dapper Tutorial - Knowledge Base (KB)

1 results for: in tag: dbf

Dapper: Not able to parse string from dbf(Error parsing column)

I want to use dapper to query over dbf files. In my file example.dbf I have two columns:...Value - type NUMERIC...Name - type CHARACTER...I write class ExampleDbf...class ExampleDbf { public int Value { get; set; } public string Name { get; set; }...
c# dapper dbf
asked by wopi

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...