dotnet / dotnet/dotnet-api-docs

Clarify MemoryCacheOptions.SizeLimit doc comments

Offen
#5,482 15 Kommentare 9 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
area-Extensions-Caching help wanted Pri3 untriaged
Vorherrschende Sprache
C#
Sterne
949
Forks
1.7k
Ø Merge
2 T. 19 Std.
Gemergte PRs (30 T.)
52

Beschreibung

Currently, the property summary for the MemoryCacheOptions.SizeLimit property is:

```
///
/// Gets or sets the maximum size of the cache.
///
```
It would be nice if this explicitly provided the unit of measure (bytes, kilobytes, etc.). Like this:
```
///
/// Gets or sets the maximum size of the cache in kilobytes.
///
```

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Start at the MemoryCacheOptions.SizeLimit property documentation and verify the unit of measure against the API definition. Update the property summary so it explicitly names the correct unit, then run the repository's documentation validation if available; done means the generated comment clearly documents that unit.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
csharp
Bereich
documentation
Issue-Typ
Dokumentation
Schwierigkeit
1/5
Geschätzter Aufwand
Unter einer Stunde
Aktivitätsstatus
Veraltet
Klarheit
Klar beschrieben
Anfängerfreundlichkeit
40/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.