github aspnetboilerplate/aspnetboilerplate v0.6.2.0
ABP v0.6.2.0

latest releases: v9.2.0, v9.1.3, v9.1...
8 years ago
  • #489: *Move ABP localization from Abp.Web.Resouces to Abp.Web package as embedded XML resource.
  • #483: Created a default localization source.
  • #487: Added globally disabling (overriding) data filters.
  • #431: Setting TenantId while saving entities.
  • #479: AbpWebApiClient should support cookies.
  • Other minor improvements and fixes: #480 #484 #485 #494

*This may be a breaking change for some applications who changed AbpWeb.xml files in Localization\AbpWeb in the web project. They should use Configuration.Localization.Sources.Extensions (in PreInitialize of their module) to override/improve the localization strings. SourceName is "AbpWeb".

Don't miss a new aspnetboilerplate release

NewReleases is sending notifications on new releases.