Awesome C# Misc

  • updated 4 months ago Apache License 2.0

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

  • updated 2 months ago MIT License

    ASP.NET Boilerplate - Web Application Framework

  • updated 21 days ago MIT License

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

  • updated about 10 years ago MIT License

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

  • updated over 1 year ago MIT License

    Simple build versioning for .NET, powered by Git tags

  • updated 3 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 about 1 year ago MIT License

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

  • coravel coravel 2,605
    star
    updated 11 months 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,452
    star
    updated 2 months ago Other

    Library to help reading and writing CSV files

  • updated 2 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 2 months ago MIT License

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

  • updated 8 months 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,627
    star
    updated 4 months ago MIT License

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

  • updated almost 4 years ago Apache License 2.0

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

  • updated about 2 months ago Apache License 2.0

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

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

    A high-performance, extensible argument validation library.

  • updated 6 months 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 over 1 year ago MIT License

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

  • Humanizer Humanizer 8,359
    star
    updated 7 days ago Other

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

  • updated over 1 year ago Apache License 2.0

    OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

  • updated 6 months ago MIT License

    A simple but powerful web crawler library for .NET

  • updated 3 months ago Other

    SQL Server and PostgreSQL query execution plan visualizer for LINQPad

  • mono mono 10,755
    star
    updated 3 months ago Other

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

  • updated about 2 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,269
    star
    updated about 2 months ago Apache License 2.0

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

  • Polly Polly 12,961
    star
    updated 16 days 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 11 months ago MIT License

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

  • rant3 rant3 2,969
    star
    updated over 3 years ago MIT License

    (Obsolete) Archive of Rant 3.x.

  • React.NET React.NET 2,269
    star
    updated 11 months ago MIT License

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

  • updated about 1 month ago MIT License
  • scriptcs scriptcs 2,448
    star
    updated 10 months ago Other

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

  • serilog serilog 6,857
    star
    updated about 2 months ago Apache License 2.0

    Simple .NET logging with fully-structured events

  • updated 3 months ago Other

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

  • updated over 1 year ago Other

    Fast, Simple, Typed ORM for .NET

  • updated about 2 years ago Other

    .NET's leading C# Redis Client

  • updated about 2 years ago Other

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

  • updated over 1 year ago MIT License

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

  • SignalR SignalR 9,093
    star
    updated 9 months ago Other

    Incredibly simple real-time web for .NET

  • updated about 1 month 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 9 months ago Microsoft Public ...

    .NET library for easier testing of system APIs.

  • updated over 1 year ago MIT License

    Practical generic programming for F#

  • updated about 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 321
    star
    updated over 4 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 about 6 years ago MIT License

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

  • updated 8 months ago MIT License

    Abstraction layer over YouTube's internal API