Commit Graph

44 Commits (4ca6a2d193b76c5bf3aae82e701e6542dd930627)

Author SHA1 Message Date
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg"
1 year ago
maliming 6bd43caee5
Enable `Central Package Management`.
1 year ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions.
1 year ago
maliming ca23540e5b Upgrade abp to NET 8.0.
1 year ago
maliming 5c674366d3
Update `EphemeralMongo` to 1.1.0.
2 years ago
maliming aad303bc01
Update `build-and-test.yml`.
2 years ago
maliming ea442193e0
Add package by `Condition`.
2 years ago
maliming 7c8420789c
Add `EphemeralMongo6` package.
2 years ago
maliming 29feae1d15
Use `EphemeralMongo6` to replace `Mongo2Go`.
2 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
2 years ago
Ahmet Çotur 1fb014bb8f use file-scoped namespacing for identityServer module
3 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules."
3 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules.
3 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
Ahmet dc82dbd373 init identity-server module
4 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
4 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
4 years ago
maliming f151602b08 Update TargetFramework.
4 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
4 years ago
maliming b2ceacbe40 Upgrade modules.
4 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
4 years ago
liangshiwei 178bde4cee Update mongodb unit tests
4 years ago
liangshiwei 93ec65f0b1 Update unit tests
4 years ago
maliming dd407c2acf Upgrade identityserver module packages.
5 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Halil İbrahim Kalkan 71367a7fe8 Merge branch 'dev' into pr/2414
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Mehmet Tüken 18344cbdae [modules/identityserver] fix mongo.exe dispose
5 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
5 years ago
Halil İbrahim Kalkan 29cb4a676b Uppgrade identityserver module to .net core 3.0
5 years ago
maliming 64f9956d8d Upgrade to IdentityServer 2.5.2
6 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
maliming 1b8bd9fa36 Add PersistentGrantRepository tests.
6 years ago
Halil ibrahim Kalkan bd5381a187 add Volo.Abp.Identity.MongoDB dependency
6 years ago
Halil ibrahim Kalkan d31893a709 Resolved #826: Implement IdentityServer Cors Policy Service.
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
Yunus Emre Kalkan 0468792fcf IDS4 mongodb tests #496
6 years ago