Pinned Repositories
Ais.Net.Receiver
A simple .NET Core AIS Receiver for capturing the Norwegian Coastal Administration AIS network data (available under Norwegian license for public data (NLOD)) and persisting in Microsoft Azure Blob Storage. Sponsored by endjin.
AoC2022
Advent of Code 2022
order-usings
Rules-based ordering for C# using directives
prog-cs-10-examples
Examples from Programming C# 10.0 (O'Reilly)
prog-cs-12-examples
Examples for Programming C# 12.0 by Ian Griffiths (O'Reilly)
prog-cs-8-examples
Examples from Programming C# 8.0 (O'Reilly)
vslivevegas2023demos
Demos from Ian Griffiths's sessions at VS Live Las Vegas 2023
XunitAsyncHang
Two projects demonstrating how Xunit's test runner can be made to deadlock when using async initialization.
idg10's Repositories
idg10/prog-cs-10-examples
Examples from Programming C# 10.0 (O'Reilly)
idg10/prog-cs-12-examples
Examples for Programming C# 12.0 by Ian Griffiths (O'Reilly)
idg10/Ais.Net.Receiver
A simple .NET Core AIS Receiver for capturing the Norwegian Coastal Administration AIS network data (available under Norwegian license for public data (NLOD)) and persisting in Microsoft Azure Blob Storage. Sponsored by endjin.
idg10/vslivevegas2023demos
Demos from Ian Griffiths's sessions at VS Live Las Vegas 2023
idg10/AoC2022
Advent of Code 2022
idg10/4tronix-rover-simulator
Simulator library to allow dev and test of code for the Raspberry Pi-based 4tronix M.A.R.S. Rover without being connected to the actual Rover
idg10/AiPerfExamples
Performance exploration of AI stuff (NPUs, matrix multiplication, etc)
idg10/AsyncTestTools
Utilities for unit testing in an async world
idg10/azure-functions-host
The host/runtime that powers Azure Functions
idg10/azure-webjobs-sdk
Azure WebJobs SDK
idg10/BoDi
A very small, embeddable IoC container (for SpecFlow)
idg10/brigadeexperiment
Experiments with brigade.js
idg10/check-gitversion-tool
Test repo to explore issues with gitversion tool install on Azure DevOps
idg10/cold-start-examples
idg10/Corvus.Globbing
A zero allocation globbing library
idg10/csharplang
The official repo for the design of the C# programming language
idg10/CSharpNuGetActionsExemplar
Exemplar project for configuring a C# project for CI/CD with GitHub actions, where the results are published to NuGet
idg10/dotnet-json-codegen
Demonstrations of code gen for JSON serialization
idg10/imm-test
Repository for testing endjin IP Maturity Matrix settings
idg10/interactive
.NET Interactive takes the power of .NET and embeds it into your interactive experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
idg10/Marain.UserNotifications
idg10/Nbgv.VbWarningProblem
idg10/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
idg10/reactive
The Reactive Extensions for .NET
idg10/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
idg10/repro-slow-ide0001
Repro for slow execution of the IDE0001 diagnostic
idg10/rx-packaging-gauntlet
Repros of old Rx.NET packaging problems, and validation that they've been fixed
idg10/rx-testing-experiments
Experiments for sharable Rx.NET tests
idg10/SpecFlow
Binding business requirements to .Net code
idg10/SpecFlowNamespaceBug
Illustrate regression with empty RootNamespace in SpecFlow 3.1