Azure Table storage emulator for integration testing.
Info
Version: | 0.5.2-alpha |
Author(s): | TableStorageLocal |
Last Update: | Monday, July 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CraftyFella/TableStorageLocal |
NuGet Url: | https://www.nuget.org/packages/TableStorageLocal |
Install
Install-Package TableStorageLocal
dotnet add package TableStorageLocal
paket add TableStorageLocal
TableStorageLocal Download (Unzip the "nupkg" after downloading)
Dependencies
- FParsec(>= 1.1.1)
- LiteDB(>= 5.0.9)
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
- Ply(>= 0.3.1)
Tags