Commit Graph

71 Commits (d5a263aaebf90f57a625f9e323c50a43a97dd4cf)

Author SHA1 Message Date
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
5 years ago
liangshiwei bb68bdcdc5 Move localization middleware above authentication middleware
5 years ago
maliming 5a2b36eeb4 Make GetClaimsPrincipal mehtod public.
5 years ago
maliming 441e18e2f4 Refactoring ICurrentPrincipalAccessor.
5 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
5 years ago
Halil İbrahim Kalkan 2433dbbb91
Merge pull request #3519 from abpframework/maliming/patch2
6 years ago
Halil İbrahim Kalkan 71367a7fe8 Merge branch 'dev' into pr/2414
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
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
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
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
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