53 Commits (800cf2dae511f867f44fa6eb153efdf8753c6733)

Author SHA1 Message Date
maliming deb1e3ac03
Upgrade all package to latest. 1 year ago
maliming 9bc0abf6d5
Update package references to latest versions in templates. 1 year ago
maliming 4d6c5b57ab Upgrade all nuget packages to latest. 2 years ago
maliming c366cf362c Fix unit tests. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 6559641912 Upgrade to NET 8. 2 years ago
maliming 975bf0ce9c
Abstract all db-related unit tests. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming 29005af5ea
`Obsolete` the `AbpAspNetCoreAsyncIntegratedTestBase` and `AbpAspNetCoreIntegratedTestBase ` 3 years ago
maliming 5b903a4eb5
Use `WebApplicationFactory` in template project. 3 years ago
Halil İbrahim Kalkan a19f8e2291 Remove MyProjectNameWebTestStartup from startup template 3 years ago
maliming 138fc38349
Enable nullable in the startup templates. 3 years ago
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 4 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. 6 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