Commit Graph

45 Commits (b128006b3f805c12541b26f80e5c52130209c1f9)

Author SHA1 Message Date
maliming 13f0ae72db
Upgrade to 8.0 rc2.
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
2 years ago
liangshiwei 862897c9cf Updage the Microsoft.* packages to the latest
2 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 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
4 years ago
Halil İbrahim Kalkan c59b5b25df Installed OpenIddict and tested with the console test app
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
maliming 8d826fbaa9 Update packages to RC 1.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
liangshiwei 5cd7306686 Use AddAppSettingsSecretsJson extension method
4 years ago
liangshiwei 6f0593a191 Improve
4 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
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
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 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
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
Halil İbrahim Kalkan ad4fcd57f8 Upgraded app template package and versions to .net core 3.0
6 years ago
Halil İbrahim Kalkan ea450c2f5a Rename MyProjectName_ConsoleTestApp to MyProjectName_App
6 years ago
Halil İbrahim Kalkan 03fb457465 Fix local framework reference for the app template.
6 years ago
Halil İbrahim Kalkan e91da573ab Add angular project template. Rename mvc template to app template.
6 years ago