65 Commits (b1b4140a5bd8a426d6cfc4d8a9fdf240d7684fb5)

Author SHA1 Message Date
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 5a78c1bde8 Enable nullable annotations for Volo.Abp.TextTemplateing.* projects 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
Halil İbrahim Kalkan fdcfb502ed Renaming for #8673 5 years ago
maliming 90f53f4f32 Refactor. 5 years ago
maliming 765d836c75 Supports the use of multiple template rendering engines in one application. 5 years ago
maliming ba02106bf6 Depend on AbpTextTemplatingScribanModule. 5 years ago
maliming 6d38c9f500 Razor engine support for text templating 5 years ago
maliming 0c5d1a13e1 Upgrade nuget packages of framework and templates.. 5 years ago
Norbert Bietsch 563a62dc7f Fixes #7025 5 years ago
maliming d495686fd2 Compatible with PhysicalFileProvider in the TextTemplating. 5 years ago
maliming 9ef3d82a09 Update packages to latest 5 years ago
maliming 7e03e3c5e3 Remove Nito.AsyncEx namespace. 6 years ago
maliming 112247406f Introduce SemaphoreSlimExtensions. 6 years ago
maliming 30ee2a6044 ConfigureAwait for SemaphoreSlim's LockAsync method.. 6 years ago
Halil İbrahim Kalkan 2c45d9d54c Resolved #5917: Remove IHybridServiceScopeFactory usages 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
maliming f0ed618736 Upgrade framework packages. 6 years ago
maliming 46d0d4eba3 "L" function in the text template rendering system should support parametric text. 6 years ago
Halil İbrahim Kalkan eb59629d21 LocalizedTemplateContentReaderFactory: Make CreateAsync method virtual and private fields protected to easier extend. 6 years ago
Halil İbrahim Kalkan 9ddd879b67 Fixed #3915: Use SemaphoreSlim in the LocalizedTemplateContentReaderFactory 6 years ago
Halil İbrahim Kalkan 48ac4d2bb7 #3915: Check if in lock 6 years ago
Ahmet cccffb6240 Revert "Merge branch 'dev' into Cotur/Blogging" 6 years ago
Ahmet d358e80ecb Merge branch 'dev' into Cotur/Blogging 6 years ago
Halil İbrahim Kalkan a94cdf7b37 Make standard layouts inline localized. Also, set IsInlineLocalized on WithVirtualFilePath 6 years ago
Halil İbrahim Kalkan 06e665b755 Use default localization resource. Introduce IHasNameWithLocalizableDisplayName. 6 years ago
Halil İbrahim Kalkan 092d2dc5cf Use L instead of l on text templates 6 years ago
Ahmet c10f97c1d1 TemplateDefinition DisplayName added 6 years ago
Halil İbrahim Kalkan c71550b98c Add useCurrentCultureIfCultureNameIsNull option. 6 years ago
Halil İbrahim Kalkan 12bde17d66 Revisit getting template content 6 years ago
Halil İbrahim Kalkan 720b5d7e2f Add TemplateDefinitionIsInlineLocalized. 6 years ago
Halil İbrahim Kalkan 5aec15a123 Move culture fallback logic to the TemplateContentProvider 6 years ago
Ahmet 41d1e12a74 contributors reversed for requesting content 6 years ago
Ahmet fe35f33265 NameFix 6 years ago
Halil İbrahim Kalkan da78d48b10 Remove unused classes of the text template system 6 years ago
Halil İbrahim Kalkan f75e7baef6 Added caching for the LocalizedTemplateContentReaderFactory. 6 years ago
Halil İbrahim Kalkan 15ce08853d Rename template content readers. 6 years ago
Halil İbrahim Kalkan a29cdda2c5 Extract LocalizedTemplateContentReaderFactory 6 years ago
Halil İbrahim Kalkan 8af5a54ad2 Refactored VirtualFileTemplateContentContributor 6 years ago
Halil İbrahim Kalkan 1dde0dbe23 Added PreDefine and PostDefine methods for the ITemplateDefinitionProvider 6 years ago
Halil İbrahim Kalkan f3d82a3807 Refactor text template contribution system. 6 years ago
Halil İbrahim Kalkan e1990d1a3f rename template contributor to template content contributor 6 years ago
Ahmet 4437bf7ec0 renamed some properties. 6 years ago
Ahmet 0e519b7657 null checking updated 6 years ago