Humanizer.Core
by: Claire Novotny Mehdi Khalili
- 305 total downloads
- Latest version: 3.0.1
Humanizer core package that contains the library and the neutral language (English) resources
HotChocolate.Validation
by: ChilliCream authors and contributors
- 1.744k total downloads
- Latest version: 16.0.0-p.10.32
Package Description
HotChocolate.Utilities
by: ChilliCream authors and contributors
- 2.056k total downloads
- Latest version: 16.0.0-p.10.45
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
- 1.311k total downloads
- Latest version: 16.0.0-p.10.17
Contains the GraphQL Upload Scalar.
IdentityModel
by: Dominick Baier Brock Allen
- 8 total downloads
- Latest version: 5.2.0
OpenID Connect & OAuth 2.0 client library
Iced
by: iced project and contributors <https://github.com/icedland>
- 281 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
IndexRange
by: Bradley Grainger
- 46 total downloads
- Latest version: 1.1.0
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
HotChocolate.Utilities.Introspection
by: ChilliCream authors and contributors
- 976 total downloads
- Latest version: 16.0.0-p.10.32
Contains an introspection client to download a GraphQL schema over HTTP.
HotChocolate.Types.Shared
by: ChilliCream authors and contributors
- 2.591k total downloads
- Latest version: 16.0.0-p.10.32
Contains shared helper methods.
HotChocolate.Utilities.DependencyInjection
by: ChilliCream authors and contributors
- 2.839k total downloads
- Latest version: 16.0.0-p.10.45
Contains internal helper classes for Microsoft's dependency injection used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
JasperFx.RuntimeCompiler
by: Jeremy D. Miller Jaedyn Tonee
- 412 total downloads
- Latest version: 4.3.2
Runtime Roslyn Compilation and Code Generation Chicanery
JasperFx.CodeGeneration
by: Jeremy D. Miller Babu Annamalai Oskar Dudycz Joona-Pekka Kokko
- 228 total downloads
- Latest version: 3.7.2
Code Generation Chicanery for .Net
JasperFx
by: Jeremy D. Miller Jaedyn Tonee
- 349 total downloads
- Latest version: 1.17.0
Foundational helpers and command line support used by JasperFx and the Critter Stack projects
ImTools
by: Maksim Volkau
- 86 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.dll
by: Maksim Volkau
- 85 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
JasperFx.Core
by: Jeremy D. Miller
- 204 total downloads
- Latest version: 1.12.0
Common extension methods and reflection helpers used by JasperFx projects
JasperFx.Events
by: Jeremy D. Miller Jaedyn Tonee
- 269 total downloads
- Latest version: 1.16.0
Foundational Event Store Abstractions and Projections for the Critter Stack
HotChocolate.Utilities.Buffers
by: ChilliCream authors and contributors
- 145 total downloads
- Latest version: 16.0.0-p.10.45
This package contains the HotChocolate.Buffers.ArrayWriter.
HotChocolate.Utilities.Tasks
by: ChilliCream authors and contributors
- 515 total downloads
- Latest version: 16.0.0-p.10.32
This package contains the System.Threading.Tasks.Task extensions.
HotChocolate.Utilities.Base36
by: ChilliCream authors and contributors
- 204 total downloads
- Latest version: 16.0.0-p.10.35
This package contains the HotChocolate.Text.Buffers.Base36 encoder.