Commit Graph

80 Commits (bb967c72a95a378d7ef75d888629cc24abe48a74)

Author SHA1 Message Date
Halil ibrahim Kalkan 65a2d89b18 Use new IDataSeeder.
7 years ago
Halil ibrahim Kalkan 7ffff19a1d Update MyProjectNameDbContextModelCreatingExtensions.cs
7 years ago
Halil ibrahim Kalkan f94f5c575b Added comments to mvc template
7 years ago
Halil ibrahim Kalkan 7e00a1461d Clean unused namespaces
7 years ago
Halil ibrahim Kalkan 5ebe61562e Added AppUser to the MVC template
7 years ago
Halil ibrahim Kalkan 230d018c4d Add and configure MyProjectName.EntityFrameworkCore.DbMigrations project
7 years ago
Halil ibrahim Kalkan 69c9772566 Re-generate migration
7 years ago
Yunus Emre Kalkan 58b803e725 Resolved #858
7 years ago
Yunus Emre Kalkan c649993405 Removed MvcRazorCompileOnPublish from csproj files
7 years ago
Marcelo Mohr Maciel 211cf6c114 remove deprecated MvcRazorCompileOnPublish true
7 years ago
Yunus Emre Kalkan 077898d5b5 Resolved #820 : Remove logger factory configuration from Startup
7 years ago
Halil ibrahim Kalkan c3c12638ba Fixed #802: Should set the proper root namespace while adding embedded resources.
7 years ago
Halil ibrahim Kalkan 58ff2fd8e8 Remove "Compile Remove" from csproj
7 years ago
Yunus Emre Kalkan 272258dae0 #791 cont.
7 years ago
Yunus Emre Kalkan 96ae74aef7 resolved #791
7 years ago
Marcelo Mohr Maciel fa17332ff3 adicionando PT-BR
7 years ago
Halil ibrahim Kalkan 1426a20ff7 IdentityDataSeedResult returns result of the operation
7 years ago
Halil ibrahim Kalkan dff2c67922 Updated template for the permission manager changes
7 years ago
Halil ibrahim Kalkan f757475511 Remove usage of Volo.Abp.AspNetCore.Modularity namespace
7 years ago
Yunus Emre Kalkan d1b1a87d42 Resolved #742
7 years ago
maliming 92f700694f fix #743 Use CustomSchemaIds for SwaggerGen.
7 years ago
Yunus Emre Kalkan 7c818445b0 Resolved #739 Use UseMvcWithDefaultRouteAndArea in the samples/templates
7 years ago
Halil ibrahim Kalkan 3e95ce3811 Simplify MVC template web module class.
7 years ago
Halil ibrahim Kalkan 675f075822 Regenerate migrations.
7 years ago
Yunus Emre Kalkan 95dcc1fc6e mvc template migration
7 years ago
Halil ibrahim Kalkan 19e745e762 Remove unnecessary AbpIdentityAspNetCoreModule references.
7 years ago
Yunus Emre Kalkan 215b0d8726 Resolved #709
7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Yunus Emre Kalkan 7f97c12e61 Resharper and Coding Standards... #610
7 years ago
Halil ibrahim Kalkan b4f5559fc9 Fix migrations on startup templates for AuditLogId duplication (see #652).
7 years ago
Halil ibrahim Kalkan 431bfab0bc Use optimistic concurrency in identity user and role edit. Apply migrations for the MVC template.
7 years ago
梁士伟 53fbfa9ccb Start template to add Chinese language
7 years ago
Halil ibrahim Kalkan 58ef23db03 #247 Implement IHasConcurrencyStamp and IHasExtraProperties for aggregate root.
7 years ago
Halil İbrahim Kalkan 433b981a8c
Merge pull request #615 from marcelo-maciel/master
7 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
7 years ago
Marcelo Mohr Maciel 3090b67f12
Merge pull request #2 from abpframework/master
7 years ago
Marcelo Mohr Maciel e05548fc0d PT-BR Translation
7 years ago
LiangShiWei 69b1566704 Add Chinese Localization Resources
7 years ago
Halil ibrahim Kalkan e873100f0b Update EF Core migration
7 years ago
Halil ibrahim Kalkan bb37541c04 Fixed package.json naming
7 years ago
Halil ibrahim Kalkan c07d356494 Resolved #471: Set conn string name as "Default" for the DbContext.
7 years ago
Yunus Emre Kalkan 04ab3b592c Resolved #429
7 years ago
Halil ibrahim Kalkan 4d97d1aac6 Updated npm package.
7 years ago
Halil ibrahim Kalkan b3222927b0 Resolved #399: Added background jobs and audit logging module to the startup template.
7 years ago
Halil ibrahim Kalkan 072d6d66ee Fix EmbeddedResource declaration
7 years ago
Halil ibrahim Kalkan bc5fe4f2a3 Added csproj directives. Remove L property from MyProjectNamePageModelBase.
7 years ago
Halil ibrahim Kalkan 4f4326d6c7 Add Microsoft.AspNetCore.App to EF core project.
7 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf
7 years ago
Halil ibrahim Kalkan b2ce58259f Use new localization style in the templates.
7 years ago
Halil ibrahim Kalkan c8fbc49929 Upgrade to 0.4.1 npm packages.
7 years ago