39 Commits (2209c31913b2cd142e5634ec00efbfdfebf00a13)

Author SHA1 Message Date
liangshiwei e97f07b011 Put UseAbpRequestLocalization just after the UseAuthentication 6 years ago
liangshiwei bb68bdcdc5 Move localization middleware above authentication middleware 6 years ago
maliming 5a2b36eeb4 Make GetClaimsPrincipal mehtod public. 6 years ago
maliming 441e18e2f4 Refactoring ICurrentPrincipalAccessor. 6 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints 6 years ago
maliming 5ae4dccb96 Use the tempkey.rsa file in memory. 6 years ago
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects. 6 years ago
maliming 93b9a58029 Move generic host usage for console apps 6 years ago
maliming 9c226e6db3 Exclude templates & samples & abp_io projects. 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
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing 6 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package. 6 years ago
Halil İbrahim Kalkan 9cabc686c8 Remove sync api from the startup template 6 years ago
Mehmet Tüken 6f0db0b9b0 [templates/app] fix mongo.exe dispose 6 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Halil İbrahim Kalkan dbc2b4fb74 Upgrade NuGet packages on startup templates. 7 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions 7 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions 7 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions 7 years ago
Yunus Emre Kalkan 9b6b49ff2d BackgroundJobs To AbpBackgroundJobs 7 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage. 7 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 7 years ago
Halil İbrahim Kalkan e0c27f411b Use IWebHostEnvironment instead of IHostingEnvironment 7 years ago
Halil İbrahim Kalkan ad4fcd57f8 Upgraded app template package and versions to .net core 3.0 7 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization. 7 years ago
Halil İbrahim Kalkan 0614a68710 #1632 MongoDB test problems & optimization 7 years ago
Halil İbrahim Kalkan f9de5fb0eb Upgrade app template NuGet packages 7 years ago
Halil İbrahim Kalkan ea450c2f5a Rename MyProjectName_ConsoleTestApp to MyProjectName_App 7 years ago
Halil İbrahim Kalkan 03fb457465 Fix local framework reference for the app template. 7 years ago
Halil İbrahim Kalkan e91da573ab Add angular project template. Rename mvc template to app template. 7 years ago