Hallmanac
I'm a full stack .NET developer with a keen passion for adopting thoughtful approaches to clean code, continuous learning, and enjoying a good laugh.
Orlando, FL
Pinned Repositories
Adsk-Inv-Evts-Wrapper
Library that wraps the events system for the Autodesk Inventor API.
AzureCloudTable
Wrapper around interacting with Azure Table Storage. In short it enables the ability for POCOs to NOT have to inherit from TableEntity and also provides ability to have secondary indexes.
InventorDocumentPropertiesLibrary
Library which makes working with the Autodesk Inventor iProperties API much easier.
Rectangle-Tools-2010-2012
Add-in to Autodesk Inventor which provides a suite of symmetrical rectangle sketching tools.
redis-aspnet-azure
Example code of using Redis cache with AspNet on Azure.
SimpleCqrs.EventStore.AzureTable
Implementation of IEventStore for the SimpleCqrs library.
Hallmanac's Repositories
Hallmanac/AzureCloudTable
Wrapper around interacting with Azure Table Storage. In short it enables the ability for POCOs to NOT have to inherit from TableEntity and also provides ability to have secondary indexes.
Hallmanac/Rectangle-Tools-2010-2012
Add-in to Autodesk Inventor which provides a suite of symmetrical rectangle sketching tools.
Hallmanac/redis-aspnet-azure
Example code of using Redis cache with AspNet on Azure.
Hallmanac/SimpleCqrs.EventStore.AzureTable
Implementation of IEventStore for the SimpleCqrs library.
Hallmanac/angular-js-to-ts
Example code for converting an Angular 1.x app to use TypeScript
Hallmanac/angular-local-storage
An AngularJS module that gives you access to the browsers local storage with cookie fallback
Hallmanac/angular2-go
Angular 2 Go !
Hallmanac/ApplicationRuntime
Very, very basic utility for managing the context that runs within an application.
Hallmanac/blazor-samples
Hallmanac/Codecamp2017Talks
Speakers' space to add presentation material and code samples from their sessions
Hallmanac/crypto-helpers
A library of helpers that creates a higher level abstraction over encryption, hashing, and encoding. This includes some utilities around managing the hashing of passwords.
Hallmanac/Docs
Documentation for ASP.NET and ASP.NET Core
Hallmanac/EventJunction
Small library that implements (one version of) the Event Aggregator pattern.
Hallmanac/Expando
Extensible dynamic types for .NET
Hallmanac/Funqy-CSharp
A small library to allow writing C# in a more functional style.
Hallmanac/Ghost-Azure
Install Ghost on Azure with a simple click
Hallmanac/ilogic-drawing-sheet-creation
A quick winform driven iLogic rule that enhances the sheet creation dialog. Done for Inventor 2011.
Hallmanac/jquery-timepicker
A javascript timepicker plugin for jQuery inspired by Google Calendar.
Hallmanac/jwt
JWT (JSON Web Token) implementation for .NET 3.5+ (Public Domain)
Hallmanac/knockout-resizeimage
Knockout.js custom binding to resize an image element to have a max width and max height
Hallmanac/NSpeedTest
NSpeedTest C# client library to test internet bandwidth using speedtest.net
Hallmanac/ONETUG-web
Source code for the official ONETUG website
Hallmanac/orlandocodecamp.github.io
Hallmanac/RedisSandbox
Just a sandbox to play in when using Redis and StackExchange.Redis
Hallmanac/ServiceLocator
Small library to define a Service Locator interface as well as any library specific supporting classes/interfaces.
Hallmanac/SymEnc
Single class used to handle symmetric encryption for a given application.
Hallmanac/Talk-NDCLondon2022
Code from talk given by Chris Sainty on using Tailwind CSS with Blazor
Hallmanac/TestEF
Just a sandbox to test various Entity Framework scenarios. The code in this is very messy.
Hallmanac/TypeScript-Vue-Starter
A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
Hallmanac/vsts-tasks
Build and Release Tasks for Visual Studio Team Services and Team Foundation Server