Pinned Loading
-
SharesGainLossTracker
SharesGainLossTracker PublicCreates a daily breakdown of percentage gains/losses for specified shares, typically shares of stocks you have purchased.
C#
-
-
SyncAsyncParallelExamples
SyncAsyncParallelExamples PublicExamples of synchronous and cancellable asynchronous operations (with and without parallelism); specifically downloading URLs.
C#
-
OutputCachingResponseCachingExamples
OutputCachingResponseCachingExamples PublicExamples of caching of HTTP responses using response caching and output caching.
C#
-
WebNon-WebHostingExamples
WebNon-WebHostingExamples PublicExamples of how .NET and ASP.NET Core apps can be hosted using Host.CreateDefaultBuilder, Host.CreateApplicationBuilder, and WebApplication.CreateBuilder.
-
ProblemDetailsExamples
ProblemDetailsExamples PublicExamples of how ASP.NET Core APIs can generate error responses using the Problem Details RFC 9457 specification.
C# 1
If the problem persists, check the GitHub status page or contact support.