Awesome C# Misc

  • updated 11 months ago Apache License 2.0

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron

  • updated 4 months ago MIT License

    ASP.NET Boilerplate - Web Application Framework

  • updated 3 months ago MIT License

    A convention-based object-object mapper in .NET.

  • updated over 10 years ago MIT License

    Take HTML Snapshots for your Angular, Ember, Durandal or any JavaScript applications

  • updated almost 2 years ago MIT License

    Simple build versioning for .NET, powered by Git tags

  • updated 9 months ago MIT License

    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.

  • updated almost 2 years ago MIT License

    A fluent library to print out a nicely formatted table in a console application C#

  • coravel coravel 2,605
    star
    updated over 1 year ago MIT License

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

  • CsvHelper CsvHelper 4,651
    star
    updated 4 months ago Other

    Library to help reading and writing CSV files

  • updated 4 months ago Apache License 2.0

    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.

  • updated 4 months ago MIT License

    A simple library providing functionality to generate a 'device ID' that can be used to uniquely identify a computer.

  • updated about 1 year ago Apache License 2.0

    This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.

  • Enums.NET Enums.NET 1,703
    star
    updated 3 months ago MIT License

    Enums.NET is a high-performance type-safe .NET enum utility library

  • updated over 4 years ago Apache License 2.0

    FlatMapper is a library to import and export data from and to plain text files.

  • updated 4 months ago Apache License 2.0

    A popular .NET validation library for building strongly-typed validation rules.

  • guard guard 684
    star
    updated over 1 year ago MIT License

    A high-performance, extensible argument validation library.

  • updated about 1 year ago MIT License

    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.

  • updated about 2 years ago MIT License

    This library enables you to enumerate and communicate with Hid compatible USB devices in .NET.

  • Humanizer Humanizer 8,665
    star
    updated about 2 months ago Other

    Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities

  • updated 4 months ago Apache License 2.0

    OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

  • updated about 1 year ago MIT License

    A simple but powerful web crawler library for .NET

  • updated 6 months ago Other

    SQL Server and PostgreSQL query execution plan visualizer for LINQPad

  • mono mono 11,128
    star
    updated 3 months ago Other

    Mono open source ECMA CLI, C# and .NET implementation.

  • updated 8 months ago MIT License

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

  • peachpie peachpie 2,316
    star
    updated 3 months ago Apache License 2.0

    PeachPie - the PHP compiler and runtime for .NET and .NET Core

  • Polly Polly 13,361
    star
    updated about 2 months ago BSD 3-Clause "New...

    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+.

  • updated 2 months ago Other

    Protocol Buffers library for idiomatic .NET

  • updated over 1 year ago MIT License

    Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support

  • rant3 rant3 2,964
    star
    updated about 4 years ago MIT License

    (Obsolete) Archive of Rant 3.x.

  • React.NET React.NET 2,293
    star
    updated over 1 year ago MIT License

    .NET library for JSX compilation and server-side rendering of React components

  • updated 2 months ago MIT License
  • scriptcs scriptcs 2,462
    star
    updated over 1 year ago Other

    Write C# apps with a text editor, nuget and the power of Roslyn!

  • serilog serilog 7,150
    star
    updated 3 months ago Apache License 2.0

    Simple .NET logging with fully-structured events

  • updated 4 months ago Other

    Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all

  • updated almost 2 years ago Other

    Fast, Simple, Typed ORM for .NET

  • updated almost 3 years ago Other

    .NET's leading C# Redis Client

  • updated almost 3 years ago Other

    .NET's fastest JSON, JSV and CSV Text Serializers

  • updated almost 2 years ago MIT License

    A strict and mostly lock-free Software Transactional Memory (STM) for .NET

  • SignalR SignalR 9,200
    star
    updated about 1 month ago Other

    Incredibly simple real-time web for .NET

  • updated 7 months ago MIT License

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

  • updated over 1 year ago Microsoft Public ...

    .NET library for easier testing of system APIs.

  • updated almost 2 years ago MIT License

    Practical generic programming for F#

  • updated over 1 year ago MIT License

    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.

  • Valit Valit 320
    star
    updated almost 5 years ago MIT License

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

  • Warden Warden 616
    star
    updated almost 7 years ago MIT License

    Define "health checks" for your applications, resources and infrastructure. Keep your Warden on the watch.

  • updated about 1 year ago MIT License

    Abstraction layer over YouTube's internal API