LiteX Storage Core NuGet Package

Abstract interface to implement any kind of basic storage services (e.g.

Azure Blob Storage, Amazon S3, Google Cloud Storage, FileSystem (Local), Kvpbase).
It supports various storage providers and implements many advanced features. You can also write your own and extend it also extend existing providers.
Easily migrate or switch between one to another provider with no code breaking changes.
LiteX Storage uses the least common denominator of functionality between the supported providers to build a cross-cloud storage solution. Abstract interface to implement any kind of basic blob storage services.
Having a default/generic implementation to wrap the Azure Storage (Blob), Amazon S3, Google Cloud Storage, FileSystem (Local), Kvpbase storage. A cross-cloud storage abstraction.
The Core library contains all base interfaces and tools.

One should install at least one other LiteXStorage package to get storage handle implementation.
This is the ASP.NET Core configuration integration package (Built-in).

LiteXStorage is simple yet powerful and very high-performance storage mechanism and incorporating both synchronous and asynchronous usage with some advanced usages of cloud storage which can help us to handle storage more easier!
Provide Storage service for any type of application (.NET 5, .NET Core, .NET Standard).
Very simple yet advanced configuration. Minimal (one line) code configuration is required.
It provides possibility to upload files, upload the content of a folder inclusively subfolders, enumerate buckets/container, enumerate the content of a specific 'subfolder', delete buckets/container and delete files from specific subfolders.




Got any LiteX Storage Core Question?





Info

Version: 9.0.0
Author(s): Ashish Patel
Last Update: Sunday, April 3, 2022
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/LiteX.Storage.Core


Install
Install-Package LiteX.Storage.Core
dotnet add package LiteX.Storage.Core
paket add LiteX.Storage.Core
LiteX.Storage.Core Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2.3

avg-downloads-per-day

15

days-since-last-release

747