ababik / RemuteLinks
C# library to create new immutable object applying lambda expressions to the existing immutable object
☆63Updated 5 years ago
Alternatives and similar repositories for Remute
Users that are interested in Remute are comparing it to the libraries listed below
Sorting:
- C# immutable records generator☆73Updated 5 years ago
- ☆42Updated 6 years ago
- A Fody addin to extend immutable C# classes with With() methods to return a copy of an object with one property modified.☆36Updated 6 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 4 years ago
- Monacs - Collection of basic monads and functional extensions for C#☆69Updated 2 years ago
- Generates valid, readable C# from an Expression Tree.☆170Updated last week
- Extensions for Reactive Extensions☆93Updated 10 years ago
- A suite of convention specifications for enforcing type and style conventions in your codebase☆97Updated last year
- Reactive queryable observable framework.☆160Updated 8 years ago
- .NET CLI template for Petabridge-style projects☆70Updated 2 years ago
- Code generation for immutable types☆175Updated last year
- ☆27Updated 3 months ago
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆85Updated 6 years ago
- A tool for maintaining .NET Assembly versions across multiple files.☆147Updated 9 years ago
- Fast and memory-efficient immutable collections and helper data structures☆250Updated 4 months ago
- Enables writing seq logs by proxying requests through an ASP.NET Controller or Middleware.☆21Updated this week
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 6 years ago
- Quartz scheduling actor☆56Updated last week
- A class library implementing probabilistic data structures in .NET☆61Updated 3 years ago
- A stand-alone .NET runner and host for Cake.☆81Updated 5 years ago
- Diff a given msbuild-based project with the default values that come from the .NET SDK☆54Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 10 months ago
- Compares NuGetPackages/Assemblies and displays changes in the public api.☆51Updated 6 years ago
- DSL, parser and code-generator for Algebraic Data Types (Record and Union types) in C#☆58Updated last year
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.