Pinned Repositories
AlertService
Provides a loosely coupled alert service for WPF and Windows App Store apps.
AWSLambda-ServerlessWithCQRS
Provides an example architecture on using Command Query Responsibility Segregation (CQRS) in a Microservice pattern with AWS Lambda, API Gateway and DynamoDB
Broadcast
Broadcast provides a simple alternative for object communication within .NET applications using a observer pattern.
ExceptionFactory
Provides a series of factory methods for creating exceptions in .NET
GameServ
C# UDP Socket Server for games
Janus
Provides integration tests with the ability to seed, and provision, per test databases with Entity Framework Core.
Lightmap
ValidatableBase
Model Validation for Universal WinRT Apps
scionwest's Repositories
scionwest/Broadcast
Broadcast provides a simple alternative for object communication within .NET applications using a observer pattern.
scionwest/GameServ
C# UDP Socket Server for games
scionwest/Janus
Provides integration tests with the ability to seed, and provision, per test databases with Entity Framework Core.
scionwest/Lightmap
scionwest/AWSLambda-ServerlessWithCQRS
Provides an example architecture on using Command Query Responsibility Segregation (CQRS) in a Microservice pattern with AWS Lambda, API Gateway and DynamoDB
scionwest/AngularExampleProject
scionwest/aws-lambda-dart-runtime
Provides a custom Dart runtime that runs within AWS Lambda - GitHub - scionwest/aws-lambda-dart-runtime: Provides a custom Dart runtime that runs within AWS Lambda
scionwest/aws-sam-cli-app-templates
scionwest/ConsoleInteraction
scionwest/convey-serverless-lambda
Serverless implementation of Convey Stack using AWS Lambda and API Gateway
scionwest/CQRS-DotNet-Core
scionwest/CreateResponseRepro
scionwest/DapperRepro
scionwest/flutter-advanced-course
scionwest/grpc
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
scionwest/LightroomUnsupportedFilesCopier
Copies all of the files from a saved Lightroom Import Results text file items containing unsupported or failed files into a directory for processing or correction.
scionwest/netcoretests-assemblyreference_repro
scionwest/ng2-issue
scionwest/pocketpal-ai
An app that brings language models directly to your phone.
scionwest/Prism.Forms.AutofacBug
Reproducible repository for a bug related to Xamarin.Forms, Prism.Forms and Prism.Autofac.Forms
scionwest/project.json_repro
scionwest/ReactJsDevEnvironment
A simple ReactJs dev environment setup using webpack & babel to transpile es2015.
scionwest/riverpod_demo
scionwest/RoslynCompilationIssue
scionwest/SampleFactoryWithDi
scionwest/scionwest.github.io
scionwest/swiftui-apple-tutorials
Building off SwiftUI tutorials found at https://developer.apple.com/tutorials/swiftui
scionwest/test-repo
scionwest/Udemy-UnityCourse2
scionwest/VarianceIssue
This repository gives an example of how the compiler does not provide a compile time with contravariance issues within a foreach loop