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
Enable UserSecrets for template projects.
|
5 years ago |
Halil İbrahim Kalkan
|
f5d37c99f7
|
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
Upgrade frameworks & modules & samples to asp net core 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
|
2739343916
|
Add HttpApi module assemblies to Application Parts for all modules.
Resolve #2300
|
5 years ago |
maliming
|
e7a0a34622
|
Enable UserSecrets for template projects.
Resolve #2274
|
5 years ago |
Halil İbrahim Kalkan
|
4c1e4a323d
|
Enable cors
|
5 years ago |
Halil İbrahim Kalkan
|
21fe6656f5
|
Recreate the migration.
|
5 years ago |
Halil İbrahim Kalkan
|
15e51aea7e
|
Recreate the initial migration
|
5 years ago |
Halil İbrahim Kalkan
|
6142b31647
|
Upgrade npm packages
|
5 years ago |
maliming
|
63f48c706a
|
Change SQL Server to LocalDb for the startup template connection strings
Resolve #2224
|
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 |
Halil İbrahim Kalkan
|
a5c9a92ede
|
Merge pull request #1975 from abpframework/maliming/dockerfile
Make Dockerfile support asp net core 3.0
|
5 years ago |
Halil İbrahim Kalkan
|
2389ffdb3b
|
Upgrade npm dependencies for startup templates.
|
5 years ago |
maliming
|
ef0aab0afe
|
Make Dockerfile support asp net core 3.0
|
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
|
b7c883aeca
|
Upgrade npm packages of templates
|
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
Update project 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
Align option class names
|
5 years ago |
Halil İbrahim Kalkan
|
f62771b186
|
Merge pull request #1894 from abpframework/maliming/GenericHost
Move all projects to generic host & remove IConfigurationAccessor usage.
|
5 years ago |
Yunus Emre Kalkan
|
9bd045d882
|
DbConnectionOptions to AbpDbConnectionOptions
|
5 years ago |
Yunus Emre Kalkan
|
8503f9b6ac
|
EntityOptions to AbpEntityOptions
|
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
|
547f78d9ac
|
MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
|
5 years ago |
Yunus Emre Kalkan
|
e19dc65af5
|
CacheOptions to AbpCacheOptions
|
5 years ago |
maliming
|
204703f5f6
|
Enable Swagger UI
Resolve #1849
|
5 years ago |
maliming
|
1d06dace02
|
Replace BuildConfiguration with GetConfiguration.
|
5 years ago |
maliming
|
4825484855
|
Merge branch 'dev' into maliming/GenericHost
|
5 years ago |
Halil İbrahim Kalkan
|
10313cf02c
|
Add setters for DbTablePrefix and DbSchema
|
5 years ago |
Halil İbrahim Kalkan
|
03c8e57fca
|
Module template db prefix change
|
5 years ago |
maliming
|
d1c506f994
|
Merge branch 'dev' into maliming/GenericHost
|
5 years ago |
Yunus Emre Kalkan
|
67bb801d8e
|
Used new Volo.Abp.Ddd.Application.Contracts
resolves #1889
|
5 years ago |
maliming
|
645e5d464e
|
Move all projects to generic host & remove IConfigurationAccessor usage.
Resolve #1888
|
5 years ago |
Halil İbrahim Kalkan
|
9c1dd695e6
|
Move module template to generic host
|
5 years ago |
Halil İbrahim Kalkan
|
7737aea912
|
Merge pull request #1881 from abpframework/Add-Web-projects-of-the-modules-to-the-application-parts
Added Web projects of the modules to the application parts
|
5 years ago |
Yunus Emre Kalkan
|
377b633fba
|
Added Web projects of the modules to the application parts
|
5 years ago |
maliming
|
450dcd981d
|
Update identity server migration.
|
5 years ago |
maliming
|
d9ed777485
|
Remove CurrentDirectoryHelpers.
Resolve #1807
|
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
|
d36c26c6ec
|
Upgrade npm packages for the module template
|
5 years ago |
Halil İbrahim Kalkan
|
7d4dc5dd07
|
Upgrade npm package dependencies in templates.
|
5 years ago |
Halil İbrahim Kalkan
|
fca268c816
|
Merge branch 'dev' into aspnetcore-3.0
|
5 years ago |
maliming
|
5959329900
|
Add application name prefix option to distributed cache item keys.
Resolve #1399
|
5 years ago |
Halil İbrahim Kalkan
|
d93e912acf
|
Disable swagger home page temporary
|
5 years ago |
Halil İbrahim Kalkan
|
15270e8db8
|
Correct ReplaceEmbeddedByPhysical paths
|
5 years ago |
Halil İbrahim Kalkan
|
5ab15f8412
|
Added UseAuthorization
|
5 years ago |
Halil İbrahim Kalkan
|
d51ae9ec41
|
Upgrade module template to asp.net core 3.0
|
5 years ago |
maliming
|
1610a90251
|
Resolve #1708 Use AddMaps instead of AddProfile in startup templates.
|
5 years ago |
Yunus Emre Kalkan
|
b2293ef6a8
|
Merge pull request #1649 from abpframework/maliming/id4
Upgrade to IdentityServer 2.5.2
|
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
|
bee3bf646e
|
Merge pull request #1634 from abpframework/maliming/mongo-unit-test
Resolve #1632 MongoDB test problems & optimization.
|
6 years ago |
maliming
|
3c9d5fd559
|
Format code.
|
6 years ago |
maliming
|
ff66516a93
|
Resolve #1632 MongoDB test problems & optimization.
|
6 years ago |
YinChang
|
a2dc7cf715
|
Fix #1613 the namespaces of the module template AddEmbedded method.
|
6 years ago |
maliming
|
d27e46afde
|
Correct the mongoDb connection string.
|
6 years ago |
maliming
|
31ac7eedd0
|
Fix #1613 the namespaces of the module template AddEmbedded method.
|
6 years ago |
Halil İbrahim Kalkan
|
811e0a5917
|
Update DotSettings files
|
6 years ago |
Halil İbrahim Kalkan
|
202a50a276
|
Move localization to domain.shared
|
6 years ago |
Halil İbrahim Kalkan
|
f8cb9eb2bc
|
Upgrade nuget packages for the module template.
|
6 years ago |
Halil İbrahim Kalkan
|
60936a40c1
|
#1594 Move module template to the templates/module folder.
|
6 years ago |