Commit Graph

180 Commits (a06ea3d106a838a676033f0fe334e3d9f385c0a2)

Author SHA1 Message Date
Arkat Erol 5eb5298b78 Updated npm packages
5 years ago
liangshiw 87890aa4d2 Update chinese document
5 years ago
Halil İbrahim Kalkan 061027bda5 Add comment for EntityFrameworkCoreMyProjectNameDbSchemaMigrator
5 years ago
Halil İbrahim Kalkan 0528f53355 Add more info in the migrator application.
5 years ago
Galip Tolga Erdem a648172f11 removed unnecessery references and code clean up
5 years ago
Galip Tolga Erdem e7fd5014f9 Updated MigrationService with tenant migrations.
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
maliming 7edfa38065 Change the UserSecretsId to the standard project name.
5 years ago
maliming 099d7f83c5 Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Halil İbrahim Kalkan 83ba323db2 Upgrade NPM packages in the templates
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
YinChang 3967c642bb add zh-hant to project in templates
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 8db15a81cb Increased version of the npm packages and published all.
5 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
5 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
5 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
5 years ago
Mehmet Tüken c572815701 Update application template UseSerilogEnrichers.
5 years ago
Halil İbrahim Kalkan b07a181db7 Fixed #2568: User menu in Module.Web.Host not working.
5 years ago
maliming 0d10a61b7b Re-generate EF Core migrations for the startup templates.
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Halil İbrahim Kalkan 9cabc686c8 Remove sync api from the startup template
5 years ago
Mehmet Tüken dcc2d63e10
Merge branch 'dev' into update-packages
5 years ago
Yunus Emre Kalkan e111ca3675 template migrations re-initial
5 years ago
Mehmet Tüken 6f0db0b9b0 [templates/app] fix mongo.exe dispose
5 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
5 years ago
mehmet-erim 4cbfbc7093 ci: remove yarn.js and yarnrc
5 years ago
Halil İbrahim Kalkan 1889664c2e Incremented npm package versions to 1.1.1.
5 years ago
Halil İbrahim Kalkan b9faa9973b Upgrade to latest NPM ABP dependencies.
5 years ago
Halil İbrahim Kalkan eefd40a408
Merge pull request #2275 from abpframework/maliming/UserSecrets
5 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
5 years ago
Halil İbrahim Kalkan 0c730035f9 Publish and update npm packages
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
maliming e7a0a34622 Enable UserSecrets for template projects.
5 years ago
Halil İbrahim Kalkan d01c83c5c0 Remove unnecessary Volo.Abp.AspNetCore.MultiTenancy dependency.
5 years ago
maliming 63f48c706a Change SQL Server to LocalDb for the startup template connection strings
5 years ago
İsmail ÇAGDAŞ 087707879c published npm packages
5 years ago
Halil İbrahim Kalkan ceb0a1a8c0 Update npm packages in the templates.
5 years ago
Halil İbrahim Kalkan 99057a935d Update npm package versions.
5 years ago
Yunus Emre Kalkan 707a053dd7 migrations combined
5 years ago
Yunus Emre Kalkan 51451b8fec Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan 4a31ee9e10 Remove_UniqueIndex_From_TenantName
5 years ago
Halil İbrahim Kalkan 2389ffdb3b Upgrade npm dependencies for startup templates.
5 years ago
maliming 27f44c68a5 Move UseAuthorization after UseIdentityServer.
5 years ago
Halil İbrahim Kalkan f767232d42 Resolved #1958: Move UseAuthorization after UseIdentityServer.
5 years ago
Halil İbrahim Kalkan dbc2b4fb74 Upgrade NuGet packages on startup templates.
5 years ago
Halil İbrahim Kalkan 9f0347fae8
Merge pull request #1943 from abpframework/BackgroundJobs-modules-abp-prefix
5 years ago
Halil İbrahim Kalkan b7c883aeca Upgrade npm packages of templates
5 years ago
Yunus Emre Kalkan c5a7fb3ee2 BackgroundJobs modules abp prefix
5 years ago
Halil İbrahim Kalkan f2138e5868 Fix configuration usage.
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
maliming e15546d6cd Remove duplicate ConfigureSwaggerServices method.
5 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
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
Yunus Emre Kalkan e19dc65af5 CacheOptions to AbpCacheOptions
5 years ago
maliming 204703f5f6 Enable Swagger UI
5 years ago
Yunus Emre Kalkan e07765c7be Update HomeController.cs
5 years ago
Yunus Emre Kalkan f8a48bf4d2 Update HomeController.cs
5 years ago
maliming 4825484855 Merge branch 'dev' into maliming/GenericHost
5 years ago
Halil İbrahim Kalkan f185e5edb3 Mark old configuration methods as obsolete
5 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
5 years ago
Halil İbrahim Kalkan 44897c6696 Use generic host in the app startup template #391
5 years ago
Halil İbrahim Kalkan 026cdc9b74 Use generic host in the MyCompanyName.MyProjectName.Web
5 years ago
maliming 450dcd981d Update identity server migration.
5 years ago
Armağan Ünlü 50880a9914 Resolved #908
5 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
5 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel
5 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan e211329083 Restore npm packages.
5 years ago
Halil İbrahim Kalkan 7d4dc5dd07 Upgrade npm package dependencies in templates.
5 years ago
Halil İbrahim Kalkan 08f299b6f4 Merge branch 'dev' into aspnetcore-3.0
5 years ago
Halil İbrahim Kalkan e2ed4490a5 Add Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy package to the MyCompanyName.MyProjectName.HttpApi.Host
5 years ago
Halil İbrahim Kalkan 0a20277f8d Remove deprecated Cookie.Expiration usage.
5 years ago
Halil İbrahim Kalkan c0420890c5
Merge pull request #1719 from abpframework/Manage-account
5 years ago
Halil İbrahim Kalkan deb086e6a8 Add constrators getting id to the base entity classes.
5 years ago
Halil İbrahim Kalkan fca268c816 Merge branch 'dev' into aspnetcore-3.0
5 years ago
Halil İbrahim Kalkan 8c174210a0 Update MyCompanyName.MyProjectName.EntityFrameworkCore.DbMigrations.csproj
5 years ago
maliming 5959329900 Add application name prefix option to distributed cache item keys.
5 years ago
Halil İbrahim Kalkan 0b785160ad Merge branch 'dev' into aspnetcore-3.0
5 years ago
Yunus Emre Kalkan 44cb6fcdb4 removed unique indexes from is4
5 years ago
Halil İbrahim Kalkan e0c27f411b Use IWebHostEnvironment instead of IHostingEnvironment
5 years ago
Yunus Emre Kalkan ce60004537 api & identity resource names are made unique
5 years ago
Halil İbrahim Kalkan 49e338f243 Make app template working for asp.net core 3.0
5 years ago
Halil İbrahim Kalkan 23fa87e017 Disable swagger. Fix IDS4 tests.
5 years ago