goodtocode
.NET and Azure Engineer and Architect who is passionate about the .NET community and empowering Nurses through technology.
GoodToCodeOrange County, California
Pinned Repositories
analytics
GoodToCode Analytics supports file infrastructure (Excel), AI services (Azure Cognitive Services, Text Analytics) and persistence (Azure Storage Tables, CosmosDb) for Data Lake analytics workflows.
azure-arm
azure-arm starter Azure ARM, files in bicep and json format, is a starting point for Infrastructure as Code (IaC) deployment using az deployment group what-if and az deployment group create from either the CLI, from your GitHub Actions workflows, or from your Azure DevOps Pipelines.
azure-devops
azure-devops Starter Azure DevOps Template is a starting point for using Azure DevOps pipeline YML files to automate cloud infrastructure, building source, unit-testing source, deploying source and running external integration tests.
cloud-admin
cloud-admin set of PowerShell and markdown documents to help with setting up cloud resources and virtual machines.
dotnet-library
Library of common dotnet functionality such as ASP.NET filters and handlers
entities
GoodToCode Stack is a collection of common domain entities written in dotNet Core with Gherkin Specflow tests. Focused on DDD, CQRS, Microservices, Serverless and guided by the SOLID principle.
Framework
.NET Core data access framework for N-tier, DDD, Microservices.
github-actions
Github Actions repo including starter workflow YAML files for using GitHub Actions to automate cloud infrastructure, building source, unit-testing source, deploying source and running external integration tests.
semantickernel-microservice
A Clean Architecture microservice based on Microsoft Semantic Kernel. Provides language models from OpenAI, AzureOpenAI, and Hugging Face. Enables developers to store and retrieve memories, add plugins, create dynamic prompts, and combine functions with planners.
templates
.NET samples for web-queue-worker durable tasks, microservices, n-tier
goodtocode's Repositories
goodtocode/azure-devops
azure-devops Starter Azure DevOps Template is a starting point for using Azure DevOps pipeline YML files to automate cloud infrastructure, building source, unit-testing source, deploying source and running external integration tests.
goodtocode/semantickernel-microservice
A Clean Architecture microservice based on Microsoft Semantic Kernel. Provides language models from OpenAI, AzureOpenAI, and Hugging Face. Enables developers to store and retrieve memories, add plugins, create dynamic prompts, and combine functions with planners.
goodtocode/azure-arm
azure-arm starter Azure ARM, files in bicep and json format, is a starting point for Infrastructure as Code (IaC) deployment using az deployment group what-if and az deployment group create from either the CLI, from your GitHub Actions workflows, or from your Azure DevOps Pipelines.
goodtocode/entities
GoodToCode Stack is a collection of common domain entities written in dotNet Core with Gherkin Specflow tests. Focused on DDD, CQRS, Microservices, Serverless and guided by the SOLID principle.
goodtocode/samples
.NET samples for web-queue-worker durable tasks, microservices, n-tier
goodtocode/templates
.NET samples for web-queue-worker durable tasks, microservices, n-tier
goodtocode/analytics
GoodToCode Analytics supports file infrastructure (Excel), AI services (Azure Cognitive Services, Text Analytics) and persistence (Azure Storage Tables, CosmosDb) for Data Lake analytics workflows.
goodtocode/azure-relay
☁️ Azure Relay service issue tracking and samples
goodtocode/CleanArchitecture
Clean Architecture Solution Template for .NET 7
goodtocode/cloud-admin
cloud-admin set of PowerShell and markdown documents to help with setting up cloud resources and virtual machines.
goodtocode/custom-policy-manager
An application that allows making CRUD operations against Azure AD B2C Custom Policies, launching policies directly from the UI with the ability to request for access tokens.
goodtocode/dotnet-library
Library of common dotnet functionality such as ASP.NET filters and handlers
goodtocode/DTFDemo
Demo of Durable Task Framework
goodtocode/Entity
Common domain entities for any type of application. I.e. Person, Event, Location, etc.
goodtocode/github-actions
Github Actions repo including starter workflow YAML files for using GitHub Actions to automate cloud infrastructure, building source, unit-testing source, deploying source and running external integration tests.
goodtocode/goodtocode.github.io
GoodToCode.com in Blazor, HTML+JS and React
goodtocode/persistence
Shared .NET extensions, Abstractions and AOP assemblies
goodtocode/active-directory-b2c-custom-policy-starterpack
Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework
goodtocode/azure-search-dotnet-samples
Azure Search .NET sample code
goodtocode/blazorbootstrap
Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS framework.
goodtocode/BlazorPro.Spinkit
A Blazor library for loading and long process scenarios based on the CSS library Spinkit
goodtocode/blazorwasm
goodtocode/CloudAdoptionFramework
Code samples and extended documentation to support the guidance provided in the Microsoft Cloud Adoption Framework
goodtocode/eShop
A reference .NET application implementing an eCommerce site
goodtocode/fhir-server
A service that implements the FHIR standard
goodtocode/gpt-rag
goodtocode/microservices
Microservices sample architecture using ASP.NET Core, Ocelot, MongoDB and JWT
goodtocode/OpenAI-API-dotnet
An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API
goodtocode/openai-cookbook
Examples and guides for using the OpenAI API
goodtocode/reliable-web-app-pattern-dotnet
The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.