43 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
1d0n7kn0w 311fa3f9b4 Optimization of Stream and Resource Management 1 year 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 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 411d7afa9b Enable nullable annotations for Volo.Abp.BlobStoring.Azure 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
liangshiwei 4865f654bd Upgrade Azure.Storage.Blobs package 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 4 years ago
jadyn c8e63168ab Copy stream and seek stream position to start 4 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
liangshiwei 42a3cb69bc Update BlobNamingNormalizers 5 years ago
maliming 0c5d1a13e1 Upgrade nuget packages of framework and templates.. 5 years ago
liangshiwei d980ca961d Rename IBlobNormalizeNamingFactory to IBlobNormalizeNamingService 5 years ago
liangshiwei 69a613d3f7 Add IBlobNormalizeNamingFactory 5 years ago
Ahmet 5318451927 Sorting all modifiers 5 years ago
liangshiwei e457a7ede0 Improved 5 years ago
liangshiwei 28da906e75 Add NormalizeContainerName method 5 years ago
liangshiwei 5531e827f0 Make ContainerName nullable 5 years ago
maliming 9ef3d82a09 Update packages to latest 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
İsmail ÇAĞDAŞ 62f2da1ee6 use ToLowerInvariant when normalizing container name 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 decdfde0a5 Use ContainerName of the BlobProviderArgs if ContainerName of the AzureBlobProviderConfiguration is not specified. 6 years ago
maliming f1f3413274 Reuse azure configuration. 6 years ago
maliming 3932ea3709 Support CreateContainerIfNotExists. 6 years ago
maliming 057c4c1a25 Compatible with multi-tenancy. 6 years ago
maliming 3acc5c8c85 Small refactoring. 6 years ago
maliming 44521a6bd3 Implement azure blob storage. 6 years ago
maliming fffa9f9237 Add Volo.Abp.BlobStoring.Azure project. 6 years ago