1699 Commits (dc09fa1505d02e5656e9c7bee2b72af4867a2ad4)

Author SHA1 Message Date
Salih 5be5614eda Add `LicenseStartTime` to `DeveloperApiKeyResult` 2 years ago
Engincan VESKE 7569374fe4 Update old sub-domain links with the unified platform links. 2 years ago
Berkan Sasmaz 716ee03f10 Update InstallLibsService.cs 2 years ago
liangshiwei 87dad34188 Remove Code markers from Razor file 2 years ago
Engincan VESKE 6ac1ca5ca2 Cli: Fix mvc project's build error when the theme is selected as Lepton theme on creation. 2 years ago
real-zony f7f1c5ba7e fix: Use the provided version field when adding a package. 2 years ago
liangshiwei aa155768da Support Blazor Full-Stack Web App for Microservice template 2 years ago
maliming 7cd274cd36
Make the `add-module` command to compatible with `Blazor webapp` project. 2 years ago
liangshiwei 8f65f58d82 Remove Blazor.Client project if UI is not Blazor 2 years ago
maliming dc98548269
Set `Environment.ExitCode` if there is a `CliUsaeException` or external error. 2 years ago
liangshiwei e6a8e4c41d Fix CLI creation of projects 2 years ago
Yunus Emre Kalkan 5da9cdc700 Fix update command problem related with studio packages 2 years ago
maliming 0a0c4ed212
keep the prefix of the package version. 2 years ago
liangshiwei 9e9fb1acc3 Remove LeptonX folder if current theme is basic 2 years ago
maliming 95bfca085e
Remove `LeptonXFooter` if current theme is not `LeptonX`. 2 years ago
Yunus Emre Kalkan c813ba36bd added AbpStudioName 2 years ago
liangshiwei cca6216fbb Enhancing the logic of CLI find projects 2 years ago
MrXhh db767bb2af rm PackageReference Microsoft.AspNetCore.Hosting.Abstractions 2 years ago
maliming e50f30f3c0
Revert unexpected code changes. 2 years ago
maliming c8619f9ced
add `version` to the template file name. 2 years ago
maliming 6899607b57
Update bundle command warning message. 2 years ago
maliming d8a8c3bbbb
Output warning if the project and cli are use different `TargetFramework`. 2 years ago
maliming 7e65ef77de
Switch EF Core to mongodb on `WebApp` projects. 2 years ago
liangshiwei 004ed2e79e Fix bug in template with basic theme 2 years ago
maliming 8d25ce4770
Update BundlingService.cs 2 years ago
maliming dc8f7a8c3e
Compatible with `app-nolayers`. 2 years ago
liangshiwei b4ac786826 Fix CLI create new project problem 2 years ago
Engincan VESKE 6b3192ee3b CLI: Should use the cached template if the template source specified. 2 years ago
Engincan VESKE 5fb780c4dc Update ChangeThemeStep.cs 2 years ago
Engincan VESKE 75bb0f14e3 CLI: Fix change theme step for basic theme. 2 years ago
maliming a57a3ecde6
Improved `Aoo.Razor` lookup way. 2 years ago
masumulu28 c4692d9afa Refactor commandBuilder to use boolean values instead of string comparison 2 years ago
masumulu28 206d3f6722 Change library creation with @abp/ng.schematics:create-lib command 2 years ago
maliming 4672bad2cd
Replace `Newtonsoft` with `System.Text.Json` in `PackageVersionCheckerService`. 2 years ago
masumulu28 d6e9c6a003 Rename variables name 2 years ago
masumulu28 f91d8467a4 add: ConfigureAngularLibraryAfterMicroserviceServiceCreatedAsync method and use in NewCommand.Execute method 2 years ago
Sinan997 46223d49f7 Update route path to kebab-case while adding module or source code 2 years ago
Engincan VESKE 78c7035348 CLI: Check HttpApi.Host project for SignalR nuget package target. 2 years ago
maliming 879e08bae3
Update CSharpServiceProxyGenerator.cs 2 years ago
liangshiwei 651e6881d1 Fix DTO code generation for C# static proxy 2 years ago
maliming 8731deb915
Only `outputWarning` for templates. 2 years ago
maliming 0b57ee5a17
Remove `PublicWeb` from ms project if there is no `PublicWebSite` flag. 2 years ago
maliming 31f6cadd07
Remove `PublicWeb` from ms project if there is no `PublicWebSite` flag. 2 years ago
Engincan VESKE df72bce5b0 Revert "CLI: Add nightly package source to the package source mappings" 2 years ago
maliming d42e8107bd
Get version from `TemplateFile` if there is no specify version. 2 years ago
maliming 8fa04cbfae
Repalce theme package in `package.json` 2 years ago
maliming 06cf76a35a
Exclude bootstrap from `global.js/css`. 2 years ago
Engincan VESKE 8b6c8d5555 CLI: Add nightly package source to the package source mappings 2 years ago
maliming 3a6cd161c9
Update `AbpStyles` and `AbpScripts` to support `WebAssembly` assets. 2 years ago
maliming c07ed355b4
Update `ChangeThemeStep`. 2 years ago