-
### Frontend based:
* Memory (Map, the current cache mechanism)
* Session Storage
* Local Storage
* WebSQL
* IndexedDb
### Backend Based:
* [sqlite](https://github.com/zeit/swr/issues/15)
…
-
**Is your feature request related to a problem? Please describe.**
In my application I'm displaying various images. I only have identifiers of those images and to actualy download them I need to quer…
dant3 updated
3 years ago
-
**Which version of Microsoft Identity Web are you using?** Microsoft Identity Web 1.18.0
**Where is the issue?**
* Web app
* [ ] Sign-in users
* [x] Sign-in users and call web APIs
…
-
I am trying to push a nupkg file that I've created using this library to the chocolatey source on a linux machine and I am a `System.IO.IOException`. Here's the code that I'm using.
```csharp
clas…
jsyeo updated
3 years ago
-
**Is your feature request related to a problem?**
Coil requires explicit management of memoryCache. See https://coil-kt.github.io/coil/getting_started/#memory-cache
With memory cache, cached image…
dant3 updated
3 years ago
-
| | |
| --- | --- |
| Bugzilla Link | [18522](https://llvm.org/bz18522) |
| Resolution | FIXED |
| Resolved on | Dec 07, 2020 00:44 |
| Version | unspecified |
| OS | FreeBSD |
## Extended Descript…
-
I want to check the memory usage by the application and how much space each key in the cache is consuming.
Is there a way to evaluate this?
-
### Path to the leak
We currently have a memory leak in production since we migrate from 2.1 to 3.1, exacerbated by the following context :
- we are supporting a dynamic query language, so we rece…
-
We're using this library along with an implementation of IClaimsTransformation adding claims from an outside system.
When the access token is expired and is refreshed it is then storing all the c…
-
This has now happened on two different PCs, both running Windows 10 with VS 2017 installed.
Also:
NuGet Version: 3.5.0.1938
MsBuild Version: 4.6.1586.0
```
Preparing to run build script...
R…