Results 9 issues of Denis Ipatov

Could you add .map file or include original to minify?

How to modify Temporal code in `PredictSunspot.cs` sample to get an array of predicted data, for example 10 points ahead like I've done it with R? ![GitHub Logo](https://leto5h.storage.yandex.net/rdisk/03adb2690c8552b8951c7829a5b63339/mpfs/taBds8qJqrr3xnV5DZHqP5lfdpLJ1Q6efvFuQH5HOwWTgTbwQiRihTE9FGtz_ErdnlAJhJU8MtSZHYPnhuSoEA==?uid=0&filename=Rplot01.png&disposition=inline&hash=&limit=0&content_type=image%2Fpng&rtoken=fe826173be785574b7204851f58036e6&force_default=no)

I tried many-many variants, but finally works only one connection with only one collection.

In my Chrome I've got an error with this code `var myQuery = $indexedDB.queryBuilder().$index('age_idx').$gt(40).$asc.compile();` but without `.$asc` snipped it works ok. Where I get to know more knowledge about correct...

I fetched token which is also saved in local storage, but can't authorize for API call. Suppose I have to manually realize auth logic writing something to Startup.cs?

Can I config default behavior or overload Dump method if I need 1) value.Dump(nameof(value)) 2) see full collection, not only first 24 items

Thank you **ygrenier** for nice framework! Does async and parallel (TPL) computation concurrence with Swiss/JPL/Moshier ephemeris available? Is it thread-safe?

enhancement

Can I use (or a bit modify) `AngularJSAuthentication.Web` from one of the previous sample as Client or it must be developed from scratch?

What's a point of enter in Modified SPA demo? I didn't find a main page View.