System.Web.Providers & # 8594; Microsoft.AspNet.Providers?

Microsoft ASP.NET Universal Providers 1.1 was released yesterday with System.Web.Providers 1.2 . On the last page of the nuget page:Legacy package, System.Web.Providers is now included in the 'Microsoft.AspNet.Providers' package.

Is it just a change of name or something more interesting / important? Should I remove link System.Web.Providers1.2 if I have Microsoft.AspNet.Providers1.1 and Microsoft.AspNet.Providers.Core1.0?

+5
source share
1 answer

You nailed it when quoting: "The Legacy package, System.Web.Providers is now included in the Microsoft.AspNet.Providers package." You can remove System.Web.Providers and just use the other two packages.

"" Microsoft.AspNet.Providers 1.1. , , , SQL Azure SQL Compact edition.

+5

All Articles