59 Commits (dcbe54f9bcf652eddfca9b43bc72d3770bd66b59)

Author SHA1 Message Date
maliming 602e7d78fc Fix missing semicolon in DictionaryBasedFileProvider 9 months ago
maliming 36bd7f618f Preserve FileProviders.Embedded package reference 9 months ago
maliming 927caedd2d
Normalize 'client_proxies' to 'client-proxies' in file paths 9 months ago
maliming d8528735a4
Handle 'rtl' in embedded file provider path check 10 months ago
maliming 005b51578b
Improve virtual file provider path resolution 10 months ago
maliming 021402fdc4
Include wwwroot in embedded file provider folders 10 months ago
maliming 96699c8edc
Workaround for .NET 10 RC1 embedded file provider issue 10 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 11 months ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 6437b2d89a
Add `CachedBundleDynamicFileProvider` to sync bundle files using cache. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 92e690fb28 Enable nullable annotations for Volo.Abp.VirtualFileSystem 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
maliming 2875cae136
Update some package to `MicrosoftPackageVersion`. 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 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
liangshiwei fda8827743 Keep the file name and class name the same 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming fb16b00652 Upgrade to net 5 final. 6 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 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 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
Halil İbrahim Kalkan d8f7b581c3 Refactored virtual file system #4528 6 years ago
Halil İbrahim Kalkan 1154962d4d #4528 Support embedded files with manifest created by Microsoft.Extensions.FileProviders.Embedded 6 years ago
maliming f0ed618736 Upgrade framework packages. 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
liangshiwei cd576f1ab9 Improve code 6 years ago
liangshiwei f48466ed72 make virtual file system return the root directory 6 years ago
Halil İbrahim Kalkan 8af5a54ad2 Refactored VirtualFileTemplateContentContributor 6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 7 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 7 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 7 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 7 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions 7 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 7 years ago
Halil İbrahim Kalkan fab4784e45 Fix bundling problem. 7 years ago
Halil İbrahim Kalkan be5406a5d0 Fixed virtual file static file middleware compatibility issue for asp.net core 3.0 7 years ago
Halil İbrahim Kalkan e0c27f411b Use IWebHostEnvironment instead of IHostingEnvironment 7 years ago
Halil İbrahim Kalkan a2a6b7cd8e Updated nuget packages to net preview9 7 years ago
Halil İbrahim Kalkan fb189814f7 Replace AsyncLock with SemaphoreSlim 7 years ago