Coder Social home page Coder Social logo

I am a software developer with almost 30 years of professional experience, mostly in the Microsoft ecosystem. I was a tech conference speaker for many years which led to the Microsoft MVP award from 2009-2015. I am an avid reader, music lover, and drinker of good bourbon.

I am currently working as a Principal Consultant helping clients build great software and working to change the perception of the IT profession.

Twitter Badge Mastodon Badge Linkedin Badge GitHub Badge Blog Badge

Here are some posts I've written at my blog:

Here are some things I've written on Medium:

Michael Eaton's Projects

rocklib.diagnostics icon rocklib.diagnostics

Makes configuring tracing easy and standardized for .NET Core, .NET Standard, and .NET Framework.

rocklib.healthchecks icon rocklib.healthchecks

An implementation of the draft health check RFC located at https://inadarei.github.io/rfc-healthcheck/.

rocklib.immutable icon rocklib.immutable

Defines Semimutable which allows mutability until the first read, then becomes immutable.

rocklib.secrets icon rocklib.secrets

A configuration provider for Microsoft.Extensions.Configuration that is backed by runtime secrets.

rocklib.threading icon rocklib.threading

An object that enables exclusive access to critical sections of code. Unlike a true lock, where a thread will block while another thread has the lock, a "soft lock" will cause a thread to skip over a critical section of code if another thread has the lock.

snippets icon snippets

Code snippets and other commands I find useful

sql-tokenizer icon sql-tokenizer

C# library used to turn SQL scripts into a Queue of tokens.

ssdd_tools icon ssdd_tools

Tools to help with the administration of my blog

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.