github aspnetboilerplate/aspnetboilerplate v3.2.0

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

Breaking Changes

#2145 Upgrade to sweetalert v2.x. Existing applications should upgrade sweetalert packages to v2.x.
#2514 Remove Async suffix for dynamic async controller actions by default (both for web api and asp.net core mvc).
#2682 Rename Abp.Quartz.Quartz namespace to Abp.Quartz. Just adjust namespace imports where necessary.

See related issues to take action for existing applications.

Features

#2563 UOW middleware for AspNet Core.
#2587 Created Abp.QuartzCore package. This package can be used to use latest .netstandard compatible alpha/beta Quartz integrated to ABP. Once Quartz stabilized, this package will be dropped for Abp.Quartz.
#2684 Add option to remove all default interceptors by configuration.
#2625 Created Abp.ZeroCore.EntityFramework package.
#2683 Implement ISupportsExplicitLoading for EF 6.x.
#2645 Get the Id of a Scheduled Job (IBackgroundJobManager/IBackgroundJobStore).

Enhancements

#2692 Check user lockout for all logins including external sources.
#2693 Add Swedish translation file.
#2590 Fix MailMessage to MimeMessage conversion.
#2685 Introduce AbpBootstrapperOptions for better configure bootstrap options.
#2681 Upgrade all nuget package dependencies (including asp.net core).
#2675 AbpObjectActionResultWrapper should add JsonOutputFormatter.
#2628 Abp.Web.Resources package should depend on .net framework v4.x instead of .netstandard

Bug fixes

#2595 "-" problem with folder names in embedded resource files.
#2671 NHibernate NullReferenceException for null value types in entities
#2653 Send mail with MailKit fails if using default credentials.
#2651 Cannot insert the value NULL into column 'NormalizedEmailAddress'.

Don't miss a new aspnetboilerplate release

NewReleases is sending notifications on new releases.