Skip to main content
corvus-dotnet
Perfil de criador do GitHub

corvus-dotnet

Visão por repositório de 25 skills coletadas em 1 repositórios do GitHub.

skills coletadas
25
repositórios
1
atualizado
1 de set. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

explorador de repositórios

Repositórios e skills representativas

corvus-codegen
sem classificação

Generate strongly-typed C# from JSON Schema using the Roslyn source generator or the corvusjson CLI tool. Covers the JsonSchemaTypeGenerator attribute, CLI options, naming heuristics, AdditionalFiles registration, config file format, MSBuild properties, and…

1 de set. de 2026
corvus-buffer-and-pooling
Desenvolvedores de software

Write allocation-efficient buffer code in Corvus.JsonSchema using the codebase's established three-tier pooling pattern: stackalloc → ArrayPool → ThreadStatic caches. Covers threshold constants, the rent/return pattern, UTF-8-first processing, thread-local…

5 de ago. de 2026
corvus-builder-context-threading
Desenvolvedores de software

Build a generated Corvus model (response body, array, nested object) from UTF-8 spans inside a hot loop with NO closure and NO managed-string round-trip, using the generated Build<TContext> / CreateBuilder<TContext> context-threading form (static lambdas + a…

5 de ago. de 2026
corvus-bytes-to-bytes
Desenvolvedores de software

Eliminate hand-rolled POCO record<->document string seams — types/paths that materialize a managed string (or List<string>/Dictionary) between a bytes SOURCE (a parsed UTF-8 body, a DB column, a directory/HTTP response) and a bytes SINK (a serialized JSON…

5 de ago. de 2026
corvus-ctj-handler-implementation
Desenvolvedores de software

Implement OpenAPI server handlers using Corvus.Text.Json generated types. Covers the workspace-owned lifetime model, the Read/ReadMutable store pattern, builder pattern for responses, From<T>() for zero-copy cross-namespace values, TryX out-parameter pattern…

5 de ago. de 2026
corvus-typed-model-construction
Desenvolvedores de software

Construct instances of generated Corvus strongly-typed models (DTOs, request/response bodies, discriminated-union variants) allocation-free, without composing or parsing JSON. Covers the Create() / Build() / CreateBuilder() / CreateBuilder<TContext>()…

5 de ago. de 2026
corvus-yaml
Desenvolvedores de software

Convert between YAML 1.2 and JSON using the high-performance ref struct tokenizer. Covers the two packages (Corvus.Text.Json.Yaml for full integration, Corvus.Yaml.SystemTextJson for System.Text.Json-only), YAML→JSON and JSON→YAML conversion, schema modes,…

19 de jun. de 2026
corvus-test-suite-regeneration
Analistas de garantia de qualidade de software e testadores

Regenerate JSON Schema test classes from the JSON-Schema-Test-Suite git submodule. Covers the update-json-schema-test-suite.ps1 master script, the V5 test generator (Corvus.JsonSchemaTestSuite.CodeGenerator), exclusion configuration, and output directory…

7 de jun. de 2026
Mostrando 8 de 25 skills coletadas.
Mostrando 1 de 1 repositórios
Todos os repositórios foram exibidos