EasilyNET.MongoGridFS.AspNetCore 3.24.709.105

There is a newer version of this package available.
See the version list below for details.
dotnet add package EasilyNET.MongoGridFS.AspNetCore --version 3.24.709.105                
NuGet\Install-Package EasilyNET.MongoGridFS.AspNetCore -Version 3.24.709.105                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EasilyNET.MongoGridFS.AspNetCore" Version="3.24.709.105" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasilyNET.MongoGridFS.AspNetCore --version 3.24.709.105                
#r "nuget: EasilyNET.MongoGridFS.AspNetCore, 3.24.709.105"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install EasilyNET.MongoGridFS.AspNetCore as a Cake Addin
#addin nuget:?package=EasilyNET.MongoGridFS.AspNetCore&version=3.24.709.105

// Install EasilyNET.MongoGridFS.AspNetCore as a Cake Tool
#tool nuget:?package=EasilyNET.MongoGridFS.AspNetCore&version=3.24.709.105                

EasilyNET.MongoGridFS.AspNetCore

使用方法
  • 注册服务
// 需要提前注册 IMongoDatabase, 或者使用其他重载来注册服务.
builder.Services.AddMongoGridFS();
  • 使用依赖注入获取 GridFSBucket 操作 GridFS
public class YourClass(IGridFSBucket bucket)
{
    private readonly IGridFSBucket _bucket = bucket;

    public void DoSomething()
    {
        _bucket.XXXXXX();
    }
}
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.24.820.173 52 8/20/2024
3.24.814.92 60 8/14/2024
3.24.812.115 66 8/12/2024
3.24.802.100 54 8/2/2024
3.24.801.162 62 8/1/2024
3.24.801.160 61 8/1/2024
3.24.801.155 59 8/1/2024
3.24.730.164 25 7/30/2024
3.24.730.91 25 7/30/2024
3.24.724.91 50 7/24/2024
3.24.718.105 72 7/18/2024
3.24.716.95 70 7/16/2024
3.24.712.94 65 7/12/2024
3.24.710.14 77 7/9/2024
3.24.709.105 78 7/9/2024
3.24.704.94 91 7/4/2024
3.24.701.90 82 7/1/2024
3.24.628.114 99 6/28/2024
3.24.627.145 84 6/27/2024
3.24.620.160 79 6/20/2024
3.24.613.115 73 6/13/2024
3.24.612.95 69 6/12/2024
3.24.528.90 74 5/28/2024
3.24.522.84 90 5/22/2024
3.24.512.213 65 5/12/2024
3.24.508.112 100 5/8/2024
2.2024.428.71 92 4/28/2024
2.2024.427.1128 89 4/27/2024
2.2.72 164 4/14/2024
2.2.71 85 4/12/2024
2.2.8 82 4/26/2024
2.2.6 83 4/10/2024
2.2.5 120 3/26/2024
2.2.4 116 3/25/2024
2.2.3 117 3/24/2024
2.2.2 116 3/21/2024
2.2.1 133 3/20/2024
2.2.0 163 3/13/2024
2.1.9 227 2/21/2024
2.1.8 213 2/18/2024
2.1.7 217 2/16/2024
2.1.6 246 2/14/2024
2.1.5 233 2/14/2024
2.1.4 247 2/9/2024
2.1.3 236 2/8/2024
2.1.2 248 2/5/2024
2.1.1.2 409 12/26/2023
2.1.1.1 341 12/26/2023
2.1.1 396 12/25/2023
2.1.0 406 12/17/2023
2.0.11 468 12/6/2023
2.0.1 473 11/15/2023
2.0.0 431 11/14/2023
1.9.1 462 11/1/2023
1.9.0 465 10/19/2023
1.9.0-preview2 444 10/12/2023
1.9.0-preview1 476 10/12/2023
1.8.9 494 10/11/2023
1.8.8 491 10/11/2023
1.8.7-rc2 486 9/21/2023
1.8.7-rc1 521 9/12/2023
1.8.6 601 8/31/2023
1.8.5 594 8/25/2023
1.8.4 610 8/24/2023
1.8.3 574 8/23/2023
1.8.2 621 8/22/2023
1.8.1 578 8/18/2023
1.8.0 607 8/15/2023
1.7.9 620 8/11/2023
1.7.8 622 8/11/2023
1.7.7 643 8/10/2023
1.7.6 612 8/9/2023
1.7.5 643 8/9/2023
1.7.4 633 8/3/2023
1.7.3 681 8/1/2023
1.7.2 629 7/31/2023
1.7.1 656 7/27/2023
1.7.0 690 7/25/2023
1.6.9 657 7/25/2023
1.6.8 673 7/24/2023
1.6.7 647 7/20/2023
1.6.6 677 7/19/2023
1.6.5 644 7/19/2023
1.6.4 655 7/17/2023
1.6.3 671 7/17/2023
1.6.2 675 7/12/2023
1.6.1 638 6/30/2023
1.6.0 642 6/30/2023