Skip to content

Instantly share code, notes, and snippets.

View worknate's full-sized avatar

Nathan Stilwell worknate

View GitHub Profile
@worknate
worknate / AutoMapperTestReplace.cs
Created October 9, 2017 15:08
AutoMapper ReplaceMemberName
using System;
using AutoMapper;
using Xunit;
namespace AutoMapperTest
{
// Test that ReplaceMemberName works as expected with this config
public class AutoMapperTestReplace
{
public class source
@worknate
worknate / AutoMapperTestPrefix.cs
Created October 9, 2017 15:07
AutoMapper RecognizePrefixes
using System;
using AutoMapper;
using Xunit;
namespace AutoMapperTest
{
// Test that RecognizePrefixes works as expected with this config
public class AutoMapperTestPrefix
{
public class source
@worknate
worknate / AutoMapperTestBoth.cs
Created October 9, 2017 15:06
Automapper ReplaceMemberName and RecognizePrefixes
using System;
using AutoMapper;
using Xunit;
namespace AutoMapperTest
{
public class AutoMapperTestBoth
{
public class source
{
using System;
using AutoMapper;
using Xunit;
namespace AutoMapperTest
{
public class AutoMapperTest
{
public class source
{

Keybase proof

I hereby claim:

  • I am worknate on github.
  • I am hraefn (https://keybase.io/hraefn) on keybase.
  • I have a public key whose fingerprint is 5D55 8152 3E3F 9618 1322 162D 137D 24F0 B99A D61F

To claim this, I am signing this object: