JHardin1112's Stars
DapperLib/Dapper
Dapper - a simple object mapper for .Net
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
jmcunningham/AngularJS-Learning
A bunch of links to blog posts, articles, videos, etc for learning AngularJS
dotnet/blazor
Blazor moved to https://github.com/dotnet/aspnetcore
davidmerfield/randomColor
A tiny script for generating attractive colors
ClosedXML/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
JoshuaKGoldberg/Old-Deleted-FullScreenMario
An HTML5 remake of the original Super Mario Brothers - expanded for wide screens.
keijiro/Klak
Creative coding library for Unity
Brackeys/2D-Character-Controller
Free 2D Character Controller for Unity.
mosh-hamedani/vidly-mvc-5
subsonic/SubSonic-3.0
SubSonic 3.0 for the .NET 3.5 Framework
shyamseshadri/angularjs-up-and-running
All the source code for the AngularJS Up & Running Book for O'Reilly
dotnet-presentations/dotnetconf2019
Creative and technical content for running a .NET Conf 2019 local event in your community
NimaAra/Easy.MessageHub
No need for .NET Events! A thread-safe, high performance & easy to use cross platform implementation of the Event Aggregator Pattern.
mrts/winforms-mvp
Windows Forms example of the Passive View variant of the Model-View-Presenter pattern
maximn/google-maps
Google Maps Web Services API wrapper for .NET
cristianbote/phaser-state-transition
State transition plugin for Phaser.js
godaddy-wordpress/primer
Primer is a powerful theme that brings clarity to your content in a fresh design. This is the parent for all themes in the GoDaddy Primer theme family.
TwoTribesGames/ttengine
Two Tribes' 2D-focused game engine, used to make RIVE and Toki Tori 2+
webformsmvp/webformsmvp
A simple Model-View-Presenter framework for ASP.NET Web Forms.
sghall/threejs-maps
Interactive Maps with D3.js, Three.js and Mapbox
AnkitSharma-007/CRUD.ASPCore.Reactjs.WebAPI.EF
CRUD Operations in ASP.NET Core application using React.js , Web API and Entity Framework core DB first approach with the help of VS 2017.
sthewissen/FocusOnXamarin
NET Conf: Focus on Xamarin sample
jeremybytes/learning-design-patterns
Code to go along with the presentation "Design Patterns: Not Just for Architects"
timothy-makarov/AsyncEventAggregator
Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.
AsymptoticGames/asymptotic-monogame-framework
lennykean/NoteCards
watway/WatTMDB
.NET Library for use with Version 3 API available from The Movie Db (migrated from CodePlex)
ephe-meral/EventAggregator-CSharp
A lightweight C# reference implementation of the event aggregator design-pattern