37 Commits (bd77a8c5d1e790f40ba5855e2af467158a28c9fc)

Author SHA1 Message Date
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
1d0n7kn0w 311fa3f9b4 Optimization of Stream and Resource Management 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 5af2bfbc3b Enable nullable annotations for Volo.Abp.BlobStoring.FileSystem 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
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
jadyn c8e63168ab Copy stream and seek stream position to start 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest 5 years ago
Ahmet 5318451927 Sorting all modifiers 5 years ago
maliming f9a682cf94 Change override async to async override. 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 bc5da1f722 Use InvariantCulture for ToLower and Regex. 6 years ago
Halil İbrahim Kalkan f52472438e #4471 Prevent duplicate adding the same normalizer to the same container. 6 years ago
Halil İbrahim Kalkan 2ac5e880a6 #4471 Remove Provider suffixes and Default prefixes for blob naming normalization 6 years ago
maliming f1f0bd3a97 Add NamingNormalizerProviders to BlobContainerConfiguration. 6 years ago
maliming f0ed618736 Upgrade framework packages. 6 years ago
maliming 73c928523a FileSystemBlobProvider Ehnancements. 6 years ago
Halil İbrahim Kalkan bfce4c2752 Should not pass the tenantId to the blob provider 6 years ago
Ahmet f50fbcefa4 blobstroring - name fix 6 years ago
Halil İbrahim Kalkan c3aeaefc40 Delete TODOs 6 years ago
Halil İbrahim Kalkan ebf225822d Introduce BlobAlreadyExistsException 6 years ago
Halil İbrahim Kalkan ed82af47dd Completed integration tests for the file blob store 6 years ago
Halil İbrahim Kalkan 49da37d1ad Added initial tests for the file system blob container. 6 years ago
Halil İbrahim Kalkan 98b6bf026d Remove unused (name)spaces. 6 years ago
Halil İbrahim Kalkan 3a7a3fea00 Added tests. 6 years ago
Halil İbrahim Kalkan e42a0b49fb Added AppendContainerNameToBasePath option to the file system blob provider. 6 years ago
Halil İbrahim Kalkan cb1f33b01a Register FileSystemBlobProvider to DI. 6 years ago
Halil İbrahim Kalkan 9b32873a69 Created FileSystemBlobProvider. Renamed blob container classes. 6 years ago
Halil İbrahim Kalkan 0457322d0e Added Volo.Abp.BlobStoring.FileSystem package and test project. 6 years ago