Pinned Repositories
atlas
A .NET 9.0 Blazor framework for hosting and building Blazor applications using the Backend for Frontend (BFF) pattern using: Blazor, ASP.NET Core Web API, Auth0, FluentUI, FluentValidation, Backend for Frontend (BFF), Entity Framework Core, MS SQL Server, SQLite
authorisationmanager
A full stack development exercise implementing WPF, MVVM, Prism, Unity, WebApi 2.2, WCF, Asp.Net Core, MVC6, HTML5, Bootstrap, MS SQL Server, MySql, Oracle
blazor-auth0
A solution for a MAUI Blazor, Blazor WebAssembly App and a Blazor Server App, secured with Auth0 as the Identity Provider
blazor-solution-setup
A .NET 6.0 Blazor solution for a MAUI Blazor, Blazor WebAssembly App and a Blazor Server App, sharing common code and components, implementing authentication using IdentityServer4 and accessing repositories behind a Web API.
dipstate
A simple state machine for an activity based workflow.
dotnetwhat
Programming is communicating instructions. Semantics matter.
headway
A .NET 7.0 Blazor framework for building configurable applications fast. Supporting both hosting models, Blazor WebAssembly and Blazor Server, a WebApi for accessing data and an Identity Provider for authentication.
origin
A .NET Framework 4.6 WPF shell application for hosting line-of-business modules in a document style layout. Origin implements Prism, Unity, the AvalonDock docking system and a custom navigation bar.
tradeview
A .NET Core 3.1 WPF client and ASP.NET Core Web API platform for trading crypto currency pairs on crypto exchanges and running crypto currency pair strategies.
wpfcontrols
Custom WPF controls.
grantcolley's Repositories
grantcolley/tradeview
A .NET Core 3.1 WPF client and ASP.NET Core Web API platform for trading crypto currency pairs on crypto exchanges and running crypto currency pair strategies.
grantcolley/origin
A .NET Framework 4.6 WPF shell application for hosting line-of-business modules in a document style layout. Origin implements Prism, Unity, the AvalonDock docking system and a custom navigation bar.
grantcolley/headway
A .NET 7.0 Blazor framework for building configurable applications fast. Supporting both hosting models, Blazor WebAssembly and Blazor Server, a WebApi for accessing data and an Identity Provider for authentication.
grantcolley/blazor-solution-setup
A .NET 6.0 Blazor solution for a MAUI Blazor, Blazor WebAssembly App and a Blazor Server App, sharing common code and components, implementing authentication using IdentityServer4 and accessing repositories behind a Web API.
grantcolley/atlas
A .NET 9.0 Blazor framework for hosting and building Blazor applications using the Backend for Frontend (BFF) pattern using: Blazor, ASP.NET Core Web API, Auth0, FluentUI, FluentValidation, Backend for Frontend (BFF), Entity Framework Core, MS SQL Server, SQLite
grantcolley/dotnetwhat
Programming is communicating instructions. Semantics matter.
grantcolley/authorisationmanager
A full stack development exercise implementing WPF, MVVM, Prism, Unity, WebApi 2.2, WCF, Asp.Net Core, MVC6, HTML5, Bootstrap, MS SQL Server, MySql, Oracle
grantcolley/wpfcontrols
Custom WPF controls.
grantcolley/dipstate
A simple state machine for an activity based workflow.
grantcolley/blazor-auth0
A solution for a MAUI Blazor, Blazor WebAssembly App and a Blazor Server App, secured with Auth0 as the Identity Provider
grantcolley/blazor-notes
A collection of notes about ASP.NET Core Blazor .NET 8.0, mostly from Microsoft documentation, for my own reference. Not my own content.
grantcolley/dipexecutor
A distributed processing platform using Net Core 2.0, .Net Standard 2.0, SignalR and WPF
grantcolley/maui-auth0
A solution for securing both .NET MAUI and .NET MAUI Blazor apps with Auth0 as the Identity Provider.
grantcolley/best-stories-api
A .NET 7.0 backend Web API developer coding test. Best Stories API is a RESTful API to retrieve to retrieve the details of the best n stories from the Hacker News API, as determined by their score, where n is specified by the caller to the API.
grantcolley/blazor-solution
grantcolley/dipmapper
DipMapper is a lightweight object mapper that extends IDbConnection and uses Intermediate Language (IL) allowing you to map data to your objects (and vice versa) in a clean and easy way.
grantcolley/dipsocket
A lightweight publisher / subscriber implementation using WebSockets.
grantcolley/diptype
Dynamically create type helpers that uses intermediate language (IL) to create new instances of a type and get and set properties.
grantcolley/efcore-scratchpad
grantcolley/executormonitor
WPF Monitor for dipexecutor
grantcolley/maslows-hammer
grantcolley/msdocs-app-service-sqldb-dotnetcore
azure deployment test
grantcolley/scratchpad
grantcolley/toolbox
C# Data Structures and Algorithms
grantcolley/tradeblazor
grantcolley/tradeserver
A .Net Core web host for running crypto currency strategies. Use in conjunction with tradeview.