

Flexify modules update#
please don't update to Serenity 6 if you still have to use VS2019. will only support Visual Studio 2022 with latest updates as Visual Studio 2019 does not support.null check added where to sergen connections checked.setting Old property to the null to prevent a few issues while re-using a save request handler.made AutoParam consistent after cloning SqlQuery (#6330).sergen generates TextualField field type as lowercase string keyword (#6341).sergen generates AuthorizeList attributes on top of the List and ListExcel methods in endpoints (#6364).added ServiceLookupPermissionAttribute which will simplify permission checks for service lookups.increased performance of sergen client types command using new typescript parser.rewrote typescript parser in c# using a modified / optimized version of.load validation messages after page is ready (after local texts are ready).

fix syntax error with tabindex property in slickgrid.js.use C# 10 global usings feature in Serenity source.add ability to directly set a value without checking expiration status in TwoLevelCache.added JoinNonEmpty methods to StringHelper (like StringHelper.Join but for arrays similar to string.Join).also apply flag to the existing generated field for notmapped field types.add autoRename = null option to upload storage which means overwrite.jpg file when temporary file is scaled and a. raise an error in FormatFileName when OriginalName passed is null.better handling for multi part routes when restoring location hash in case the first part causes a service call.add handleRoute method to entity grid allowing to override default route handling behavior.don't generate proxy method for service actions implementing IActionResult.
Flexify modules generator#
in response types for server typings generator allow and handle IEnumerable, IList, ISet, IDictionary types in response types in addition to List, Dictionary etc.remove ss type related code from import generator.Please don't hesitate to ask any questions in GitHub: See Serenity Developer Guide for documentation, tutorials and more information: Online DemoĬheck for an online demo of Serene. NET Framework version (which is obsolete) for Visual Studio 2017 or earlier here is the link: Serene MVC version Visual Studio 2019 version: Serene for Visual Studio 2019 Some of its features can be helpful for any kind of application. This doesn't mean that it can't be used for other types of applications. Serenity is best suited to business applications with many data entry forms, administrative interface of public facing web sites, and mobile application back ends.
Flexify modules software#
It aims to make development easier while reducing maintenance costs by avoiding boiler-plate code, reducing the time spent on repetitive tasks and applying best software design practices. Serenity is a ASP.NET Core / TypeScript application platform which has been built on open source technologies.
