全部标签
目录标签

#object

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

126 条记录
标签为“object”按健康指数排序
67中等健康指数
soenneker/soenneker.dtos.idnamevalue
A minimal Record type with an Id (string), Name (string), Value (string) and maximum JSON compatibility
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
67中等健康指数
soenneker/soenneker.dtos.minmax
A minimal Record type with a Min (decimal) and a Max (decimal) and maximum JSON compatibility
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
67中等健康指数
soenneker/soenneker.dtos.problemdetails
A replication of .NET's ProblemDetails (https://tools.ietf.org/html/rfc7807) that doesn't rely on Microsoft.AspNetCore.Mvc.
C#★ 22026年7月18日
MIT2026年7月18日 · 指标 1.13.0
67中等健康指数
soenneker/soenneker.dtos.requestdataoptions
A flexible request options object for paging, sorting, and filtering queryable data, similar to OData-style parameters.
C#★ 02026年7月17日
MIT2026年7月17日 · 指标 1.13.0
67中等健康指数
soenneker/soenneker.dtos.results.operation
A standardized wrapper for the outcome of an operation, containing either a successful result value or a ProblemDetails describing the error, along with an HTTP status code.
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
67中等健康指数
soenneker/soenneker.dtos.streetaddress
A minimal record type for physical addresses, with international support and maximum serialization compatibility
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
67中等健康指数
soenneker/soenneker.requests.entities.named
A request model that includes a required, length-limited Name property for named entities.
C#★ 02026年7月17日
MIT2026年7月17日 · 指标 1.13.0
67中等健康指数
soenneker/soenneker.responses.entities.named
A derived EntityResponse model with a Name property, serialized using System.Text.Json property names.
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
67中等健康指数
soenneker/soenneker.responses.entity
A base response model with ID and timestamps, serialized using System.Text.Json property names.
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
66中等健康指数
soenneker/soenneker.utils.executioncontexts
Utilities for executing work inline or offloading to the thread pool based on the current synchronization context.
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
npm
65中等健康指数
Kikobeats/osom
An Awesome [/osom/] Object Data Modeling (Database Agnostic).
JavaScript★ 72↓ 658/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
npm
65中等健康指数
sindresorhus/is
Type check values
TypeScript★ 1,790↓ 204M/月2026年7月22日
MIT2026年7月22日 · 指标 1.13.0
65中等健康指数
soenneker/soenneker.atomics.valuenullablebools
A lightweight, allocation-free atomic nullable boolean struct implemented on top of an inline ValueAtomicInt
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
65中等健康指数
soenneker/soenneker.enumerables.commaseparated
High-performance, allocation-free CSV enumeration using ReadOnlySpan{char} — a drop-in alternative to string.Split(',') for hot paths.
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
65中等健康指数
soenneker/soenneker.httpcontents.pooledbytearrays
A custom HttpContent that wraps a rented byte array from an ArrayPool, writes only the valid byte range to outgoing streams, and returns the buffer to the pool when disposed to reduce GC allocations.
C#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0