mikeandersun

Results 6 issues of mikeandersun

It is possible to remove `Autofac `dependency and use .`NetCore `DI system? Or there is any restrictions in `.netcore` DI?

enhancement

IMHO **Weapsy.Host** is a better name for presentation project.

enhancement

Hi Ben, In my opinion your approach is very flexible than using ng-view and the ui-Roure project. I upgrade angular to v1.2.0rc1 and unfortunately the ng-switch not work!. I remove...

MetadataProperty annotation = type.MetadataProperties["Members"].MetadataProperties.SingleOrDefault(p => p.Name.EndsWith(string.Format("customannotation:{0}", TenantAnnotation))); Thanks for your help

I fork this repo and try to migration. [Here](https://github.com/Antaris/AspNetCore.Mvc.Widgets/blob/develop/src/Antaris.AspNetCore.Mvc.Widgets/Infrastructure/DefaultWidgetInvoker.cs#L101) is a point that i don't know what i do? ``` var result = await ControllerActionExecutor.ExecuteAsync(executor, widget, arguments); var widgetResult =...

Package RazorEngine 4.4.0-rc1 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package RazorEngine 4.4.0-rc1 supports: net45 (.NETFramework,Version=v4.5) One or more packages are incompatible with .NETCoreApp,Version=v1.0.

feature-request
up-for-grabs