Commit Graph

113 Commits (8c9c1f9433e2146b5b3ac65bd3b8f6df93422b2b)

Author SHA1 Message Date
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects.
5 years ago
liangshiw 87890aa4d2 Update chinese document
5 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
maliming 93b9a58029 Move generic host usage for console apps
5 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
5 years ago
maliming 9c226e6db3 Exclude templates & samples & abp_io projects.
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
Halil İbrahim Kalkan f31c335c15
Merge pull request #2597 from mehmetuken/serilog-enrichment
5 years ago
YinChang f98913202f samples/BookStore fix #2572
5 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
5 years ago
maliming 0d10a61b7b Re-generate EF Core migrations for the startup templates.
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Mehmet Tüken 5d4160e095 bump IdentityServer4.AccessTokenValidation 3.0.1
5 years ago
Mehmet Tüken 20b14205ec bump Serilog.Sinks.File 4.0.0 to 4.1.0
5 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
maliming 478001fdc0 Upgrade @abp/aspnetcore.mvc.ui.theme.basic package.
5 years ago
maliming 07537481bf Update the Sample project.
5 years ago
maliming 27f44c68a5 Move UseAuthorization after UseIdentityServer.
5 years ago
Halil İbrahim Kalkan bbd0c2e385
Merge pull request #1938 from abpframework/maliming/migration
5 years ago
Halil İbrahim Kalkan 4228ce096e Remove usage of Volo.Abp.Configuration namespace.
5 years ago
maliming 6f0ecace58 Update project migration.
5 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
5 years ago
Halil İbrahim Kalkan f62771b186
Merge pull request #1894 from abpframework/maliming/GenericHost
5 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions
5 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
5 years ago
Yunus Emre Kalkan 9b6b49ff2d BackgroundJobs To AbpBackgroundJobs
5 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
5 years ago
maliming 204703f5f6 Enable Swagger UI
5 years ago
maliming c5cf2ae24a Fix unit test.
5 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
5 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
5 years ago
Yunus Emre Kalkan 3175914bfe Update Acme.BookStore.Web.csproj
5 years ago
Yunus Emre Kalkan 1b35606bda bookstore upgraded to abp 0.21 (.net core 3.0)
5 years ago
Yunus Emre Kalkan f608d8b5f0 pgrade @abp npm dependencies to latest version
6 years ago
Halil İbrahim Kalkan 749d6828b9 Use ConfigureByConvention
6 years ago
maliming b1ce6a5ee4 Undo changes to the BookStore namespace. Wait for a new version to be released.
6 years ago
maliming 118e8ee2af Fixed Namespace Issue
6 years ago
maliming b179564799 asp.net core InProcess hosting SetCurrentDirectory.
6 years ago
Yunus Emre Kalkan 499b4df9dd Upgrade BookStore and other samples to v0.18.1.
6 years ago
Yunus Emre Kalkan 0cea010fae abp npm packages update
6 years ago
Super f0e08b2c28
Update AppUser.cs
6 years ago
Super 11a60ceaaa
Update BookStorePermissionDefinitionProvider.cs
6 years ago
Yunus Emre Kalkan 22b534db4e updated npm packages
6 years ago
Yunus Emre Kalkan f94cb3d11f Upgrade client side packages
6 years ago
Yunus Emre Kalkan 7aa4fed49f Change gulpfile.js file contents
6 years ago
Yunus Emre Kalkan 23f3a44587 Update @abp/aspnetcore.mvc.ui.theme.basic npm versions to 0.6.4
6 years ago
Halil İbrahim Kalkan 94bb9b4bb8 Copy js/css files to the output directory under the Pages folder
6 years ago