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
  • GraphQL ChilliCream
Package Description
HotChocolate.Utilities by: ChilliCream authors and contributors
  • 2.056k total downloads
  • Latest version: 16.0.0-p.10.45
  • GraphQL ChilliCream
Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
IdentityModel by: Dominick Baier Brock Allen
  • 8 total downloads
  • Latest version: 5.2.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
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
  • disassembler x86 x64 assembler encoder decoder formatter
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
  • Index System.Index Range System.Range C#8
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
  • GraphQL ChilliCream
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
  • GraphQL ChilliCream
Contains shared helper methods.
HotChocolate.Utilities.DependencyInjection by: ChilliCream authors and contributors
  • 2.821k total downloads
  • Latest version: 16.0.0-p.10.32
  • GraphQL ChilliCream
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
  • 410 total downloads
  • Latest version: 4.3.1
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
  • 289 total downloads
  • Latest version: 1.16.0
Foundational helpers and command line support used by JasperFx and the Critter Stack projects
ImTools by: Maksim Volkau
  • 85 total downloads
  • Latest version: 5.0.0-preview-01
  • FP Performance Simple Functional Immutable Persistent Map Avl 2-3Tree Self Balanced Tree Dictionary Thread-safe Atomic Ref Algebraic Discriminated Union SumType
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
  • 81 total downloads
  • Latest version: 5.0.0-preview-01
  • FP Performance Simple Functional Immutable Persistent Map Avl 2-3Tree Self Balanced Tree Dictionary Thread-safe Functional Atomic Ref Algebraic Discriminated Union SumType
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.TypeDiscovery by: Jeremy D. Miller
  • 37 total downloads
  • Latest version: 1.0.0
Type Scanning and Assembly Discovery Utilities
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
  • 128 total downloads
  • Latest version: 16.0.0-p.10.45
  • GraphQL ChilliCream
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
  • GraphQL ChilliCream
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
  • GraphQL ChilliCream
This package contains the HotChocolate.Text.Buffers.Base36 encoder.