41 Commits (eb1001ddec4c07c440129b5a91b5852794de731a)

Author SHA1 Message Date
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 2c5ed8dd63
Use `AbpUnitTestSqliteConnection` instead of `SqliteConnection`. 2 years ago
maliming 858ab407a2
Should not update user's `PhoneNumber ` if input's `PhoneNumber` is `NullOrWhiteSpace`. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
Nico Lachmuth bde7588ca5 fix(): ensure new password is different from current password 3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
Ahmet Çotur 1b86375ab0 use file-scoped namespacing for account module 4 years ago
liangshiwei b9dc22d22b Update unit tests 5 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules." 5 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Ahmet 6f459da427 init account module 5 years ago
maliming 8ff3917fa0 Make sure that identityOptions is overwritten before use. 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 5 years ago
maliming fb16b00652 Upgrade to net 5 final. 5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming cd9040faa5 Fix action check fail. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
maliming a4e58c8096 Upgrade Account module packages. 6 years ago
Halil İbrahim Kalkan 82f1fb6f5a update EF core packages on the account module 6 years ago
Yunus Emre Kalkan 80eab3c5ab Update AbpAccountApplicationTestModule.cs 6 years ago
Yunus Emre Kalkan 661c800079 Remove Identity test module dependencies from Account module Tests 6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project. 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
Javier Campos f1f0a23fd5 feat: add ConfigureAwait(false) to all await calls 6 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package. 6 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.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 e6b1eda9f9 Move account module to asp.net core 3.0 7 years ago
Yunus Emre Kalkan d3ad33ab5e register api for account module 7 years ago