Jason Keeler (metaljase)

metaljase

Geek Repo

Location:Cambridgeshire, U.K.

Github PK Tool:Github PK Tool

Jason Keeler's repositories

WebNon-WebHostingExamples

Examples of how .NET and ASP.NET Core apps can be hosted using Host.CreateDefaultBuilder, Host.CreateApplicationBuilder, and WebApplication.CreateBuilder.

Language:C#Stargazers:2Issues:0Issues:0

WpfAppFetchingApiDataExample

Example of a .NET WPF app displaying data (using XAML & MVVM) fetched from an ASP.NET Web API.

Language:C#Stargazers:2Issues:1Issues:0

ladybug

Playground for Xamarin.Forms UI Tests

Language:C#Stargazers:1Issues:0Issues:0

ProblemDetailsExamples

Examples of how ASP.NET Core APIs can generate error responses using the Problem Details RFC 9457 specification.

Language:C#Stargazers:1Issues:1Issues:0

azurite-table-tye

This sample includes Project Tye, a .NET 5 console app, the new Azurite alpha with Table support referenced via image tag, and the new Azure Tables client library.

Language:C#Stargazers:0Issues:0Issues:0

healthcheck-demo-dotnetconf20

Demo code used in my session 'Setting up Health Checks for an ASP.NET Core application and its Dependencies'.

Language:C#Stargazers:0Issues:0Issues:0

HttpLoggingW3CLoggingSerilogExamples

Examples of logging HTTP requests and responses using W3C Logging, HTTP Logging, and Serilog's Request Logging.

Language:C#Stargazers:0Issues:1Issues:0

memealyzer

Azure sample application that analyzes meme sentiment

Language:C#License:MITStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:1Issues:0

MvvmExamples

Examples of how MVVM can be implemented using CommunityToolkit.

Language:C#Stargazers:0Issues:1Issues:0

OutputCachingResponseCachingExamples

Examples of caching of HTTP responses using response caching and output caching.

Language:C#Stargazers:0Issues:1Issues:0

SeleniumCaptureHttpResponse

Example of how to capture an HTTP response using Selenium WebDriver, ChromeDriver, Chrome DevTools Protocol, and C#.

Language:C#Stargazers:0Issues:1Issues:0

SharesGainLossTracker

Creates a daily breakdown of percentage gains/losses for specified shares, typically shares of stocks you have purchased.

Language:C#Stargazers:0Issues:1Issues:0

SyncAsyncParallelExamples

Examples of synchronous and cancellable asynchronous operations (with and without parallelism); specifically downloading URLs.

Language:C#Stargazers:0Issues:1Issues:0