Commit Graph

87 Commits (801193a056f66a2c7a374026bb356e32bbd242c9)

Author SHA1 Message Date
maliming 801193a056
Upgrade to NET 6.0.
4 years ago
maliming bbd5d74a66
Use `6.0.0-rc.2.21480.10` version.
4 years ago
liangshiwei 617474a461 Add autofac to ConsoleTestApp
4 years ago
Halil İbrahim Kalkan c66f909d24 Fix namespace import
4 years ago
liangshiwei 2625d30b8b Change to NET6-RC.2 minor version compatible
4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189
4 years ago
liangshiwei 11d8391157 Upgrade HtmlAgilityPack
4 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest
4 years ago
maliming 8d826fbaa9 Update packages to RC 1.
4 years ago
maliming 3511c0a7c5 Remove PreserveCompilationContext.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
liangshiwei 5cd7306686 Use AddAppSettingsSecretsJson extension method
4 years ago
liangshiwei 5b6014099f Supported NCrunch
4 years ago
Halil İbrahim Kalkan b6a4e4306b
Merge pull request #9194 from abpframework/maliming/Fallback-to-the-EntityFrameworkCore
4 years ago
liangshiwei 6f0593a191 Improve
4 years ago
maliming 88aa8bcf51 Remove EntityFrameworkCore.DbMigrations project from the solution.
4 years ago
liangshiwei d5a263aaeb Upgrade mongo2go to 3.1.1
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 a1df9bf5a5 Use async queryable in startup templates.
5 years ago
maliming ffa9bcac40 Use 5.0.* as ms packages version in the template.
5 years ago
maliming 8a277ddda4 Upgrade ms packages to 5.0.1
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
maliming 2105f7a7de Move retry logic to the startup template.
5 years ago
Halil İbrahim Kalkan ed1faf5b75 Add HtmlAgilityPack to web tests
5 years ago
maliming 97f383ebcd Update MyProjectNameWebTestBase.cs
5 years ago
Halil İbrahim Kalkan 888ece3338 Fix MyProjectNameMongoDbTestModule
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming 88826d79b2 Upgrade templates.
5 years ago
liangshiwei b23a924747 Update app template
5 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
5 years ago
liangshiwei 178bde4cee Update mongodb unit tests
5 years ago
liangshiwei 93ec65f0b1 Update unit tests
5 years ago
Halil İbrahim Kalkan d3af2bf69c Delete unused pipeline config on web test module.
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
maliming 5751ec0436 Upgrade templates module packages.
5 years ago
Halil İbrahim Kalkan 4bd49ef389
Merge pull request #3982 from abpframework/maliming/mongodb-patch
5 years ago
maliming 7846c90ea9 Make GetClaimsPrincipal mehtod public.
5 years ago
maliming 3af7696d0d Rename MongoDbFixture to MyProjectNameMongoDbFixture.
5 years ago
maliming 25030cf998 Small refactoring.
5 years ago
maliming 69c41dd850 Merge branch 'dev' into maliming/mongodb-patch
5 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Halil İbrahim Kalkan 16353e99d5 Complete upgrading to EF Core 3.1.4.
5 years ago
Halil İbrahim Kalkan 27a11f3781
Merge pull request #3918 from abpframework/maliming/signalr-patch-1
5 years ago
maliming 93d2f0c421
Update SampleAppServiceTests.cs
5 years ago
maliming 06d845e3ca Define CollectionFixture in each test project.
5 years ago
liangshiwei e97f07b011 Put UseAbpRequestLocalization just after the UseAuthentication
6 years ago