Commit Graph

531 Commits (b78e7c2cdb88803d63f55731d1eeb6eafc41a3db)

Author SHA1 Message Date
Halil İbrahim Kalkan 19c90d2c30 Depend on AbpIdentityEntityFrameworkCoreModule from the TenantManagementServiceHostModule
5 years ago
Halil İbrahim Kalkan dbdea97738 Add Logout to backend app.
5 years ago
Halil İbrahim Kalkan 1c07d20c97 Add multi-tenancy packages and enabled multi-tenancy for all applications.
5 years ago
Halil İbrahim Kalkan 4c83db008f Added feature management and tenant management UI to the backend app.
5 years ago
Halil İbrahim Kalkan ca246162ef Authorize clients for tenant management service, configure gateways and make the console client demo working.
5 years ago
Halil İbrahim Kalkan 00396bc7ec Added HomeController to redirect to the swagger UI
5 years ago
Halil İbrahim Kalkan 2c1aeb21b8 Configured tenant management service
5 years ago
Halil İbrahim Kalkan 9868dece7e Create TenantManagementService.Host application.
5 years ago
Halil İbrahim Kalkan 948c84227c Added AbpTenantManagementEntityFrameworkCoreModule to the AuthServer.Host & enabled multi-tenancy.
5 years ago
Alper Ebicoglu e617b1daeb
Merge pull request #2947 from abpframework/doc/update-bookstore-tutorial
5 years ago
Halil İbrahim Kalkan f70c2280f7 Apply #2960 for the microservice demo solution.
5 years ago
Halil İbrahim Kalkan e0c821a892 Update Acme.BookStore.HttpApi.Client.ConsoleTestApp.csproj
5 years ago
Halil İbrahim Kalkan e46632e98f Add Microsoft.Extensions.Hosting to the console apps.
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.
5 years ago
Halil İbrahim Kalkan f36e10bf28 Finalize the Entity-Framework-Core-Migrations guide.
5 years ago
mehmet-erim 74fa9d320f chore: update the bookstore angular mondb sample project
5 years ago
Halil İbrahim Kalkan ec0895fcd6 Added Remove Modules from the Main Database
5 years ago
Halil İbrahim Kalkan 9302b0c661 Added sections under the Using Multiple Databases
5 years ago
Halil İbrahim Kalkan 31ac3aafaf Added sections to Entity-Framework-Core-Migrations
5 years ago
Halil İbrahim Kalkan 4982457777 Add EfCoreMigrationDemo to samples
5 years ago
maliming bee0d50b26 Add AbpAccountApplicationModule to the AuthServer.Host project of the MicroserviceDemo.
5 years ago
liangshiw 87890aa4d2 Update chinese document
5 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Halil İbrahim Kalkan ba768a2681
Merge pull request #2696 from abpframework/maliming/console_generic_host
5 years ago
maliming ca74abd8d6 Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
mehmet-erim 3e233001d4 feat: add NgxValidateCoreModule to shared modules
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 099d7f83c5 Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Yunus Emre Kalkan 11b919b14c fix test
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 45c2abbd32 framework & module& template & sample to target .NET Standard 2.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 ddacb68246 bump Serilog.Extensions.Logging 3.0.1
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 5ded1f2555 bump NSubstitute to 4.2.1
5 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
5 years ago
Halil İbrahim Kalkan c34b89e274
Merge pull request #2225 from Xeevis/localization-cs
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
maliming 3dd1874e04 Update example package references.
5 years ago
Halil İbrahim Kalkan d8bdcffd4c Fix claims mapping for the microservice demo
5 years ago
Halil İbrahim Kalkan 790a26c458 Add readme
5 years ago
Halil İbrahim Kalkan 0b9563e36f Resolved #2231: Create PS1 file to run the microservice demo from the command line.
5 years ago
Halil İbrahim Kalkan 667294cc8b #2231 Change applicationUrls for the microservice demo applications
5 years ago
Xeevis c59d51d01a Update Czech localization files
5 years ago
maliming 478001fdc0 Upgrade @abp/aspnetcore.mvc.ui.theme.basic package.
5 years ago
mehmet-erim 1f2121920b chore(bookstore): update abp versions
5 years ago
maliming e37deb8ddc Grant permissions to backend-admin-app-client
5 years ago
maliming 0ffbb51449 Use ExpireTimeSpan instead of Cookie.Expiration.
5 years ago
maliming 5ba8367b17 Calling UseRouting before UseMvcWithDefaultRouteAndArea.
5 years ago
maliming 0b95234ccd Upgrade Ocelot to support net core 3.0
5 years ago
maliming 07537481bf Update the Sample project.
5 years ago
Halil İbrahim Kalkan a5c9a92ede
Merge pull request #1975 from abpframework/maliming/dockerfile
5 years ago
maliming ef0aab0afe Make Dockerfile support asp net core 3.0
5 years ago
maliming 27f44c68a5 Move UseAuthorization after UseIdentityServer.
5 years ago
Yunus Emre Kalkan 14d391ab93 Merge branch 'dev' into pr/1956
5 years ago
gdlcf88 44c9ef9166 Complete some permission checks.
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 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
5 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan 680b903800 RemoteServiceOptions to AbpRemoteServiceOptions cont.
5 years ago
Yunus Emre Kalkan f9e97319fb ExceptionLocalizationOptions to AbpExceptionLocalizationOptions
5 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
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 c5640700dd RabbitMqEventBusOptions to AbpRabbitMqEventBusOptions
5 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
5 years ago
Yunus Emre Kalkan e19dc65af5 CacheOptions to AbpCacheOptions
5 years ago
maliming 204703f5f6 Enable Swagger UI
5 years ago
maliming a6a2cda04f
Merge branch 'dev' into maliming/GenericHost
5 years ago
Halil İbrahim Kalkan 5109a955f8 Update BasicAspNetCoreApplication and Getting-Started-AspNetCore-Application based on ABP v0.22.
5 years ago
maliming 1d06dace02 Replace BuildConfiguration with GetConfiguration.
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 450dcd981d Update identity server migration.
5 years ago
Halil İbrahim Kalkan b8a90037fd
Merge pull request #1852 from abpframework/maliming/CurrentDirectoryHelpers
5 years ago
maliming c80314a852 Update BookStore-Modular.
5 years ago
maliming 51b897b526 Change abp package reference.
5 years ago
maliming 014c939e06 Update BookStore-Angular-MongoDb.
5 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
5 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel
5 years ago
Yunus Emre Kalkan 3175914bfe Update Acme.BookStore.Web.csproj
5 years ago