PawelGerr / Thinktecture.Abstractions
Interfaces for commonly used .NET types like `File`, `Directory`, `Stream`, `Path`, `Math`, `Environment`, `Task`, etc. for better testability.
☆33Updated 4 years ago
Alternatives and similar repositories for Thinktecture.Abstractions:
Users that are interested in Thinktecture.Abstractions are comparing it to the libraries listed below
- Small library to handle ISO8601 durations in C#☆33Updated 2 years ago
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- AutoStep Testing Framework - Core Libraries and Components☆22Updated 9 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- The HTTP client that is so easy to use that it wont give you any headache!☆14Updated 9 years ago
- Set of analyzers for Moq mocking library☆23Updated this week
- A Visual Studio Extension to generate a RestEase compatible client based on a Swagger / OpenAPI specification files☆24Updated 3 weeks ago
- A reader for Serilog's compact JSON format☆32Updated 4 months ago
- Adds feature to completely reload serilog settings. Also contains switchable ILogger implementation.☆20Updated 2 years ago
- Library for using scopes with Microsoft.Extensions.Logging.☆16Updated 7 months ago
- Serilog sink to publish coloured output to the LINQPad Results panel☆23Updated 4 months ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- Adds support for NodaTime types when using SQLite with Entity Framework Core.☆38Updated 5 months ago
- Enables writing seq logs by proxying requests through an ASP.NET Controller or Middleware.☆20Updated this week
- Useful additions to Microsoft.Extensions.DependencyInjection such as Named Services.☆38Updated 6 months ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆43Updated 3 months ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 7 months ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- This is a port of the Sterling Open Source NoSQL database to .NET Standard 2.0.☆35Updated 7 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- An investigation into using Files and FileStream with System.IO.Pipelines☆10Updated 5 years ago
- A tiny utility to set the LangVersion property of all *.csprojs in a folder☆16Updated 7 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- ☆22Updated this week
- Lean mean SQL Server upsert machine