Pinned Repositories
.NETCore-Compatibility-Helpers
Utility libraries those migrating to .NET Core might find useful. Provides some functionality not currently implemented in .NET Core and some wrappers to present common APIs for .NET Core and older versions of the .NET Framework for when targeting both is required
AadB2Csamples
Azure AD B2C custom policy solutions and samples.
aspnetcore-authentication-apikey
Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key in Header, QueryParams or HeaderOrQueryParams.
AssertMessage
Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.
AutoMapper
A convention-based object-object mapper in .NET.
BlogML-to-WRX
Convert BlogML format into WRX file (WordPress Extended RSS import file format) for subsequent import it into WordPress
CommonDotNetHelpers
Collection of Common Helpers/Extensions classes
MNF's Repositories
MNF/CommonDotNetHelpers
Collection of Common Helpers/Extensions classes
MNF/BlogML-to-WRX
Convert BlogML format into WRX file (WordPress Extended RSS import file format) for subsequent import it into WordPress
MNF/AadB2Csamples
Azure AD B2C custom policy solutions and samples.
MNF/aspnetcore-authentication-apikey
Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key in Header, QueryParams or HeaderOrQueryParams.
MNF/ChronicNetCore
MNF/CommandLineUtils
Command line parsing and utilities for .NET Core and .NET Framework.
MNF/ConfigureAwait
A Fody Addin
MNF/cra_closer_look
An explanation of the problems that Create-React-App addresses, and how it attempts to solve them.
MNF/cypress-extends
Cypress plugin that adds "extends" support to the configuration file
MNF/dear-github
:incoming_envelope: An open letter to GitHub from the maintainers of open source projects
MNF/docs
The open-source repo for docs.github.com
MNF/docs-1
SQL StreamStore documentation repository.
MNF/dotnet-docker
This repo contains the base Docker images for working with .NET Core and the .NET Core Tools.
MNF/EF-Core-Simple-Graph-Update
Update an aggregate graph with all related entities
MNF/FluentScheduler
Automated job scheduler with fluent interface for the .NET platform.
MNF/github
Just a place to track issues and feature requests that I have for github
MNF/IT-ARMY-of-Ukraine-Resources-in-English
MNF/kentcdodds.com
My personal website
MNF/kubeval
Validate your Kubernetes configuration files, supports multiple Kubernetes versions
MNF/NSubstitute
A friendly substitute for .NET mocking libraries.
MNF/oauth2-proxy
A reverse proxy that provides authentication with Google, Github or other providers.
MNF/pact-net
.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
MNF/pact-workshop-dotnet-core-v1
A workshop for Pact using .NET Core
MNF/PlayWright.Min
Example how to run PlayWright from Dockerfile
MNF/quartznet
Quartz Enterprise Scheduler .NET
MNF/redux-persist-transform-encrypt
Encrypt your Redux store
MNF/Samples
MNF/SemanticComparison
Compare objects that look semantically similar, even if they are of different types.
MNF/SharpPwned.NET
.NET API for haveibeenpwned.com RESTful api
MNF/SQLStreamStore
Stream Store library targeting RDBMS based implementations for .NET