Commit Graph

59 Commits (b764b75726328924e037cd7f082a050160fcd8bf)

Author SHA1 Message Date
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
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 5ded1f2555 bump NSubstitute to 4.2.1
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
maliming 2739343916 Add HttpApi module assemblies to Application Parts for all modules.
5 years ago
gdlcf88 44c9ef9166 Complete some permission checks.
5 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan f9e97319fb ExceptionLocalizationOptions to AbpExceptionLocalizationOptions
5 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions
5 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
5 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan d6e617998e Upgrade microservice demo solution .net core 3.0
5 years ago
Yunus Emre Kalkan 400ac44196 added automapper config in microservice demo product management
6 years ago
Tomasz Lewandowski c1e0e98043 Polish translations
6 years ago
Yunus Emre Kalkan ec5f2c4576
Merge pull request #1258 from nguyendev/patch-27
6 years ago
nguyendev 6f9ab80d37
vi translation
6 years ago
nguyendev 7c2e13db65
vi translation
6 years ago
nguyendev 272981691a
vi translation
6 years ago
nguyendev 4c423a7b75
vi translation
6 years ago
Yunus Emre Kalkan f9d2e33d41
Merge pull request #1174 from Xeevis/localization-cs
6 years ago
maliming 439ec0624e Move the ProductStockCountChangedEto class to the Domain.Shared layer
6 years ago
Xeevis 345f5d2511 Czech translations
6 years ago
Xeevis 40604a40d6 Initial Czech localization support
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
6 years ago
maliming bb8edb70fd Use GetPublicConstantsRecursively in Permissions.GetAll.
6 years ago
Halil ibrahim Kalkan 16747c9ffa Remove unused namespace.
6 years ago
Lanpin 0984d2d449 fixed PublicProductsController namespace
6 years ago
Bruno Bertechini f875706c2b #881 msdemo: added default value for input.Sorting in ProductAppService GetListPagedAsync
6 years ago
Halil ibrahim Kalkan ac69dc0a0a Added Image to products
6 years ago
Yunus Emre Kalkan 58b803e725 Resolved #858
6 years ago
Halil ibrahim Kalkan 55f14846c9 Should add Product's Id to the ProductStockCountChangedEto event.
6 years ago
Halil ibrahim Kalkan a9bd0fa464 Code cleanup
6 years ago
Halil ibrahim Kalkan ee536c018d Remove IProductRepository
6 years ago
Halil ibrahim Kalkan 34f68c27c4 Add a simple setting example.
6 years ago
Halil ibrahim Kalkan 96587efa07 Localize permissions. Remove empty languages.
6 years ago
Halil ibrahim Kalkan 9956382e12 Adjust namespaces
6 years ago
Halil ibrahim Kalkan 1f15f4ab33 Added products page to the public web site
6 years ago
Halil ibrahim Kalkan b47ce09486 Added RabbitMq
6 years ago
Halil ibrahim Kalkan bbf550ac24 Installed Ocelot to the internal gateway.
6 years ago
Halil ibrahim Kalkan fe08ffe458 Product service initially completed.
6 years ago
Halil ibrahim Kalkan f92f5a611b Convert to local ABP references
6 years ago
Yunus Emre Kalkan b87461b230 microservice demo: unit tests fixed
6 years ago
Yunus Emre Kalkan 2c6fe34cdd microservice demo: removed "code" from updates
6 years ago
Halil ibrahim Kalkan 09c494e7eb Domain services should be used inside UOW
6 years ago
Yunus Emre Kalkan d700687780 microservice demo: application tests
6 years ago