20 packages tagged with “better”
Fast, customizable, and extendable enums for C# with a clean API.
C# wrapper for OptiPNG and PNGQuant to compress PNG either lossless or lossy
Package Description
Kafka better healthchecks
Better search for EPiServer based on Full Text Search service: better previews, special characters support, exclusion of not visible, not published or system pages and more.
Gives you a more powerful and useful context menu for your UWP Windows 10 app.
Simpler declaration for WPF Dependency Properties.
An easy to use and highly customizable alternative for Console.ReadLine();
Better Curry (better-curry) binding library for Bridge.NET projects.
Adds suppot for statically typed environment variables
Provides better code maintainability by simple yet powerful .Params() string extension to supplement/replace string.Format(). Accepts numeric, named and reference parameters. More details and examples in XML tooltips. NUMERIC EXAMPLE: return "test={0}".Params("value"); returns ["test=value"] NAMED EXAMPLE: return "test={val}".Params(val => 1) returns ["test=1"] REFERENCE EXAMPLE: var test = "value"; return "test={test}".Params(() => test) returns ["test=value"] WARNING: You can't combine the 3 types in a single Param() call (there are safety checks in place), but you can chain them. All 3 methods support multiple parameters.
Core package for better healthchecks. It's like healthcheck but better
Ignite better healthchecks
Reusable Retry Logic for transient fault handling with exponential backoff and stochastic exponential backoff.
Better Scroll (better-scroll) binding library for Bridge.NET projects.
HTTP better healthchecks
Postgres better healthchecks
BetterRedis is a user-friendly tool designed to simplify and enhance the utilization of Redis.
Just extending basic C# things, "QoL improvements" for c# programming. Mostly classes and types methods.
JSON Parse Better Errors (json-parse-better-errors) binding library for Bridge.NET projects.