Humanizer.Core
by: Claire Novotny Mehdi Khalili
- 195 total downloads
- Latest version: 3.0.0-rc.30
Humanizer core package that contains the library and the neutral language (English) resources
HotChocolate.Types.Mutations
by: ChilliCream authors and contributors
- 505 total downloads
- Latest version: 14.4.0-p.10
This package provides helpers for creating GraphQL mutations.
HotChocolate.Validation
by: ChilliCream authors and contributors
- 800 total downloads
- Latest version: 14.4.0-p.10
Package Description
HotChocolate.Types.OffsetPagination
by: ChilliCream authors and contributors
- 587 total downloads
- Latest version: 14.4.0-p.10
Contains middleware and types for offset based pagination.
HotChocolate.Types
by: ChilliCream authors and contributors
- 1.12k total downloads
- Latest version: 14.4.0-p.10
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Utilities
by: ChilliCream authors and contributors
- 998 total downloads
- Latest version: 14.4.0-p.10
Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Types.Scalars.Upload
by: ChilliCream authors and contributors
- 777 total downloads
- Latest version: 14.4.0-p.10
Contains the GraphQL Upload Scalar.
IdentityModel
by: Dominick Baier Brock Allen
- 6 total downloads
- Latest version: 5.2.0
OpenID Connect & OAuth 2.0 client library
Iced
by: iced project and contributors <https://github.com/icedland>
- 225 total downloads
- Latest version: 1.21.0
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#.
- 👍 Supports all Intel and AMD instructions
- 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed
- 👍 100% C# code
- 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output
- 👍 The decoder decodes >130 MB/s
- 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory
- 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)`
- 👍 The encoder can be used to re-encode decoded instructions at any address
- 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc
- 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+`
- 👍 License: MIT
HotChocolate.Types.CursorPagination
by: ChilliCream authors and contributors
- 595 total downloads
- Latest version: 14.4.0-p.10
Contains middleware and types for cursor based pagination.
HotChocolate.Types.Queries
by: ChilliCream authors and contributors
- 1.079k total downloads
- Latest version: 14.4.0-p.10
This package provides helpers for creating GraphQL queries.
HotChocolate.Types.Errors
by: ChilliCream authors and contributors
- 863 total downloads
- Latest version: 14.4.0-p.10
This package provides shared error types for GraphQL query and mutation conventions.
HotChocolate.Utilities.Introspection
by: ChilliCream authors and contributors
- 441 total downloads
- Latest version: 14.3.0
Contains an introspection client to download a GraphQL schema over HTTP.
HotChocolate.Types.Shared
by: ChilliCream authors and contributors
- 971 total downloads
- Latest version: 14.4.0-p.10
Contains shared helper methods.
HotChocolate.Transport.Http
by: ChilliCream authors and contributors
- 118 total downloads
- Latest version: 14.3.0
This package contains a graphql over http client.
HotChocolate.Transport.Abstractions
by: ChilliCream authors and contributors
- 88 total downloads
- Latest version: 14.3.0
This package contains common abstractions and base classes for transport.
HotChocolate.Utilities.DependencyInjection
by: ChilliCream authors and contributors
- 1.313k total downloads
- Latest version: 14.4.0-p.10
Contains internal helper classes for Microsoft's dependency injection used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
ImTools.dll
by: Maksim Volkau
- 54 total downloads
- Latest version: 5.0.0-preview-01
Fast and space efficient immutable collections, hash maps, and utilities for performant programming in C#.
Split from the DryIoc: https://github.com/dadhi/DryIoc
ImTools
by: Maksim Volkau
- 4 total downloads
- Latest version: 5.0.0-preview-01
Fast and space efficient immutable collections, hash maps, and utilities for performant programming in C#.
Split from the DryIoc: https://github.com/dadhi/DryIoc
HotChocolate.Utilities.Buffers
by: ChilliCream authors and contributors
- 19 total downloads
- Latest version: 16.0.0-p.8.26
This package contains the HotChocolate.Buffers.ArrayWriter.