Pinned Repositories
AspNetCore.Authentication.ApiKey
A Microsoft style API Key authentication implementation for ASP.NET Core.
AspNetCore.Authorization.Permissions
A permission-based authorization extensions for ASP.NET Identity.
AspNetCore.Endpoints
Building and configuring object-oriented minimal API endpoints.
AspNetCore.Identity.MongoDB
Provides MongoDB user store and role store implementations for ASP.NET Identity Core.
AspNetCore.ProblemDetails
A middleware to create RFC 7807 problem details for APIs.
ExpressionReflect
Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.
LiteDB.Queryable
A queryable wrapper implementation for LiteDB with additional async extensions.
MongoDB.DbContext
A database context implementation for MongoDB.
NHibernate.Logging
Logging provider to allow Common.Logging to be used with NHibernate.
SimpleCoin
A simple cryptocurrency application for educational purposes only.
mgernand's Repositories
mgernand/AspNetCore.Authorization.Permissions
A permission-based authorization extensions for ASP.NET Identity.
mgernand/ExpressionReflect
Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.
mgernand/LiteDB.Queryable
A queryable wrapper implementation for LiteDB with additional async extensions.
mgernand/SimpleCoin
A simple cryptocurrency application for educational purposes only.
mgernand/AspNetCore.Identity.MongoDB
Provides MongoDB user store and role store implementations for ASP.NET Identity Core.
mgernand/NHibernate.Logging
Logging provider to allow Common.Logging to be used with NHibernate.
mgernand/AspNetCore.ProblemDetails
A middleware to create RFC 7807 problem details for APIs.
mgernand/AspNetCore.Blazor
Extensions for ASP.NET Core Blazor.
mgernand/Extensions.Logging.Mock
A unit-testing extension for verifying a logger mock.
mgernand/AspNetCore.Endpoints
Building and configuring object-oriented minimal API endpoints.
mgernand/MongoDB.DbContext
A database context implementation for MongoDB.
mgernand/monodevelop-razorgenerator
A single file generator add-in for MonoDevelop using the great RazorGenerator tool.
mgernand/AspNetCore.Authentication.ApiKey
A Microsoft style API Key authentication implementation for ASP.NET Core.
mgernand/ObjectDelta
Computes the delta of two object instances.
mgernand/Portable.IO
Simple abstraction for accessing files and folders on different platforms.
mgernand/AspNetCore.Authentication.Basic
A Microsoft style Basic authentication implementation for ASP.NET Core.
mgernand/BitcoinAddressGenerator
Simple Bitcoin address generator for educational purposes only.
mgernand/httpstatuses
A directory of HTTP Status Codes and code references
mgernand/ObjectStructure
A libary that creates a flat structure for types and a flat key-value structure for instances.
mgernand/AppAny.Quartz.EntityFrameworkCore.Migrations
EntityFrameworkCore PostgreSQL migrations for Quartz.NET