ASP.Net MVC with Active Directory Authentication using Owin Middleware
-
Updated
Mar 17, 2017 - C#
ASP.Net MVC with Active Directory Authentication using Owin Middleware
Solutions to common job interview questions about algorithms and design patterns.
REST service which ingests zipped log files, stores them and exposes unzipped content through API call
Kata for CleanCode, TDD on brown field and BDD
This is an exercice to learn how to write code in BDD mode. It's also a way to explore specflow's most imporant features
Companion project to https://youtu.be/xSa2S-W7x48
Small example-only API for news aggregator
A Roguelike coded in C# using Monogame (a very-Alpha work in progress)
A seed project for C# katas making use of nunit and nsubstitute
Basic xunit testing framework with NSubstitute Mocking
As a companion to my blog series on .NET Mocking Frameworks and how they work, this repository attempts to implement the same unit tests with mocks using each of the major mocking frameworks available for .NET.
A simple framework for unit tests using substitutes for dependencies
Extension to NSubstitute that provides mocking of concrete methods and statics
Collection of test tools and libraries
A work-in-progress RhinoMocks to NSubstitute converter, powered by Roslyn.
How to unit test a method (BL) that contains a web request ?
a library for bridging between NSubstitute and FluentAssertions
Code coverage with coverlet and report generator for reporting results
A web application that utilizes the IEX Cloud API to retrieve stock data and simulate a stock trading application. It was developed using React JS, C# with ASP.NET Core and styled with Bootstrap.
Add a description, image, and links to the nsubstitute topic page so that developers can more easily learn about it.
To associate your repository with the nsubstitute topic, visit your repo's landing page and select "manage topics."