IndexRange
by: Bradley Grainger
- 96 total downloads
- Latest version: 1.1.1
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
JasperFx.TypeDiscovery
by: Jeremy D. Miller
- 324 total downloads
- Latest version: 1.0.0
Type Scanning and Assembly Discovery Utilities
JasperFx.StringExtensions
by: Jeremy D. Miller
- 52 total downloads
- Latest version: 0.9.0
Extension methods for easier usage of strings
JasperFx.Events
by: Jeremy D. Miller Jaedyn Tonee
- 7.303k total downloads
- Latest version: 2.73.2
Foundational Event Store Abstractions and Projections for the Critter Stack
JasperFx.SourceGenerator
by: Jeremy D. Miller Jaedyn Tonee
- 3.1k total downloads
- Latest version: 2.73.2
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
- 547 total downloads
- Latest version: 2.5.2
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.854k total downloads
- Latest version: 3.7.2
Code Generation Chicanery for .Net
JasperFx.RuntimeCompiler
by: Jeremy D. Miller Jaedyn Tonee
- 3.753k total downloads
- Latest version: 5.0.0
Runtime Roslyn Compilation and Code Generation Chicanery
ImTools
by: Maksim Volkau
- 788 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
- 1.643k total downloads
- Latest version: 1.12.0
Common extension methods and reflection helpers used by JasperFx projects
ImTools.dll
by: Maksim Volkau
- 640 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
Irony.NetCore
by: daxnet
- 472 total downloads
- Latest version: 1.1.11
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
- 713 total downloads
- Latest version: 3.0.1
Provides extended functionality for the System.Text.Json namespace.
JasperFx.Reflection
by: Jeremy D. Miller
- 200 total downloads
- Latest version: 0.9.3
Reflection helpers
JasperFx.SourceGeneration
by: Jeremy D. Miller Jaedyn Tonee
- 360 total downloads
- Latest version: 2.0.0
Source generator for JasperFx command discovery — eliminates runtime assembly scanning for CLI commands
JasperFx
by: Jeremy D. Miller Jaedyn Tonee
- 8.318k total downloads
- Latest version: 2.73.2
Foundational helpers and command line support used by JasperFx and the Critter Stack projects
JetBrains.Annotations
by: JetBrains
- 8.1k total downloads
- Latest version: 2026.2.0
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.
Joonasw.AspNetCore.SecurityHeaders
by: Joonas Westlin
- 3.095k total downloads
- Latest version: 6.0.0
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.78k total downloads
- Latest version: 3.7.2
Command line utilities for managing Lamar dynamically generated code