JSkimming / abiocLinks
☆44Updated 2 years ago
Alternatives and similar repositories for abioc
Users that are interested in abioc are comparing it to the libraries listed below
Sorting:
- An HTML generation library☆42Updated last week
- Analyzers checking System.Reflection☆81Updated last year
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆45Updated last month
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Animated console spinner thingie☆21Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 months ago
- These extensions make it easy to chain Linq expressions based on conditions—useful for sorting, filtering, and paging.☆18Updated 4 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years ago
- A C# implementation of Message Templates☆59Updated 7 years ago
- Data Modeling Library in .NET☆47Updated last month
- Lean mean SQL Server upsert machine☆48Updated 3 months ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 2 months ago
- .NET source generator for builder pattern☆65Updated 7 months ago
- Fluent API job scheduling engine for .NET☆26Updated 6 years ago
- Fluent SQL Query Builder for C# and SQL Server.☆33Updated 3 years ago
- .Net library for generate proxy class instances☆13Updated 8 months ago
- Adds support for NodaTime types when using SQLite with Entity Framework Core.☆38Updated 2 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- Simplifies the implementation of IDisposable☆77Updated 5 months ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- Pitcher is a small helper library to easily throw exceptions and reduce code size by moving the tedious if..throw stuff out of your code.