Commit Graph

42 Commits (6559641912502fe0488f25bc35f4aab1a6de0420)

Author SHA1 Message Date
maliming 6559641912 Upgrade to NET 8.
2 years ago
maliming 975bf0ce9c
Abstract all db-related unit tests.
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
liangshiwei 14805f4d90 Fix vulnerable packages
3 years ago
maliming 138fc38349
Enable nullable in the startup templates.
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
liangshiwei 2d322af5c9 Update packages to latest
3 years ago
Halil İbrahim Kalkan d94553a40a Removed IdentityServer from the app startup template
3 years ago
Ahmet Çotur ab6c9ddd63 use file-scoped namespacing for app template
4 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
liangshiwei c941821881 Upgrade nuget packages of framework and templates
5 years ago
maliming 0c5d1a13e1 Upgrade nuget packages of framework and templates..
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 5751ec0436 Upgrade templates module packages.
5 years ago
Halil İbrahim Kalkan 4bd49ef389
Merge pull request #3982 from abpframework/maliming/mongodb-patch
5 years ago
maliming 7846c90ea9 Make GetClaimsPrincipal mehtod public.
5 years ago
maliming 69c41dd850 Merge branch 'dev' into maliming/mongodb-patch
5 years ago
maliming 06d845e3ca Define CollectionFixture in each test project.
5 years ago
maliming 5a2b36eeb4 Make GetClaimsPrincipal mehtod public.
5 years ago
maliming 441e18e2f4 Refactoring ICurrentPrincipalAccessor.
5 years ago
maliming 5ae4dccb96 Use the tempkey.rsa file in memory.
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
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
6 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
Halil İbrahim Kalkan 9cabc686c8 Remove sync api from the startup template
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.
6 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
6 years ago
Yunus Emre Kalkan 9b6b49ff2d BackgroundJobs To AbpBackgroundJobs
6 years ago
Halil İbrahim Kalkan ad4fcd57f8 Upgraded app template package and versions to .net core 3.0
6 years ago
Halil İbrahim Kalkan f9de5fb0eb Upgrade app template NuGet packages
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