JasperFx.TypeDiscovery by: Jeremy D. Miller
  • 291 total downloads
  • Latest version: 1.0.0
Type Scanning and Assembly Discovery Utilities
JasperFx.StringExtensions by: Jeremy D. Miller
  • 47 total downloads
  • Latest version: 0.9.0
Extension methods for easier usage of strings
JasperFx.Events by: Jeremy D. Miller Jaedyn Tonee
  • 5.68k total downloads
  • Latest version: 2.55.0
Foundational Event Store Abstractions and Projections for the Critter Stack
JasperFx.SourceGenerator by: Jeremy D. Miller Jaedyn Tonee
  • 1.993k total downloads
  • Latest version: 2.55.0
Source generators for JasperFx: OptionsDescription (IDescribeMyself.ToDescription() without Reflection), CLI command discovery, and command input parsing — all reflection-free for fast cold start and trim/AOT
ini-parser by: Ricardo Amores Hernández
  • 472 total downloads
  • Latest version: 2.5.2
  • ini
A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and strings written in C#. Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files. (*) This library is 100% .NET code and does not have any dependencies on Windows API calls in order to be portable.
JasperFx.CodeGeneration by: Jeremy D. Miller Babu Annamalai Oskar Dudycz Joona-Pekka Kokko
  • 1.656k total downloads
  • Latest version: 3.7.2
Code Generation Chicanery for .Net
JasperFx.RuntimeCompiler by: Jeremy D. Miller Jaedyn Tonee
  • 3.395k total downloads
  • Latest version: 5.0.0
Runtime Roslyn Compilation and Code Generation Chicanery
Irony by: Roman Ivantsov
  • 1.698k total downloads
  • Latest version: 1.5.3
Package Description
JasperFx.Core by: Jeremy D. Miller
  • 1.47k total downloads
  • Latest version: 1.12.0
Common extension methods and reflection helpers used by JasperFx projects
Irony.NetCore by: daxnet
  • 447 total downloads
  • Latest version: 1.1.11
  • irony parser
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
Json.More.Net by: Greg Dennis
  • 71 total downloads
  • Latest version: 3.0.1
  • json system.text.json json.more
Provides extended functionality for the System.Text.Json namespace.
JasperFx.Reflection by: Jeremy D. Miller
  • 174 total downloads
  • Latest version: 0.9.3
Reflection helpers
JasperFx.SourceGeneration by: Jeremy D. Miller Jaedyn Tonee
  • 290 total downloads
  • Latest version: 2.0.0
Source generator for JasperFx command discovery — eliminates runtime assembly scanning for CLI commands
K4os.Compression.LZ4 by: Milosz Krajewski
  • 4.14k total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
JasperFx by: Jeremy D. Miller Jaedyn Tonee
  • 6.468k total downloads
  • Latest version: 2.55.0
Foundational helpers and command line support used by JasperFx and the Critter Stack projects
JetBrains.Annotations by: JetBrains
  • 7.728k total downloads
  • Latest version: 2026.2.0
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
JsonPointer.Net by: Greg Dennis
  • 81 total downloads
  • Latest version: 7.0.3
  • json-pointer json pointer
JSON Pointer built on the System.Text.Json namespace
JsonPatch.Net by: Greg Dennis
  • 66 total downloads
  • Latest version: 5.0.3
  • json-patch jsonpatch json
JSON Patch built on the System.Text.Json namespace
Joonasw.AspNetCore.SecurityHeaders by: Joonas Westlin
  • 2.992k total downloads
  • Latest version: 6.0.0
  • aspnetcore security headers hsts hpkp csp
Middleware for adding security headers to an ASP.NET Core application. Allows you to easily add Content Security Policy, Strict Transport Security, and Public Key Pins to an app.
JasperFx.CodeGeneration.Commands by: Jeremy D. Miller Babu Annamalai Oskar Dudycz Joona-Pekka Kokko
  • 1.597k total downloads
  • Latest version: 3.7.2
Command line utilities for managing Lamar dynamically generated code