40 Commits (052d2ef0d03cc94a546f1c91a4e08d1a751b4768)

Author SHA1 Message Date
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
maliming 5dfca00c45
Add Web module as `CompiledRazorAssemblyPart`. 4 years ago
Ahmet Çotur ab6c9ddd63 use file-scoped namespacing for app template 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei 11d8391157 Upgrade HtmlAgilityPack 5 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest 5 years ago
maliming 3511c0a7c5 Remove PreserveCompilationContext. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
liangshiwei 5b6014099f Supported NCrunch 5 years ago
liangshiwei c941821881 Upgrade nuget packages of framework and templates 5 years ago
maliming 0c5d1a13e1 Upgrade nuget packages of framework and templates.. 5 years ago
Halil İbrahim Kalkan ed1faf5b75 Add HtmlAgilityPack to web tests 6 years ago
maliming 97f383ebcd Update MyProjectNameWebTestBase.cs 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 88826d79b2 Upgrade templates. 6 years ago
Halil İbrahim Kalkan d3af2bf69c Delete unused pipeline config on web test module. 6 years ago
maliming 5751ec0436 Upgrade templates module packages. 6 years ago
maliming 06d845e3ca Define CollectionFixture in each test project. 6 years ago
liangshiwei e97f07b011 Put UseAbpRequestLocalization just after the UseAuthentication 6 years ago
liangshiwei bb68bdcdc5 Move localization middleware above authentication middleware 6 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints 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
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package. 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. 7 years ago
Halil İbrahim Kalkan dbc2b4fb74 Upgrade NuGet packages on startup templates. 7 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions 7 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage. 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
Halil İbrahim Kalkan f9de5fb0eb Upgrade app template NuGet packages 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