25 Commits (ff2c239dfa73d02e99a44359f5982d1c5ff97ed9)

Author SHA1 Message Date
maliming d4dbca8b0c
Remove obsolete features. 8 months ago
liangshiwei ffd65c8911 Fix API Versioning System 2 years ago
maliming 10a6cc8dc7
Use `Asp.Versioning.Mvc` to replace `Microsoft.AspNetCore.Mvc.Versioning`. 2 years ago
liangshiwei 4538e0eee4 Enable nullable annotations for Volo.Abp.AspNetCore.Mvc 3 years ago
Halil İbrahim Kalkan c8ec7d6905 Implement AbpAuditingOptions.IsEnabledForIntegrationServices 4 years ago
maliming 1960d5acfe
Add `EnableRazorRuntimeCompilationOnDevelopment` 4 years ago
maliming 6596d9776a
Fix unit tests. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Halil İbrahim Kalkan 6944d7836d Use ApplicationParts.AddIfNotContains for the AbpAspNetCoreMvcModule 6 years ago
maliming 62cef5d7c0 Add GetUrlHelper extension method for ViewContext. 6 years ago
Halil İbrahim Kalkan 6c934e53e6 Resolved #3880: Obsolete app.UseMvcWithDefaultRouteAndArea() and introduce app.UseConfiguredEndpoints(). 6 years ago
maliming fd5eda2b7f Add unit tests for razor page filters. 6 years ago
maliming 0b1606f40b Add AbpAuditPageFilter, AbpFeaturePageFilter, AbpUowPageFilter, AbpExceptionPageFilter. 6 years ago
maliming 2c9798298a
Update AbpFormFileExtensions.cs 6 years ago
zHaytam 84b7e85d48 Add GetAllBytesAsync to AbpFormFileExtensions 6 years ago
Halil İbrahim Kalkan f8292234d3 Resolved #1811: Add component libraries to the application parts. 7 years ago
Halil İbrahim Kalkan a52ba7787d Switch to MapControllerRoute instead of UseMvc 7 years ago
Halil İbrahim Kalkan c4328a7526 #1277 Move CurrentDirectoryHelpers to Volo.Abp.AspNetCore package. 7 years ago
maliming 50d1d68165 Resolve #1269 Make web projects InProcess for AspNetCoreHostingModel . 7 years ago
lonwern bb8bcaafd5 Resolves #703 API Versioning tests failing after .net core 2.2 upgrade 7 years ago
Halil ibrahim Kalkan cda9870cd0 Fixed #864: Blog module file upload problem. 7 years ago
Halil ibrahim Kalkan dd08c26fe0 #739 Added UseMvcWithDefaultRouteAndArea extension method. 7 years ago
Halil ibrahim Kalkan 858f57f7f4 Redesigned audit logging. 8 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago