52 Commits (800cf2dae511f867f44fa6eb153efdf8753c6733)

Author SHA1 Message Date
maliming 3124a0cc0f
Update MongoSandbox pcakages. 1 year ago
maliming deb1e3ac03
Upgrade all package to latest. 1 year ago
maliming 9bc0abf6d5
Update package references to latest versions in templates. 1 year ago
maliming 9ede7b4340
Rename `GetMongoQueryable` to `GetQueryable`. 1 year ago
maliming a23fc0c335
Upgrade `MongoDB.Driver` to `3.1.0`. 1 year ago
maliming c2dfdad46c
Use three digits as the package version. 1 year ago
maliming 4d6c5b57ab Upgrade all nuget packages to latest. 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 5c674366d3
Update `EphemeralMongo` to 1.1.0. 3 years ago
maliming 7c5f1432fe
Use `EphemeralMongo` in template project. 3 years ago
maliming 29feae1d15
Use `EphemeralMongo6` to replace `Mongo2Go`. 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
Ahmet Çotur ab6c9ddd63 use file-scoped namespacing for app template 5 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming 88aa8bcf51 Remove EntityFrameworkCore.DbMigrations project from the solution. 5 years ago
liangshiwei d5a263aaeb Upgrade mongo2go to 3.1.1 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
Halil İbrahim Kalkan 888ece3338 Fix MyProjectNameMongoDbTestModule 6 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test 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
liangshiwei b23a924747 Update app template 6 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction 6 years ago
liangshiwei 178bde4cee Update mongodb unit tests 6 years ago
liangshiwei 93ec65f0b1 Update unit tests 6 years ago
maliming 5751ec0436 Upgrade templates module packages. 6 years ago
maliming 3af7696d0d Rename MongoDbFixture to MyProjectNameMongoDbFixture. 6 years ago
maliming 25030cf998 Small refactoring. 6 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor. 6 years ago
maliming 06d845e3ca Define CollectionFixture in each test project. 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
Mehmet Tüken 6f0db0b9b0 [templates/app] fix mongo.exe dispose 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 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions 7 years ago
Halil İbrahim Kalkan ad4fcd57f8 Upgraded app template package and versions to .net core 3.0 7 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization. 7 years ago
Halil İbrahim Kalkan 0614a68710 #1632 MongoDB test problems & optimization 7 years ago