10

8

6

4

2


9.7

8.1

9.6
0.0

9.5
0.0

9.1
0.0

9.0
0.0

58 Misc packages and projects

  • Polly

    9.7 8.1 L3 C#
    Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
  • MediatR

    9.6 0.0 L5 C#
    Simple, unambitious mediator implementation in .NET
  • Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
  • FluentValidation

    9.6 0.0 L5 C#
    A popular .NET validation library for building strongly-typed validation rules.
  • Humanizer

    9.5 0.0 L3 C#
    Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
  • Edge.js

    9.1 0.0 L1 C++
    Run .NET and Node.js code in the same process on Windows, macOS, and Linux.
  • CsvHelper

    9.0 0.0 L3 C#
    Library to help reading and writing CSV files
  • Jint

    8.6 0.0 L3 C#
    Javascript Interpreter for .NET
  • ReactJS.NET

    8.4 0.0 L3 C#
    .NET library for JSX compilation and server-side rendering of React components
  • Rant

    8.3 2.5 L2 C#
    The Rant Procedural Text Generation DSL http://berkin.me/rant/
  • YoutubeExplode

    8.0 0.0 C#
    Abstraction layer over YouTube's internal API
  • ScriptCS

    8.0 0.0 L3 C#
    Write C# apps with a text editor, nuget and the power of Roslyn!
  • Hashids.net

    8.0 0.0 C#
    A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
  • Coravel

    7.8 0.0 C#
    Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
  • Enums.NET

    6.8 0.0 C#
    Enums.NET is a high-performance type-safe .NET enum utility library
  • Scientist.NET

    6.7 0.0 C#
    A .NET library for carefully refactoring critical paths. It's a port of GitHub's Ruby Scientist library
  • WorkflowEngine

    6.4 0.0 C#
    WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
  • Jurassic

    5.9 0.0 L1 C#
    A .NET library to parse and execute JavaScript code.
  • HidLibrary

    5.9 0.0 C#
    This library enables you to enumerate and communicate with Hid compatible USB devices in .NET.
  • ENet-CSharp

    5.9 1.5 C
    Reliable UDP networking library
  • TinyMapper

    5.7 0.0 L5 C#
    A quick object-object mapper for .NET
  • Warden

    5.3 0.0 L4 C#
    Define "health checks" for your applications, resources and infrastructure. Keep your Warden on the watch.
  • Guard

    5.2 0.0 C#
    A high-performance, extensible argument validation library.
  • DeviceId

    5.2 0.0 C#
    A simple library providing functionality to generate a 'device ID' that can be used to uniquely identify a computer.
  • Aeron.NET

    5.1 0.0 L5 C#
    Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron
  • Jot

    5.0 0.0 L5 C#
    Jot is a library for persisting and applying .NET application state.
  • ByteSize

    4.7 0.0 L4 C#
    ByteSize is a utility class that makes byte size representation in code easier by removing ambiguity of the value being represented. ByteSize is to bytes what System.TimeSpan is to time.
  • Streams

    4.6 0.0 F#
    A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
  • Jering.Javascript.NodeJS

    4.5 0.0 C#
    Invoke Javascript in NodeJS, from C#
  • Mediator.Net

    4.3 0.0 L4 C#
    A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
  • LINQPad.QueryPlanVisualizer

    4.3 0.0 C#
    SQL Server and PostgreSQL query execution plan visualizer for LINQPad
  • DeviceDetector.NET

    4.0 0.0 C#
    The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
  • Valit

    3.9 0.0 C#
    Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead!
  • TypeShape

    3.8 0.0 F#
    Practical generic programming for F#
  • https://github.com/minhhungit/ConsoleTableExt

    3.8 0.0 C#
    A fluent library to print out a nicely formatted table in a console application C#
  • SolidSoils4Arduino

    3.7 3.4 L4 C#
    C# .NET - Arduino library supporting simultaneous serial ASCII, Firmata and I2C communication
  • FormHelper

    3.7 0.0 JavaScript
    ASP.NET Core - Transform server-side validations to client-side without writing any javascript code. (Compatible with Fluent Validation)
  • Validot

    3.6 0.0 C#
    Validot is a performance-first, compact library for advanced model validation. Using a simple declarative fluent interface, it efficiently handles classes, structs, nested members, collections, nullables, plus any relation or combination of them. It also supports translations, custom logic extensions with tests, and DI containers.
  • SystemWrapper

    3.6 0.0 C#
    .NET library for easier testing of system APIs.
  • Shielded

    3.5 0.0 L2 C#
    A strict and mostly lock-free Software Transactional Memory (STM) for .NET
  • LinkCrawler

    3.4 0.0 L5 C#
    Find broken links in webpage
  • BitSharp

    3.2 0.0 L3 C#
    C# Bitcoin Node
  • RecordParser

    3.1 0.0 C#
    Zero Allocation Writer/Reader Parser for .NET Core
  • Outcome.NET

    3.1 0.0 L5 C#
    Never write a result wrapper again! Outcome.NET is a simple, powerful helper for methods that return a value, but sometimes also need to return validation messages, warnings, or a success bit.
  • NaturalSort.Extension

    2.7 1.8 C#
    ๐Ÿ”€ Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
  • FlatMapper

    2.7 0.0 L1 C#
    FlatMapper is a library to import and export data from and to plain text files.
  • NIdenticon

    2.6 0.0 L2 C#
    NIdenticon is a library for creating simple Identicons
  • SystemTextJson.JsonDiffPatch

    2.1 10.0 C#
    High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.
  • AzureCrawler

    2.0 0.0 L4 C#
    Take HTML Snapshots for your Angular, Ember, Durandal or any JavaScript applications
  • BerTlv.NET

    1.8 0.0 L5 C#
    A library for parsing BER TLV data (like EMV credit cards).
  • trybot

    1.4 3.6 C#
    A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.
  • AdaskoTheBeAsT.FluentValidation.MediatR

    0.8 0.0 C#
    FluentValidation behavior for MediatR
  • FlexEnum

    0.7 0.0 C#
    More flexible enum, like Java
  • .NEXT

    0.6 10.0 C#
    Next generation API for .NET
  • .NET Fiddle

    -
    Write, compile and run C# code in the browser. The C# equivalent of JSFiddle.
  • MSBuild ILMerge task

    -
    MSBuild ILMerge task is a NuGet package allows you to use the famous ILMerge utility in automated builds and/or Visual Studio projects.
  • LINQPad

    -
    a C#/VB/F# scratchpad that instantly executes any expression, statement block or program with rich output formatting and a wealth of features. Also lets you interactively query databases in LINQ. [$]
  • CSScript

    -
    CS-Script is a CLR based scripting system which usesC# as a programming language. CS-Script currently targets Microsoft implementation of CLR (.NET 2.0/3.0/3.5/4.0/4.5) with full support on Mono. Comes with many additional features, such as script hosting.
  • CSharp Pad

    -
    A web based C# REPL with awesome code completion.

Add another 'Misc' Package