Commit Graph

122 Commits (6559641912502fe0488f25bc35f4aab1a6de0420)

Author SHA1 Message Date
maliming 6559641912 Upgrade to NET 8.
2 years ago
maliming bde11c37ac
Abstract all db-related unit tests in module template.
2 years ago
maliming 975bf0ce9c
Abstract all db-related unit tests.
2 years ago
maliming 65082b2ec4
Merge branch 'dev' into net8-upgrade-all-packages
2 years ago
maliming 13f0ae72db
Upgrade to 8.0 rc2.
2 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions.
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
2 years ago
Halil İbrahim Kalkan 9eb354b124
Merge pull request #17497 from abpframework/WebApplicationFactory
2 years ago
liangshiwei 862897c9cf Updage the Microsoft.* packages to the latest
2 years ago
maliming 29005af5ea
`Obsolete` the `AbpAspNetCoreAsyncIntegratedTestBase` and `AbpAspNetCoreIntegratedTestBase `
2 years ago
maliming 5b903a4eb5
Use `WebApplicationFactory` in template project.
2 years ago
Halil İbrahim Kalkan a19f8e2291 Remove MyProjectNameWebTestStartup from startup template
2 years ago
maliming 5c674366d3
Update `EphemeralMongo` to 1.1.0.
2 years ago
maliming 7c5f1432fe
Use `EphemeralMongo` in template project.
2 years ago
maliming 29feae1d15
Use `EphemeralMongo6` to replace `Mongo2Go`.
2 years ago
liangshiwei db8b0ff726
Merge pull request #15915 from abpframework/auto-merge/rel-7-0/1787
3 years ago
maliming 1402db4e3d
Disable dynamic permissions and features in unit test.
3 years ago
liangshiwei e92ef616c1
Merge pull request #15513 from abpframework/auto-merge/rel-7-0/1686
3 years ago
maliming eac56ac855
`AlwaysDisableUnitOfWorkTransaction` in template projects.
3 years ago
liangshiwei 14805f4d90 Fix vulnerable packages
3 years ago
maliming 138fc38349
Enable nullable in the startup templates.
3 years ago
maliming 0b0051c106
Update packages to 7.0.
3 years ago
liangshiwei 96f17e6791 Update connection strings
3 years ago
maliming 15010bbcad Add `NSubstitute.Analyzers.CSharp` to test project.
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
liangshiwei b7d17f8ce8 Merge branch 'dev' into auto-merge/rel-5-3/1091
3 years ago
maliming 82b02ab08b
Refactor `OpenIddictDataSeedContributor`
3 years ago
liangshiwei 2d322af5c9 Update packages to latest
3 years ago
Halil İbrahim Kalkan b837648472 Revisited OpenIddictDataSeedContributor
3 years ago
Halil İbrahim Kalkan c59b5b25df Installed OpenIddict and tested with the console test app
3 years ago
Halil İbrahim Kalkan d94553a40a Removed IdentityServer from the app startup template
3 years ago
maliming 602c619fd0
Merge branch 'dev' into auto-merge/rel-5-0/766
4 years ago
maliming 5dfca00c45
Add Web module as `CompiledRazorAssemblyPart`.
4 years ago
maliming efae4899ce
Add `WebApplicationBuilderExtensions`.
4 years ago
Ahmet Çotur ab6c9ddd63 use file-scoped namespacing for app template
4 years ago
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