Pinned Repositories
AWS-Visual-Configuration-App
AwsContainerInspection
Internal inspection of AWS container information.
csharp-lazy-load-property
When I have one property that is a JSON string, I want to have a dictionary property that only gets instantiated upon first access (lazy load) of that dictionary.
EFCoreTransactionTest
Test the use of grouping changes under a single EF Core transaction.
eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
fluent-command-line-parser
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
gitignore
A collection of useful .gitignore templates
mailgun_csharp
A Mailgun api library for C#
saaskit
A developer toolkit for building SaaS applications
StartupConnectionApp
tgourley's Repositories
tgourley/AwsContainerInspection
Internal inspection of AWS container information.
tgourley/StartupConnectionApp
tgourley/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
tgourley/AWS-Visual-Configuration-App
tgourley/csharp-lazy-load-property
When I have one property that is a JSON string, I want to have a dictionary property that only gets instantiated upon first access (lazy load) of that dictionary.
tgourley/EFCoreTransactionTest
Test the use of grouping changes under a single EF Core transaction.
tgourley/fluent-command-line-parser
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
tgourley/gitignore
A collection of useful .gitignore templates
tgourley/mailgun_csharp
A Mailgun api library for C#
tgourley/saaskit
A developer toolkit for building SaaS applications
tgourley/SharpBlockchain
Simple, example, educational blockchain in C#
tgourley/SharpSchedule
Scheduling library for Microsoft .NET
tgourley/SonarCloudTest
This is a repository to test the SonarCloud service