clearwaterstream
Learner. Dreamer. Degustator of fine code. Co-founder @ www.cloudrun.ca
CloudRunBradford, Ontario, Canada
Pinned Repositories
api.helloserverless.com
Source code for serverless ASP.NET Core API tutorial
aspnet-websdk-issue242-workaround
remove -argFile IISExeLauncherArgs.txt from web.config to ensure asp.net core apps can successfully be deployed under IIS
auth0.helloserverless.com
API to handle auth username-pwd requests from Auth0 (custom user store)
aws-lambda-aspdotnetcore-appmesh
Enable local communication and debugging between ASP.NET Core applications that are configured to run as AWS Lambda functions.
cognito-amplify-custom
Custom UI for Congnito
cribhub
CribHub
DynamoDb-cpu99-Issue
An example code that shows how GetNextSetAsync() can overwhelm a box running IIS / ASP.NET Core
FluentDeepEqual
A library to help check if specified properties of one object are equal to the values in another object (of the same type). Based on FluentValidation.
Inferred
Assign value to a string based on the string variable's name. A quicker alternative to using nameof directive.
SignalR.Azure.Serverless
A helper library for publishing and subscribing to SignalR service running on Azure in serverless mode
clearwaterstream's Repositories
clearwaterstream/aspnet-websdk-issue242-workaround
remove -argFile IISExeLauncherArgs.txt from web.config to ensure asp.net core apps can successfully be deployed under IIS
clearwaterstream/SignalR.Azure.Serverless
A helper library for publishing and subscribing to SignalR service running on Azure in serverless mode
clearwaterstream/api.helloserverless.com
Source code for serverless ASP.NET Core API tutorial
clearwaterstream/auth0.helloserverless.com
API to handle auth username-pwd requests from Auth0 (custom user store)
clearwaterstream/aws-lambda-aspdotnetcore-appmesh
Enable local communication and debugging between ASP.NET Core applications that are configured to run as AWS Lambda functions.
clearwaterstream/cognito-amplify-custom
Custom UI for Congnito
clearwaterstream/cribhub
CribHub
clearwaterstream/DynamoDb-cpu99-Issue
An example code that shows how GetNextSetAsync() can overwhelm a box running IIS / ASP.NET Core
clearwaterstream/FluentDeepEqual
A library to help check if specified properties of one object are equal to the values in another object (of the same type). Based on FluentValidation.
clearwaterstream/Inferred
Assign value to a string based on the string variable's name. A quicker alternative to using nameof directive.
clearwaterstream/LocalizedString
A simple library that allows for fluent definition of a string and its various translations
clearwaterstream/LocalizedString.FluentValidation
A helper library for FluentValidation that allows for easy declaration of error messages in various languages without the use of resource files
clearwaterstream/mdx
JSX in Markdown for ambitious projects
clearwaterstream/MediatR-sample
A sample library demonstrating the usage of MediatR within an ASP.NET Core powered microservice
clearwaterstream/NLogTarget.Splunk
A simple, battle tested Splunk NLog target that facilitates streaming of log entries to Http Event Collector (HEC)
clearwaterstream/NugetPrimer
clearwaterstream/okta-ie11-issue
ie11 issue with okta
clearwaterstream/PasswordGenerator.Exact
Crypro-secure random password generator that will generate the exact specified number of digits, special characters, and letters.
clearwaterstream/store-sample-react
A simple "store" React-Redux app meant to demonstrate a larger, enterprise level React application