Skip to content
View kudima03's full-sized avatar
  • Minsk, Belarus
  • 20:07 (UTC +03:00)

Block or report kudima03

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kudima03/README.md

committers.top badge

committers.top badge

committers.top badge

Pinned Loading

  1. Pure.Primitives.Abstractions Pure.Primitives.Abstractions Public

    Base interfaces for the Pure ecosystem — immutable, composable abstractions over .NET primitive types; AOT-compatible.

    C#

  2. PureQL-Specification PureQL-Specification Public

    PureQL is a JSON-based declarative query language for relational data, validated against a JSON Schema — easy to generate, serialize, transmit, and validate.

    1 1

  3. Pure.Primitives Pure.Primitives Public

    Concrete implementations of immutable, composable primitive types for the Pure ecosystem — type-safe wrappers over .NET primitive types; AOT-compatible.

    C# 1

  4. Pure.Primitives.Bool.Operations Pure.Primitives.Bool.Operations Public

    Boolean operations for Pure IBool primitives — And, Or, Xor, Not, BitwiseAnd, BitwiseOr, and equality conditions.

    C#

  5. Pure.RelationalSchema.Abstractions Pure.RelationalSchema.Abstractions Public

    Immutable, composable interfaces for relational database schema metadata — schemas, tables, columns, column types, indexes, and foreign keys.

    C#

  6. Pure.RelationalSchema.Self.Storage.Projection Pure.RelationalSchema.Self.Storage.Projection Public

    Projects an ISchema into normalized storage rows for the Pure relational schema meta-model.

    C#