jmojiwat's Stars
aurelia/framework
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
AutoMapper/AutoMapper
A convention-based object-object mapper in .NET.
mgonto/restangular
AngularJS service to handle Rest API Restful Resources properly and easily
Topshelf/Topshelf
An easy service hosting framework for building Windows services using .NET
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
rebus-org/Rebus
:bus: Simple and lean service bus implementation for .NET
nhibernate/nhibernate-core
NHibernate Object Relational Mapper
simpleinjector/SimpleInjector
An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.