Repository pattern implementation of MongoDB GridFS in .NET Framework.
Info
Version: | 2.1.7 |
Author(s): | Tallal Kazmi |
Last Update: | Friday, October 28, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tallalkazmi/TK.MongoDB.GridFS.Repository |
NuGet Url: | https://www.nuget.org/packages/TK.MongoDB.GridFS.Repository |
Install
Install-Package TK.MongoDB.GridFS.Repository
dotnet add package TK.MongoDB.GridFS.Repository
paket add TK.MongoDB.GridFS.Repository
TK.MongoDB.GridFS.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver.GridFS(>= 2.10.1)
- SharpCompress(>= 0.24.0)
- System.Buffers(>= 4.5.0)
Tags