Commit Graph

686 Commits (6da0b12fbd0549a3c90e3ce9720e89072607d3d9)

Author SHA1 Message Date
erolarkat adfcdf0a6e npm packages
6 years ago
maliming 3872def4d5
Merge pull request #3150 from abpframework/maliming/Microsoft
6 years ago
erolarkat 2592c46b24 npm packages
6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
6 years ago
Super 3445449b6f
Add EfCore.Tools package reference to HttpApi.Host.
6 years ago
Roman Rybalko 4c192da10b Added Russian language definiton to app and module templates
6 years ago
erolarkat e87154a4d7 merge
6 years ago
Halil İbrahim Kalkan 50cae73e90 Fixed #2976: UseAutrorization should be later than UseMultiTenancy.
6 years ago
Halil İbrahim Kalkan 7d94050cae Apply #2960 for the module template
6 years ago
Arkat Erol 5eb5298b78 Updated npm packages
6 years ago
maliming ca74abd8d6 Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
maliming 7edfa38065 Change the UserSecretsId to the standard project name.
6 years ago
maliming 099d7f83c5 Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Halil İbrahim Kalkan 83ba323db2 Upgrade NPM packages in the templates
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
6 years ago
maliming 3783046883
Merge pull request #2671 from yinchang0626/feature/localization-zh-Hant
6 years ago
YinChang 1955a9a050 fix Volo.Abp.AspNetCore.Serilog ProjectReference
6 years ago
YinChang 3c2f1a8214 fix templates/module HttpApi.Host project , wrong name MyProjectName and should use MyProjectName_Module database
6 years ago
YinChang 3967c642bb add zh-hant to project in templates
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
Halil İbrahim Kalkan 8db15a81cb Increased version of the npm packages and published all.
6 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
6 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
6 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
6 years ago
Mehmet Tüken 3028b1a431 Update module template UseSerilogEnrichers.
6 years ago
Halil İbrahim Kalkan 8621591f4c Add Volo.Abp.Account.Application reference to the Web.Unified.csproj.
6 years ago
Halil İbrahim Kalkan b07a181db7 Fixed #2568: User menu in Module.Web.Host not working.
6 years ago
maliming d7761c6dfe Add AbpAccountApplicationModule to the IdentityServer project of the module template.
6 years ago
maliming 0d10a61b7b Re-generate EF Core migrations for the startup templates.
6 years ago
maliming 1241948cfa Updates AbpClaimTypes to be compatible with identity server claims.
6 years ago
Yunus Emre Kalkan e111ca3675 template migrations re-initial
6 years ago
mehmet-erim 4cbfbc7093 ci: remove yarn.js and yarnrc
6 years ago
Halil İbrahim Kalkan 1889664c2e Incremented npm package versions to 1.1.1.
6 years ago
Halil İbrahim Kalkan b9faa9973b Upgrade to latest NPM ABP dependencies.
6 years ago
Halil İbrahim Kalkan eefd40a408
Merge pull request #2275 from abpframework/maliming/UserSecrets
6 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
6 years ago
Halil İbrahim Kalkan 0c730035f9 Publish and update npm packages
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
maliming e7a0a34622 Enable UserSecrets for template projects.
6 years ago
Halil İbrahim Kalkan 4c1e4a323d Enable cors
6 years ago
Halil İbrahim Kalkan 21fe6656f5 Recreate the migration.
6 years ago
Halil İbrahim Kalkan 15e51aea7e Recreate the initial migration
6 years ago
Halil İbrahim Kalkan 6142b31647 Upgrade npm packages
6 years ago
maliming 63f48c706a Change SQL Server to LocalDb for the startup template connection strings
6 years ago
İsmail ÇAGDAŞ 087707879c published npm packages
6 years ago
Halil İbrahim Kalkan ceb0a1a8c0 Update npm packages in the templates.
6 years ago
Halil İbrahim Kalkan 99057a935d Update npm package versions.
6 years ago
Halil İbrahim Kalkan a5c9a92ede
Merge pull request #1975 from abpframework/maliming/dockerfile
6 years ago
Halil İbrahim Kalkan 2389ffdb3b Upgrade npm dependencies for startup templates.
6 years ago
maliming ef0aab0afe Make Dockerfile support asp net core 3.0
6 years ago
Halil İbrahim Kalkan f767232d42 Resolved #1958: Move UseAuthorization after UseIdentityServer.
6 years ago
Halil İbrahim Kalkan dbc2b4fb74 Upgrade NuGet packages on startup templates.
6 years ago
Halil İbrahim Kalkan b7c883aeca Upgrade npm packages of templates
6 years ago
Halil İbrahim Kalkan f2138e5868 Fix configuration usage.
6 years ago
Halil İbrahim Kalkan bbd0c2e385
Merge pull request #1938 from abpframework/maliming/migration
6 years ago
Halil İbrahim Kalkan 4228ce096e Remove usage of Volo.Abp.Configuration namespace.
6 years ago
maliming 6f0ecace58 Update project migration.
6 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
6 years ago
Halil İbrahim Kalkan f62771b186
Merge pull request #1894 from abpframework/maliming/GenericHost
6 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
6 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
6 years ago
Yunus Emre Kalkan e19dc65af5 CacheOptions to AbpCacheOptions
6 years ago
maliming 204703f5f6 Enable Swagger UI
6 years ago
maliming 1d06dace02 Replace BuildConfiguration with GetConfiguration.
6 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
6 years ago
Halil İbrahim Kalkan 9c1dd695e6 Move module template to generic host
6 years ago
maliming 450dcd981d Update identity server migration.
6 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
6 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel
6 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
6 years ago
Halil İbrahim Kalkan d36c26c6ec Upgrade npm packages for the module template
6 years ago
Halil İbrahim Kalkan 7d4dc5dd07 Upgrade npm package dependencies in templates.
6 years ago
Halil İbrahim Kalkan fca268c816 Merge branch 'dev' into aspnetcore-3.0
6 years ago
maliming 5959329900 Add application name prefix option to distributed cache item keys.
6 years ago
Halil İbrahim Kalkan d93e912acf Disable swagger home page temporary
6 years ago
Halil İbrahim Kalkan 15270e8db8 Correct ReplaceEmbeddedByPhysical paths
6 years ago
Halil İbrahim Kalkan 5ab15f8412 Added UseAuthorization
6 years ago
Halil İbrahim Kalkan d51ae9ec41 Upgrade module template to asp.net core 3.0
6 years ago
maliming 1610a90251 Resolve #1708 Use AddMaps instead of AddProfile in startup templates.
6 years ago
Yunus Emre Kalkan b2293ef6a8
Merge pull request #1649 from abpframework/maliming/id4
6 years ago
maliming 1c95d53779 Update EF Core Migration.
6 years ago
Yunus Emre Kalkan f608d8b5f0 pgrade @abp npm dependencies to latest version
6 years ago
Halil İbrahim Kalkan 60936a40c1 #1594 Move module template to the templates/module folder.
6 years ago