76 Commits (8a1ef937bb9da4332fc9f5dcf309dbc2cd38d0e7)

Author SHA1 Message Date
maliming 33646047b2
Add option to support adding `base` element to layout page. 1 year ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 12ee5cf881 Update related method to async. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
Salih 5e5664ffd0 Fix layout hooks filtering and show layout hooks for the specified layouts 3 years ago
maliming f926804dbe
Make `layout` nullable. 3 years ago
Engincan VESKE fdc6c4e0e8 Fix layout hooks filtering and show layout hooks for the specified layouts 3 years ago
maliming 777abd048a
Get hooks by current layout. 3 years ago
liangshiwei 841f4f17a9 Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
Engincan VESKE 69dca2baa6 Improvements on Layout Hooks 3 years ago
Engincan VESKE d8c233e945 Implement layout hooks for blazor 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest 5 years ago
maliming 747dca6900 Rename GetDataFormatString to GetDataFormatStringOrNull. 5 years ago
jadyn bd4f26aa64 Make mvc ui `ExtendingPropertry` support `DisplayFormatAttribute` 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming 0c5d1a13e1 Upgrade nuget packages of framework and templates.. 5 years ago
maliming f7cc1138e1 Upgrade NUglify to latest. 5 years ago
Halil İbrahim Kalkan 2816b72b30 Resolved #7474: Mark ServiceProvider properties as Obsolete in base classes where LazyServiceProvider is available. 5 years ago
maliming a7739c2ee3 Use IAbpLazyServiceProvider instead of LazyGetRequiredService method. 5 years ago
liangshiwei acb596d38c Added RedirectAlowedUrls 5 years ago
Halil İbrahim Kalkan 28762d0053 Update ThemeExtensions.cs 5 years ago
Halil İbrahim Kalkan b9fa7005a9 Added Public to StandardLayouts. 5 years ago
maliming 9ef3d82a09 Update packages to latest 5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
Halil İbrahim Kalkan b7fad45ec4 Resolved #5068: Introduce LoginUrl and LogoutUrl options. 6 years ago
maliming 9f174056a3 Add PageContent layout hook. 6 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file. 6 years ago
maliming f0ed618736 Upgrade framework packages. 6 years ago
maliming f29d6898f8 Make base properties of common base classes protected instead of public 6 years ago
liangshiwei e35b7c6df0 Add AbpApplicationPathViewComponent 6 years ago
liangshiwei 70ecd18363 Improve 6 years ago
maliming 8d5742d159 Optimize RazorRuntimeCompilation. 6 years ago
Halil İbrahim Kalkan c17868e5ac Handle floating numbers on extension properties. 6 years ago
Halil İbrahim Kalkan 0df437d876 Add decimal to NumberTypes for extension properties 6 years ago
Halil İbrahim Kalkan 9ef9d142ef Handle formatting for DateTime inputs for extension properties. 6 years ago
Halil İbrahim Kalkan f160b368a9 handle dates and datetimes on datatables MVC UI 6 years ago
Halil İbrahim Kalkan 67e68297e2 Create GetInputFormatOrNull extension method for ObjectExtensionPropertyInfo 6 years ago
Halil İbrahim Kalkan c122fdfad6 Resolved #3967: Fallback to the default localization resource for base classes with the L property 6 years ago
Halil İbrahim Kalkan 146ec7309c Implement #3967 for AbpPageModel. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
maliming a6ccc3320f Add Razor support for mvc. 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago