gwilson2151 / portfolio-calculator

Calculate the value of a portfolio with current security prices.
0 stars 1 forks source link

Investigate local storage #3

Open gwilson2151 opened 7 years ago

gwilson2151 commented 7 years ago

Currently thinking SQLite + Dapper (or some other micro ORM).

gwilson2151 commented 7 years ago

Micro ORM candidates are Dapper & NPoco.

gwilson2151 commented 7 years ago

Dapper

Pros

NPoco

Pros

gwilson2151 commented 7 years ago

I think it's gonna be Dapper. 🎉