Skip to content

Instantly share code, notes, and snippets.

@artkpv
artkpv / UserStoreAdapter.cs
Created June 29, 2015 20:24
Isolating AspNet.Identity.EntityFramework
/*
* That adapter allows to isolate AspNet.Identity.EntityFramework
* assembly with its IdentityUser and other classes from
* AspNet.Identity.Core. It works with ApplicationUser that is not
* derived from IdentityUser.
* Author: w1ld at inbox dot ru
* Created: 2015 06 29
*/
using System.Collections.Generic;
using System.Diagnostics.Contracts;
@artkpv
artkpv / _viemurc
Created August 18, 2013 19:54
Viemu settings for Visual Studio 2012 and Resharper 7 under Visual C# 2005 keyboard scheme.
"
"Originally taken from
"https://github.com/StanislawSwierc/Profile/blob/master/_viemurc
"
" ViEmu has access to all keys except the following:
" <C-c>
" <C-v>
"