Skip to content

asp.net beta 8 support? #171

@amankkg

Description

@amankkg

Just updated to beta 8 and react tutorial sample won't start. Problem in:

app.UseReact(config =>
{
//actually, nothing but bunch of comments
}

And loader exception says:

{"Method not found: 'Microsoft.Framework.Caching.IExpirationTrigger Microsoft.AspNet.FileProviders.IFileProvider.Watch(System.String)'."}

Must be some beta 8 namespaces update, or something. I.e. I found Microsoft.Framework -> Microsoft.Extensions rename in aspnet repo

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions