Pinned Repositories
AltNetRop
Railway-Oriented Programming sample in C#
AutoFixture
AutoFixture is an open source framework for .NET designed to minimize the 'Arrange' phase of your unit tests. 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.
BootstrapPortfolioProject
Code School Project: Portfolio created with Twitter Bootstrap
config-r
Write your .NET configuration files in C#
ConsoleTables
Print out a nicely formatted table in a console application C#
dapper-dot-net
Dapper - a simple object mapper for .Net
Exude
An extension to xUnit.net, providing support for test cases as First-Class, programmatic citizens.
serilog-settings-configuration
A Serilog configuration provider that reads from Microsoft.Extensions.Configuration
SpecFlow
Binding business requirements to .Net code
SpecFlow.Assist.Dynamic
Extension methods to create dynamic objects from SpecFlow tables
Lumirris's Repositories
Lumirris/serilog-settings-configuration
A Serilog configuration provider that reads from Microsoft.Extensions.Configuration
Lumirris/AltNetRop
Railway-Oriented Programming sample in C#
Lumirris/AutoFixture
AutoFixture is an open source framework for .NET designed to minimize the 'Arrange' phase of your unit tests. 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.
Lumirris/BootstrapPortfolioProject
Code School Project: Portfolio created with Twitter Bootstrap
Lumirris/config-r
Write your .NET configuration files in C#
Lumirris/ConsoleTables
Print out a nicely formatted table in a console application C#
Lumirris/dapper-dot-net
Dapper - a simple object mapper for .Net
Lumirris/Exude
An extension to xUnit.net, providing support for test cases as First-Class, programmatic citizens.
Lumirris/FuntionalPrinciplesCsharp
Source code for the Applying Functional Principles in C# course
Lumirris/gitignore
A collection of useful .gitignore templates
Lumirris/HelloCodeSchoolProject
Demonstration on how projects work at Code School.
Lumirris/HL7-dotnetcore
Lightweight HL7 C# parser and composer compatible with .Net Core and .Net Standard
Lumirris/HTMLPortfolioProject
Code School Project: HTML + CSS Portfolio
Lumirris/IdentityServer4.Demo
Lumirris/ImmutableObjectGraph
T4 template for immutable type generation
Lumirris/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
Lumirris/nHapi
NHapi is a port of the original project HAPI.
Lumirris/PetaPoco
A tiny ORM-ish thing for your POCO's
Lumirris/ploeh.github.com
ploeh blog 'source code'
Lumirris/Polly
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
Lumirris/Polly-Samples
Provides sample implementations of the Polly library. The intent of this project is to help newcomers kick-start their use of Polly within their own projects.
Lumirris/serilog-enrichers-context
Enriches Serilog events with information from the environment variables or user provided custom property.
Lumirris/serilog-sinks-contextrollingfile
The rolling file sink for Serilog, with support for token replacement in the path template.
Lumirris/tamarack
A micro framework for implementing the Chain of Responsibility pattern in .NET
Lumirris/Thinktecture.IdentityModel
[deprecated] Thinktecture.IdentityModel
Lumirris/Topshelf
An easy service hosting framework for building Windows services using .NET
Lumirris/Topshelf.Integrations
Topshelf.Integrations is a collection of packages that extend the Topshelf Project. These packages handle the boiler plate code necessary for several use cases that we have found very useful for quickly developing small self contained services on Windows.
Lumirris/TopShelf.Owin
Lumirris/TransactionalFileManager
Lumirris/wixsharp