Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.3 |
Author(s): | Alvaro Montero Gonzalez |
Last Update: | Monday, October 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FileContextCore.AzureBlobStorageFileManager |
Install
Install-Package FileContextCore.AzureBlobStorageFileManager
dotnet add package FileContextCore.AzureBlobStorageFileManager
paket add FileContextCore.AzureBlobStorageFileManager
FileContextCore.AzureBlobStorageFileManager Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Storage.Blobs(>= 12.6.0)
- FileContextCore(>= 3.4.0)
Tags
It allows to use EntityFramework Core without a database, just using a file located in an Azure blob storage as database.