P
P
Pavel Osadchuk2015-10-11 11:25:39
ASP.NET
Pavel Osadchuk, 2015-10-11 11:25:39

What are the simple Key-Value storage options for ASP.NET Web API 2?

Hi all.
Can anyone tell me what are the options for simple key-value storage for ASP.NET Web API 2 and Azure?
EF is too heavy in my opinion.
Sessions are not good.
It is not necessary to read lectures that REST is stateless.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
sivabur, 2015-10-11
@sivabur

memcached !

T
Taxist410, 2015-10-11
@Taksist410

you can Dictionary
https://msdn.microsoft.com/ru-ru/library/xfhwa508(...

S
Stanislav Makarov, 2015-10-11
@Nipheris

Windows Azure Table Storage

A
Andrey Lastochkin, 2015-10-12
@lasalas

Redis, MongoDb, GlobalsDb

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question