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: attributes

What's the difference between [Computed] and [Write(false)] attributes?

This... resource explains how ...Computed... excludes a property (in an update only?)....Specifie the property should be excluded from update....[Table("Invoice")] public class InvoiceContrib { [Key] public int InvoiceID { get; set; } public s...
attributes c# dapper dapper-contrib
asked by SpiritBob

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...