Pinned Repositories
AsyncDynamicZip
Example of dynamically generating a zip file download from ASP.NET, with minimal threading and memory usage.
Auth0MultipleAuthRepro
Reproduction of https://github.com/auth0/auth0-spa-js/issues/429
AzureFunctionsAssemblyRepro
Reproduction of "file or assembly not found" error when running locally
DotNetTelemetry
How to use telemetry in .NET
FunctionsAuth0
Using Auth0 to authenticate an HTTP-triggered C# class library Azure Function
PadLeft
The .NET library everyone needs
PullRequestStaging
An example of a public repository setting up staging environments for pull requests.
RsaJwk
JWK serialization in C# for RSA keys using OAEP padding
TcpChat
Basic asynchronous TCP/IP chat app
TcpEcho
Basic TCP server that uses System.IO.Pipelines to parse line based messages
StephenClearyExamples's Repositories
StephenClearyExamples/AsyncDynamicZip
Example of dynamically generating a zip file download from ASP.NET, with minimal threading and memory usage.
StephenClearyExamples/TcpChat
Basic asynchronous TCP/IP chat app
StephenClearyExamples/FunctionsAuth0
Using Auth0 to authenticate an HTTP-triggered C# class library Azure Function
StephenClearyExamples/DotNetTelemetry
How to use telemetry in .NET
StephenClearyExamples/TcpEcho
Basic TCP server that uses System.IO.Pipelines to parse line based messages
StephenClearyExamples/RsaJwk
JWK serialization in C# for RSA keys using OAEP padding
StephenClearyExamples/Auth0MultipleAuthRepro
Reproduction of https://github.com/auth0/auth0-spa-js/issues/429
StephenClearyExamples/PadLeft
The .NET library everyone needs
StephenClearyExamples/PullRequestStaging
An example of a public repository setting up staging environments for pull requests.
StephenClearyExamples/AzureFunctionsAssemblyRepro
Reproduction of "file or assembly not found" error when running locally
StephenClearyExamples/digit-display
StephenClearyExamples/DockerWindowsSignalRepro
StephenClearyExamples/DotnetOutdatedRepro
StephenClearyExamples/FunctionsExecutionContextRepro
StephenClearyExamples/FutureProofOfConcept
A covariant async/await type.
StephenClearyExamples/XamarinRepro1
Xamarin.Android RecyclerView with OnTouchListener can cause ObjectDisposedException for GestureDetector