Git Product home page Git Product logo

Brian's Projects

adapman icon adapman

Command-line tool written in C# to manage the user's network adapters and Wi-Fi network connections. Wrote this when I was trying to make a batch file to manage my computer's network connections.

aerowizard icon aerowizard

Library for easy creation of custom and Aero Wizards. Aero Wizard strictly follows Microsoft guidelines and uses Visual Styles to get visual theming.

castlewindsordemo icon castlewindsordemo

(C#/x86-64/Console App/VS2019) Console app sample from the relevant Code Project article that demonstrates aspect-oriented programming (AOP) with the Castle.Windsor dependency-injection (DI) framework.

catalyst icon catalyst

An Algorithmic Trading Library for Crypto-Assets in Python

coinbase icon coinbase

:moneybag: A .NET/C# implementation of the Coinbase API.

coinmarketcap icon coinmarketcap

A simple CoinMarketCap Pro API v1 client written in C# and available via NuGet.

decoratorpattern icon decoratorpattern

(C#/x86-64/Console/VS2019) Following the decorator pattern on YouTube Simplest Decorator Design Pattern in C#.

doit icon doit

(C#/x86-64/WinForms/VS2019) Pithy sample to try and reproduce issue with PostSharp breaking the C# return keyword.

easytabs icon easytabs

Library to enable .NET WinForms apps to easily render a set of tabs in their titlebar space, similar to Chrome, Firefox, Edge, etc.

employeemanager icon employeemanager

(C#/x86-64/WinForms) Sample application designed to teach how to scaffold a EF6 ORM and Business Layer on top of a SQL Server database and then bind the data to user-friendly controls on Windows Desktop.

filesystemenumerable icon filesystemenumerable

C# class that enumerates files in a folder search without terminating when exceptions occur

fluentmigrator-generator icon fluentmigrator-generator

A simple PowerShell script to generate database migrations from the package manager console in Visual Studio.

flurl icon flurl

Fluent URL builder and testable HTTP client for .NET

geteventlogs icon geteventlogs

PowerShell scripts to manage access to the Windows Event Log

github-release-poster icon github-release-poster

18 Jan 2019 DevOps tool to version and publish releases to GitHub - can be set as a post-build event

githubmanager-sample-application icon githubmanager-sample-application

(C#/x86-64/VS2019/WinForms) Shows a proof of concept as to how to implement three-legged OAuth to GitHub with an arbitrary GitHub "app." The Client ID and Client Secret are specified in a config file, so they can be changed to test with any OAuth app you know the client ID and secret of. This sample demonstrates the techniques associated with how to allow a user to use their GitHub account with your WinForms app.

graphdism icon graphdism

Simple C# program made to use DISM in a GUI interface

gumballmachine icon gumballmachine

(C#/x86-64/Console App/VS2019) The book, "Head First Design Patterns," illustrates the State Pattern by means of a Gumball Machine application. They write the application in Java; we are doing it here in C#.

icloud.net icon icloud.net

C#.NET Class Library to talk to Apple iCloud, including to Create/Read/Update/Delete Calendar, Contacts, and other items. Originally created by Alex Regueiro <[email protected]>.

inetnav icon inetnav

(C++/MFC/Win32/Windows 3.1/Visual C++ 1.0/1.52c) Integrated Internet access environment for Finger, Whois, Gopher, NNTP, SMTP, FTP, and POP/SMTP Email protocols -- written when I was 15 years old!

menudemo icon menudemo

(C#/AnyCPU/VS2022/Console Application) A console application written in C# that displays a menu of choices to the user and executes corresponding actions based on user selection, including an option to exit the application.

miniminer icon miniminer

A readable and functional Bitcoin Miner in C#. Uses the GETWORK protocol to connect to pool. A great reference implementation if you are trying to understand how Bitcoin mining works.

msbuild icon msbuild

The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

my-uuidgen icon my-uuidgen

Generates a Universally-Unique Identifier (UUID) and writes it to the standard output. Replicates the equivalent tool in the Windows SDK. Meant to be a portable EXE.

mybloglister icon mybloglister

(C#/x86-64/Console App) Sample application demonstrating how to solve the problem of having to sprinkle dependencies on EntityFramework and identical App.config files throughout your stack. Goal is to separate concerns, to develop a DTO provider/hot-pluggable config library where the data source is not known about by the presentation layer.

myformsapp_ilmerge icon myformsapp_ilmerge

(C#/x86-64/VS2019/WinForms) Following the walkthrough at https://www.inogic.com/blog/2018/06/automate-ilmerge-for-workflowsplugins-to-merge-multiple-assemblies-into-one-in-dynamics-365/ to make a portable EXE with a WinForms app.

myfriendgreeter icon myfriendgreeter

(C#/AnyCPU/VS2019/Console App) This is a little console application for greeting my friends, whose names are Jill, Bob, and Alice, and who speak different languages, each in their own language.

myjunksolution icon myjunksolution

Junk, crap solution for testing my VS extension projects on, without wrecking product code.

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.