Exemplo n.º 1
0
        protected override void ApplicationStartup(IKernel container, IPipelines pipelines)
        {
            base.ApplicationStartup(container, pipelines);

            AutomapperConfiguration.CreateMaps();
        }