andrewpoole
-
- 87,920 total downloads
- last updated 10/22/2024
- Latest version: 1.8.0
Some extension methods for adding effectively properties dynamically to a JsonElement, it actually recreates a new JsonElement from the original plus the new property. -
- 59,535 total downloads
- last updated 5/14/2025
- Latest version: 1.5.0
Extension methods which enable chainging of methods together, including async, any method can be chained as long as it returns a Task of OneOf of T or TFailure. Depends on the OneOf library (MIT). -
- 17,796 total downloads
- last updated 1/11/2024
- Latest version: 1.7.8
A simple framework for running sql tests against a temprary localdb instance, optionally deploying a dacpac, using a nice fluent c# api -
- 7,555 total downloads
- last updated 1/11/2024
- Latest version: 1.7.8
A simple framework for running sql tests against a temprary localdb instance, optionally deploying a dacpac, using a nice fluent c# api. This package contains some xUnit specific assertions. -
- 6,342 total downloads
- last updated 1/11/2024
- Latest version: 1.7.8
A simple framework for running sql tests against a temprary localdb instance, optionally deploying a dacpac, using a nice fluent c# api. This package contains some NUnit specific assertions. -
- 6,022 total downloads
- last updated 12/8/2025
- Latest version: 1.0.24
A UI for the ASB Emulator, view entities, message counts, send, peek and receive messages, canned Messages, also API for automated testing. -
- 4,774 total downloads
- last updated 7/18/2021
- Latest version: 1.4.1
A Simple Scheduler, with task execution queue built on TPL DataFlow. Schedules described by simple strings "now", "at|2020-01-27T09:00:00", "after|4hh", "every|10mm|x5" Or using fluent interface... More information -
- 4,768 total downloads
- last updated 2/18/2020
- Latest version: 1.6.1
A wrapper around the plain http rest api, i.e. the one the the kibana dev tools uses. Strongly typed, but no dependencies. i.e. does not depend on NEST or newtonsoft.json. It basically only uses only httpClient... More information -
- 4,320 total downloads
- last updated 11/2/2022
- Latest version: 1.4.1
Small library which wires up aspnetcore endpoints to MediatR request handlers. -
- 2,915 total downloads
- last updated 7/18/2021
- Latest version: 1.2.1
An implenetation of IScheduledTaskRepository that uses the ElasticBand project to store tasks in Elasticsearch. -
- 1,810 total downloads
- last updated 10/22/2022
- Latest version: 1.0.2
Small library which adds Swagger OpenApi auto-documentation to AJP.MediatrEndpoints. -
- 1,009 total downloads
- last updated 4/2/2025
- Latest version: 1.5.0
A tool for sequentially revealing Markdown content in Polyglot Notebooks for use in presentations. -
- 733 total downloads
- last updated 1/30/2020
- Latest version: 1.0.0
Small library which generates a short string stack trace which might be useful in logs etc "TestClass1.InterestingMethodA()|[TestClass2.cs:9]TestClass2.InterestingMethodB()" -
- 324 total downloads
- last updated 5/16/2025
- Latest version: 1.0.0
Client package for QueryableTraceCollector which is a minimal API for collecting and querying OpenTelemetry traces, separately from the Aspire Dashboard, especially for integration test assertions. -
- 308 total downloads
- last updated 5/16/2025
- Latest version: 1.0.0
A minimal API for collecting and querying OpenTelemetry traces, separately from the Aspire Dashboard, especially for integration test assertions.