Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Misc packages

Showing projects tagged as Misc

  • AutoMapper

    9.7 7.3 L4 C#
    A convention-based object-object mapper in .NET.
  • MediatR

    9.7 7.8 L5 C#
    Simple, unambitious mediator implementation in .NET
  • FluentValidation

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

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

    8.8 8.7 L3 C#
    Javascript Interpreter for .NET
  • Coravel

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

    8.4 7.8 C#
    Abstraction layer over YouTube's internal API
  • Hashids.net

    8.1 4.5 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.
  • Sprache

    7.6 0.0 C#
    A tiny, friendly, C# parser construction library
  • Enums.NET

    7.0 2.8 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.5 5.4 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).
  • ENet-CSharp

    6.1 3.5 C
    Reliable UDP networking library
  • Jurassic

    6.1 4.8 L1 C#
    A .NET library to parse and execute JavaScript code.
  • HidLibrary

    6.0 0.0 C#
    This library enables you to enumerate and communicate with Hid compatible USB devices in .NET.
  • DeviceId

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

    5.3 6.1 L5 C#
    Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron
  • Warden

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

    5.3 5.8 L5 C#
    Jot is a library for persisting and applying .NET application state.
  • Guard

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

    5.0 5.1 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.
  • Mediator.Net

    4.8 8.1 L4 C#
    A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
  • Streams

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

    4.6 6.2 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.
  • LINQPad.QueryPlanVisualizer

    4.5 4.0 C#
    SQL Server and PostgreSQL query execution plan visualizer for LINQPad
  • FormHelper

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

    4.0 3.2 F#
    Practical generic programming for F#
  • https://github.com/minhhungit/ConsoleTableExt

    4.0 2.8 C#
    A fluent library to print out a nicely formatted table in a console application C#
  • 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!
  • Validot

    3.9 6.2 C#
    DISCONTINUED. 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.