Hi there 👋 My name is Martin, and I'm a software developer and tester based near London. I'm currently a Staff Software Engineer at [Grafana Labs][grafana] working on the [.NET…
Hi there 👋
My name is Martin, and I'm a software developer and tester based near London.
I'm currently a Staff Software Engineer at [Grafana Labs][grafana] working on the [.NET OpenTelemetry SDK][otel-core]. 🔭
I've been working in software development since 2006. My experience is primarily with C# and ASP.NET and related technologies, as
well as Cloud infrastructure on Azure and AWS. I've also been a [Microsoft MVP in Developer Technologies][mvp] since 2019.
Sometimes I blog about programming stuff [on my blog][blog].
Projects
As well as my own projects, some of which are pinned below, I also contribute to other parts of the open source ecosystem.
I help maintain the following .NET open source projects:
- [aspnet-contrib][aspnet-contrib]
- [open-telemetry/opentelemetry-dotnet][otel-core]
- [open-telemetry/opentelemetry-dotnet-contrib][otel-contrib]
- [Polly][polly]
- [Swashbuckle.AspNetCore][swashbuckle]
Contact
If you want to contact me about something outside the scope of GitHub Issues within one of my repositories, you
can find me [on Bluesky][bluesky] 🦋, or via the email associated with my Git commits 📧.
[aspnet-contrib]: https://github.com/aspnet-contrib "The aspnet-contrib org on GitHub.com"
[blog]: https://blog.martincostello.com/ "My blog"
[bluesky]: https://martincostello.com/bluesky "My Bluesky profile"
[grafana]: https://grafana.com/ "Grafana"
[mvp]: https://martincostello.com/mvp "My MVP profile"
[otel-contrib]: https://github.com/open-telemetry/opentelemetry-dotnet-contrib "OpenTelemetry .NET SDK components"
[otel-core]: https://github.com/open-telemetry/opentelemetry-dotnet "The OpenTelemetry .NET Client"
[polly]: https://github.com/App-vNext/Polly "Polly on GitHub.com"
[swashbuckle]: https://github.com/domaindrivendev/Swashbuckle.AspNetCore "Swashbuckle.AspNetCore on GitHub.com"
-
dotnet-minimal-api-integration-testing
An example of integration testing ASP.NET Core Minimal hosting and APIs
C# ★ 471 1d agoExplain → -
xunit-logging
Logging extensions for xunit
C# ★ 306 2d agoExplain → -
sqllocaldb
SQL LocalDB Wrapper is a .NET library providing interop with the Microsoft SQL Server LocalDB Instance API
C# ★ 254 1d agoExplain → -
openapi-extensions
Extensions for Microsoft.AspNetCore.OpenApi
C# ★ 98 2d agoExplain → -
SignInWithAppleSample
A sample implementation of Sign in with Apple using ASP.NET Core
C# ★ 59 2d agoExplain → -
dotnet-bumper
Upgrades projects to a newer version of .NET
C# ★ 37 19m agoExplain → -
lambda-test-server
A NuGet package that provides an in-memory test server for testing AWS Lambda functions
C# ★ 33 2d agoExplain → -
dotnet-playwright-tests
.NET tests using Playwright
C# ★ 29 2d agoExplain → -
alexa-london-travel-site
The companion site for the London Travel Amazon Alexa skill
C# ★ 21 1d agoExplain → -
website
Martin Costello's website
C# ★ 18 1d agoExplain → -
update-dotnet-sdk
A GitHub Action that updates the .NET SDK
TypeScript ★ 18 2d agoExplain → -
costellobot
GitHub automation for my repositories.
C# ★ 17 1h agoExplain → -
aspnetcore-openapi
A demonstration of different ways to add OpenAPI (Swagger) support to ASP.NET Core applications
C# ★ 17 1d agoExplain → -
Pseudolocalizer ⑂
Pseudo-localization tool for .NET
C# ★ 16 2d agoExplain → -
adventofcode
Solutions for Advent of Code in C#
C# ★ 15 1d agoExplain → -
api
Martin Costello's API
C# ★ 15 1d agoExplain → -
custom-github-action-with-csharp
An example of writing a simple custom GitHub Action with C#
C# ★ 15 3mo agoExplain → -
alexa-london-travel
An Amazon Alexa skill for checking the status of travel in London
C# ★ 14 16h agoExplain → -
dependabot-helper ▣
An application that helps manage Dependabot updates across multiple repositories.
C# ★ 13 7mo agoExplain → -
apple-fitness-workout-mapper
Visualise multiple journeys from Apple Fitness on a map
C# ★ 12 1d agoExplain → -
benchmarks-dashboard
A dashboard for visualising benchmark results from benchmarkdotnet-results-publisher
C# ★ 10 2d agoExplain → -
antiforgery-testing-application-part
Sample application for integration testing ASP.NET Core applications using antiforgery protections
C# ★ 10 2d agoExplain → -
dotnet-macos-notarization-example
An example of implementing notarization for a self-contained .NET application on macOS
PowerShell ★ 10 2d agoExplain → -
polly-rate-limiting ▣
An example of using Polly's RateLimit policy in a ASP.NET Core Minimal API
C# ★ 9 2y agoExplain → -
applepayjs-typings ▣
TypeScript typings for Apple Pay JS
TypeScript ★ 9 5y agoExplain → -
rebaser
A GitHub Action that can resolve basic version conflicts between Git branches
TypeScript ★ 8 2d agoExplain → -
browserstack-automate
.NET client for the BrowserStack Automate REST API
C# ★ 8 2d agoExplain → -
MinimalApisWithJsonSourceGenerator ▣
Sample application that uses the .NET 6 JSON source generator with Minimal APIs
C# ★ 8 4y agoExplain → -
dotnet-core-selenium-tests ▣
A simple test implemented in .NET Core for Selenium
C# ★ 7 3y agoExplain → -
update-static-assets
A GitHub Action that updates HTML static assets
TypeScript ★ 6 2d agoExplain → -
benchmarkdotnet-results-publisher
A GitHub Action that publishes results from BenchmarkDotNet benchmarks to a GitHub repository
TypeScript ★ 6 2d agoExplain → -
project-euler
My solutions for problems on https://projecteuler.net/
C# ★ 6 2d agoExplain → -
dotnet-patch-automation-sample
Sample repository that demonstrates automated monthly patching of .NET applications
C# ★ 5 2d agoExplain → -
aspnet-core-pseudo-localization
An example application that demonstrates using pseudo-localization with ASP.NET Core
C# ★ 5 2d agoExplain → -
wait-for-nuget-package
Waits for a new version of a NuGet package to be published
C# ★ 5 2d agoExplain → -
benchmarks
Repository for storing benchmark results
★ 4 1h agoExplain → -
blog
Martin Costello's blog
HTML ★ 4 2d agoExplain → -
build-kit
A NuGet package containing reusable MSBuild targets for my other .NET projects
C# ★ 4 2d agoExplain → -
dotnet-8-samples ▣
Samples for new features in .NET 8
C# ★ 4 2y agoExplain → -
github-automation
GitHub automation
TypeScript ★ 3 2d agoExplain → -
presentations
Content for public presentations 🛝
★ 3 2mo agoExplain → -
aspnet-core-7-samples ▣
Samples for ASP.NET Core 7
C# ★ 3 3y agoExplain → -
crank-sandbox ▣
A sandbox for playing with the crank .NET performance testing tool
PowerShell ★ 3 3y agoExplain → -
aspnetcore-opentelemetry-benchmarks
Benchmarks for ASP.NET Core and OpenTelemetry
C# ★ 2 16h agoExplain → -
eurovision-hue
Update Hue lights to follow along with Eurovision
C# ★ 2 2d agoExplain → -
benchmarks-demo
Demonstrates continuous benchmarking in GitHub Actions using BenchmarkDotNet
C# ★ 2 2d agoExplain → -
AspNet.Security.OAuth.Providers ⑂
OAuth2 social authentication providers for ASP.NET Core
C# ★ 2 3d agoExplain → -
aspire ⑂
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
C# ★ 2 3d agoExplain → -
bootstrap
Scripts to setup a new computer
PowerShell ★ 2 2mo agoExplain → -
credit-card-splitter ▣
An application to split parts of a credit card bill between two people
JavaScript ★ 2 1y agoExplain → -
Refit-Json-Benchmarks ▣
Benchmarks for (de)serializing JSON using Refit
C# ★ 2 6y agoExplain → -
dotnet-lambda-annotations ▣
Playground repo for Amazon.Lambda.Annotations
C# ★ 2 3y agoExplain → -
twitterarchiveparser ▣
Parses the JSON of Twitter archives
C# ★ 2 3y agoExplain → -
cdn
Source content for my CDN
HTML ★ 1 2d agoExplain → -
deploy-benchmarks-dashboard
Template repository for deploying https://github.com/martincostello/benchmarks-dashboard to GitHub Pages
★ 1 2d agoExplain → -
honk
🪿🏳️🌈
HTML ★ 1 2d agoExplain → -
polly-sandbox
A sandbox repository for integrating Polly
C# ★ 1 2d agoExplain → -
lint-actions-powershell
Lints inline PowerShell script steps in GitHub Actions
PowerShell ★ 1 2d agoExplain → -
github-token-broker-sample ▣
An ASP.NET Core web application sample of a GitHub token broker using OIDC
C# ★ 1 5d agoExplain → -
ApplePayJSSample ⑂
A sample implementation of Apple Pay JS using ASP.NET Core
C# ★ 1 11d agoExplain → -
martincostello
Martin Costello's README
★ 1 1mo agoExplain → -
opentelemetry-demo ⑂
This repository contains the OpenTelemetry Astronomy Shop, a microservice-based distributed system intended to illustrate the implementation of OpenTelemetry in a near real-world environment.
TypeScript ★ 1 6mo agoExplain → -
winget-pkgs ⑂
The Microsoft community Windows Package Manager manifest repository
PowerShell ★ 1 5mo agoExplain → -
dotnet-10-performance-regression ▣
A benchmark demonstrating a performance regression with .NET 10
C# ★ 1 11mo agoExplain → -
generic-handlers ▣
An ASP.NET Core Minimal API example snippet using generic handlers
C# ★ 1 1y agoExplain → -
dotfiles
My dotfiles repo
PowerShell ★ 1 6mo agoExplain → -
website-netfx
The previous .NET Framework version of my personal website.
C# ★ 1 2mo agoExplain → -
dotnet-outdated ⑂
A .NET Core global tool to display and update outdated NuGet packages in a project
C# ★ 1 1y agoExplain → -
dotnet-conf-2024 ▣
Demo application for my session at .NET Conf 2024
C# ★ 1 1y agoExplain → -
xcode-notarize ⑂
Xcode Notarize
★ 1 17d agoExplain → -
nugetpackagestidier ▣
Tidies up NuGet packages in your local NuGet package folders.
C# ★ 1 6y agoExplain → -
azure-functions ▣
Contains custom Azure Functions
C# ★ 1 4y agoExplain → -
Update-DotNet-Core-SDK ▣
A PowerShell script that can be used by GitHub Actions to keep your .NET SDK up-to-date
PowerShell ★ 1 4y agoExplain → -
loreen-ipsum ⑂ ▣
An Euphoric Dummy Text/Image Generator for jQuery and Native JS
JavaScript ★ 1 8y agoExplain → -
docs ⑂
This repository contains .NET Documentation.
★ 0 3h agoExplain → -
opentelemetry-dotnet ⑂
The OpenTelemetry .NET Client
C# ★ 0 3h agoExplain → -
opentelemetry-dotnet-contrib ⑂
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
C# ★ 0 1d agoExplain → -
renovate-config
Configuration for Renovate
C# ★ 0 2d agoExplain → -
immutable-releases-sandbox
Sandbox for testing refactoring of my NuGet publishing to use immutable releases
C# ★ 0 2d agoExplain → -
faro-web-sdk ⑂
The Grafana Faro Web SDK, part of the Grafana Faro project, is a highly configurable web SDK for real user monitoring (RUM) that instruments browser frontend applications to capture observability signals. Frontend telemetry can then be correlated with backend and infrastructure data for full-stack observability.
★ 0 3d agoExplain → -
fast-xml-parser ⑂
Validate XML, Parse XML and Build XML rapidly without C/C++ based libraries and no callback.
JavaScript ★ 0 3d agoExplain → -
opentelemetry-dotnet-instrumentation ⑂
OpenTelemetry .NET Automatic Instrumentation
C++ ★ 0 4d agoExplain → -
renovate ⑂
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
TypeScript ★ 0 9d agoExplain → -
aspnetcore ⑂
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
C# ★ 0 9d agoExplain → -
profiles-drilldown ⑂
Profiles Drilldown is a native Grafana application designed to integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data.
★ 0 11d agoExplain → -
BenchmarkDotNet ⑂
Powerful .NET library for benchmarking
C# ★ 0 13d agoExplain → -
zizmor ⑂
Static analysis for GitHub Actions
Rust ★ 0 18d agoExplain → -
azure-activedirectory-identitymodel-extensions-for-dotnet ⑂
IdentityModel extensions for .Net
★ 0 28d agoExplain → -
semantic-conventions ⑂
Defines standards for generating consistent, accessible telemetry across a variety of domains
Open Policy Agent ★ 0 10d agoExplain → -
floci ⑂
Light, fluffy, and always free - The AWS Local Emulator alternative
★ 0 1mo agoExplain → -
runtime ⑂
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
C# ★ 0 1mo agoExplain → -
grpc-dotnet ⑂
gRPC for .NET
C# ★ 0 1mo agoExplain → -
prometheus ⑂
The Prometheus monitoring system and time series database.
★ 0 1mo agoExplain → -
common ⑂
Go libraries shared across Prometheus components and libraries.
★ 0 1mo agoExplain → -
aws-sdk-net ⑂
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
C# ★ 0 1mo agoExplain → -
sigil-sdk ⑂
Actually Useful AI Observability
Go ★ 0 2mo agoExplain → -
webhooks.net ⑂
GitHub webhook events toolset for .NET
C# ★ 0 2mo agoExplain → -
roslyn ⑂
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
★ 0 2mo agoExplain → -
scorecard ⑂
OpenSSF Scorecard - Security health metrics for Open Source
Go ★ 0 2mo agoExplain → -
actionlint ⑂
:octocat: Static checker for GitHub Actions workflow files
Go ★ 0 2mo agoExplain → -
trivy-action ⑂
Runs Trivy as GitHub action to scan your Docker container image for vulnerabilities
Shell ★ 0 2mo agoExplain → -
trace-context ⑂
Trace Context
★ 0 3mo agoExplain → -
dotnet ⑂
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
C# ★ 0 3mo agoExplain → -
sigil ⑂
Actually Useful AI Observability | OSS, OTel-Native, Inside Grafana
★ 0 3mo agoExplain → -
otel-contributions ⑂
No description.
Python ★ 0 3mo agoExplain → -
dependabot-core ⑂
🤖 Dependabot's core logic for creating update PR's.
Ruby ★ 0 2mo agoExplain → -
security-github-actions ⑂
Repo for Security related GitHub Actions CI automation
★ 0 3mo agoExplain → -
opentelemetry-js-contrib ⑂
OpenTelemetry instrumentation for JavaScript modules
★ 0 4mo agoExplain → -
coverlet ⑂
Cross platform code coverage for .NET
★ 0 4mo agoExplain → -
opentelemetry-js ⑂
OpenTelemetry JavaScript Client
★ 0 5mo agoExplain → -
winget-create ⑂
The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
★ 0 5mo agoExplain → -
k6 ⑂
A modern load testing tool, using Go and JavaScript
Go ★ 0 5mo agoExplain → -
FsCheck ⑂
Random Testing for .NET
F# ★ 0 5mo agoExplain → -
osps-baseline-action ⑂
GitHub Action for running OSPS security assessments
★ 0 4mo agoExplain → -
test-results-action ⑂
No description.
★ 0 6mo agoExplain → -
opentelemetry-operator ⑂
Kubernetes Operator for OpenTelemetry Collector
Go ★ 0 6mo agoExplain → -
spectre.console.cli ⑂
A modern library for parsing command line arguments. While it's extremely opinionated in what it does, it tries to follow established industry conventions, and draws its inspiration from applications you use everyday.
★ 0 4mo agoExplain → -
Buildalyzer ⑂
A utility to perform design-time builds of .NET projects without having to think too hard about it.
★ 0 7mo agoExplain → -
attest ⑂
Action for generating attestations for workflow artifacts
★ 0 3mo agoExplain → -
net472-otel-grafana ⑂
No description.
★ 0 8mo agoExplain → -
pyroscope-dotnet ⑂
Dotnet profiler
C# ★ 0 4mo agoExplain → -
stryker-net ⑂
Mutation testing for .NET core and .NET framework!
C# ★ 0 9mo agoExplain → -
sdk ⑂
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
C# ★ 0 9mo agoExplain → -
workflow-testing
Testing GitHub Actions workflows
★ 0 9mo agoExplain → -
shared-workflows ⑂
A public-facing, centralized place to store reusable workflows used by Grafana Labs.
TypeScript ★ 0 9mo agoExplain → -
OpenAPI.NET ⑂
The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
C# ★ 0 9mo agoExplain → -
pyroscope ⑂
Continuous Profiling Platform. Debug performance issues down to a single line of code
Go ★ 0 2mo agoExplain → -
efcore ⑂
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
C# ★ 0 1mo agoExplain → -
Rexl ⑂
Research EXpression Language
★ 0 1y agoExplain → -
eurovisionhue ⑂
Make Philips Hue take the colour of the Eurovision country that's currently on
Ruby ★ 0 1y agoExplain → -
Swashbuckle.AspNetCore ⑂
Swagger tools for documenting API's built on ASP.NET Core
C# ★ 0 9mo agoExplain → -
AspNet.Security.OpenId.Providers ⑂
OpenID 2.0 authentication middleware for ASP.NET Core
PowerShell ★ 0 1y agoExplain → -
octokit.graphql.net ⑂
A GitHub GraphQL client library for .NET
★ 0 3mo agoExplain → -
Polly ⑂
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+.
C# ★ 0 1y agoExplain → -
core ⑂
.NET news, announcements, release notes, and more!
★ 0 9mo agoExplain → -
dotnet-bumper-test ▣
A repository for end-to-end testing .NET Bumper
PowerShell ★ 0 1y agoExplain → -
shouldly ⑂
Should testing for .NET - the way Asserting *Should* be!
C# ★ 0 1y agoExplain → -
aws-extensions-for-dotnet-cli ⑂
Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
★ 0 1y agoExplain → -
OpenApi.ApiManifest ⑂
A parser/validator for a document that describes the HTTP API dependencies that an application has.
★ 0 1y agoExplain → -
kiota-experiment ▣
An experiment of generating a .NET API client with Kiota
C# ★ 0 1y agoExplain → -
Humanizer ⑂
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
C# ★ 0 1y agoExplain → -
PSScriptAnalyzer ⑂
Download ScriptAnalyzer from PowerShellGallery
★ 0 1y agoExplain → -
Power-Fx ⑂
Power Fx low-code programming language
★ 0 1y agoExplain → -
Mobius ⑂
C# and F# language binding and extensions to Apache Spark
★ 0 2y agoExplain → -
botframework-components ⑂
The repository for components built by Microsoft for the Azure Bot Framework.
★ 0 1y agoExplain → -
kiota-serialization-cbor-dotnet ⑂
CBOR Serializers for Kiota generated API clients
★ 0 1y agoExplain → -
kiota-dotnet ⑂
Abstractions library for the Kiota generated SDKs in dotnet
★ 0 1y agoExplain → -
crank ⑂
Benchmarking infrastructure for applications
C# ★ 0 1y agoExplain → -
JustSaying ⑂
A light-weight message bus on top of AWS services (SNS and SQS).
C# ★ 0 1y agoExplain → -
Polly-Samples ⑂
Provides sample implementations of the Polly library. The intent of this project is to help newcomers kick-start their use of Polly within their own projects.
C# ★ 0 1y agoExplain → -
github-action-benchmark ⑂
GitHub Action for continuous benchmarking to keep performance
★ 0 1y agoExplain → -
extensions ⑂
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
C# ★ 0 1y agoExplain → -
kiota ⑂
OpenAPI based HTTP Client code generator
★ 0 1y agoExplain → -
JustEat.StatsD ⑂
Our library for publishing metrics to statsd
C# ★ 0 2y agoExplain → -
MonoDevelop.MSBuildEditor ⑂
Improved MSBuild editing support
C# ★ 0 2y agoExplain → -
polly-release-testing ▣
No description.
C# ★ 0 2y agoExplain → -
dotnet-extensions-5062-repro ▣
Repro for dotnet/extensions#5062
C# ★ 0 2y agoExplain → -
dotnet-runtime-101010-repro ▣
Repro for dotnet/runtime#101010
C# ★ 0 2y agoExplain → -
dotnet-format-ide0300-repro ▣
Repro for dotnet/sdk#39909
C# ★ 0 2y agoExplain → -
GenerateCSharpErrors ⑂
Just a small program to generate the full list of C# errors and warnings
★ 0 1y agoExplain → -
create-github-app-token ⑂
GitHub Action for creating a GitHub App Installation Access Token
★ 0 2y agoExplain → -
logging-source-generator-dynamically-accessed-members ▣
Repro for dotnet/runtime#97498
C# ★ 0 2y agoExplain → -
dotnet-sdk ⑂
No description.
★ 0 2y agoExplain → -
rdg-cs1750-repro ▣
Repro for dotnet/aspnetcore#51882
C# ★ 0 2y agoExplain → -
docfx-dotnet-8-repro ▣
Repro for dotnet/sdk#36539
★ 0 2y agoExplain → -
config-binding-source-generator-typeconverter-repro ▣
Repro for dotnet/runtime#93335
C# ★ 0 2y agoExplain → -
CS0757-With-Telemetry-Repro ▣
Repro for CS0757 issue with Microsoft.Extensions.Telemetry
C# ★ 0 2y agoExplain → -
xcode-select ⑂
xcode-select action
★ 0 17d agoExplain → -
import-signing-certificate ⑂
Xcode Import Certificate
★ 0 17d agoExplain → -
xcode-staple ⑂
Xcode Staple
★ 0 17d agoExplain → -
config-binding-source-generator-cs8598-repro ▣
Repro for dotnet/runtime#89010
C# ★ 0 2y agoExplain → -
rdg-generics-repro ▣
Repro for dotnet/aspnetcore#49384
C# ★ 0 2y agoExplain → -
polly-1333-repro ▣
Attempt to repro App-vNext/Polly/issues/1333
C# ★ 0 3y agoExplain → -
NuGetKeyVaultSignTool ⑂
Sign NuGet packages using certificates in Azure Key Vault
★ 0 3y agoExplain → -
NuGetPackageExplorer ⑂
Create, update and deploy Nuget Packages with a GUI
C# ★ 0 2y agoExplain → -
AuthenticodeExaminer ⑂
No description.
★ 0 1y agoExplain → -
LibraryImport-Repros ▣
Repro projects for [LibraryImport] issues
C# ★ 0 3y agoExplain → -
problemdetails-json-source-generator-repro ▣
A repro demonstrating how ProblemDetails cannot be used with the JSON source generator
C# ★ 0 3y agoExplain → -
Crasher ▣
A .NET Core console application for testing crash handling
C# ★ 0 6y agoExplain → -
license-test ▣
No description.
★ 0 3y agoExplain → -
mongodb-university ▣
Repository for MongoDB University homework
C# ★ 0 10y agoExplain → -
FileScopedNamespacesResourcesRepro ▣
Repro for issue with incorrect resource names with file-scoped namespaces
C# ★ 0 4y agoExplain → -
ConfigurationManagerDeadlock ▣
Repro for deadlock in the .NET 6 ConfigurationManager class
C# ★ 0 4y agoExplain → -
dotnet-test-icu-repro ▣
Repro for issue with Microsoft.ICU.ICU4C.Runtime with .NET 6
C# ★ 0 4y agoExplain → -
WebApplicationFactory-Config-Issues ▣
No description.
C# ★ 0 5y agoExplain → -
MvcLinkGenerationRepro ▣
Repro for issue with Minimal Actions and Html.ActionLink()
HTML ★ 0 4y agoExplain → -
coverlet-refit-repro ▣
Repro for issue with using coverlet with Refit 6.
C# ★ 0 5y agoExplain → -
AspNetCoreReproFor6415 ▣
Repro for https://github.com/aspnet/AspNetCore/issues/6415
C# ★ 0 6y agoExplain → -
JsonSerializer-NullReferenceException-Repro ▣
No description.
C# ★ 0 6y agoExplain → -
aspnet-extensions-1691-repro ▣
Repro for https://github.com/aspnet/Extensions/issues/1691
C# ★ 0 6y agoExplain → -
No-Console-Perf ▣
Benchmarks comparing ASP.NET performance with the console logger
C# ★ 0 6y agoExplain → -
Missing-SystemTextJsonResultExecutor-Repro ▣
Repro for https://github.com/aspnet/AspNetCore/issues/11246
C# ★ 0 6y agoExplain → -
appveyor-validation.xunit ▣
A simple validation project to ensure xUnit.net AppVeyor support is working as expected.
C# ★ 0 6y agoExplain → -
missing-test-output-repo ▣
Repository containing a repro for xunit test output being missing
C# ★ 0 6y agoExplain → -
broken-inlinedata-skip-repro ▣
Repro for [InlineData(Skip = "Skip")] not working in xunit
C# ★ 0 6y agoExplain → -
msbuild-pseudo-locale-repro ▣
A repro for not being able to compile satellite resource assemblies for Windows' pseudo-locales
C# ★ 0 6y agoExplain → -
hasthebritishgovernmentcollapsedyet ▣
Has the British Government collapsed yet?
HTML ★ 0 6y agoExplain → -
generator-aspnet-oauth ⑂
Yeoman generator for ASP.NET Core OAuth2 social providers
JavaScript ★ 0 3y agoExplain → -
applepayjs-polyfill ⑂
A polyfill for Apple Pay JS
JavaScript ★ 0 4y agoExplain →
No repos match these filters.