github aspnetboilerplate/aspnetboilerplate v2.2.0

latest releases: v9.2.0, v9.1.3, v9.1...
6 years ago

Breaking Change

  • #2315 Replaced Fortress.Windsor by Castle.Windsor 4.0. If you have direct Fortress.Windsor dependencies, move to Castle.Windsor for your solution too. Both packages are compatible, so your code will not be changed.

Features

  • #2351 Add ClientCache attrbiutes to control result caching for ASP.NET Core.
  • #2288 MenuItemDefinition should accept IPermissonDependency.

Enhancements

  • #2162 Improve language determination for AspNet MVC 5.x version.
  • #2196 Document Dapper usage.
  • #2338 Add X-Requested-With header on abp.ajax by default.
  • #2293 Package dependency conflicts about Abp.RedisCache.
  • #2251 Nuget packages should include pdb files.
  • #2330 .To<Guid>() object extension method throws Invalid cast from 'System.String' to 'System.Guid' exception.
  • #2290 IDapperRepository Execute & ExecuteAsync methods Return Value.
  • #2273 Adds localization files for Spain's Spanish.
  • #2237 Images are not responsive in the documentation after new web site.

Bug Fixes

  • #2253 Authorization in CrudAppService not working without overriding some functions.
  • #2304 EntityNotFoundException handling in DefaultErrorInfoConverter.
  • #2283 UnitOfWorkInterception problem when use IDapperRepository<TEntity,TPrimaryKey>.

Don't miss a new aspnetboilerplate release

NewReleases is sending notifications on new releases.