EasilyNET.MongoGridFS.AspNetCore 3.24.929.131

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.929.131                
NuGet\Install-Package EasilyNET.MongoGridFS.AspNetCore -Version 3.24.929.131                
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.929.131" />                
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.929.131                
#r "nuget: EasilyNET.MongoGridFS.AspNetCore, 3.24.929.131"                
#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.929.131

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

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.1017.42 85 10/16/2024
3.24.1016.161 89 10/16/2024
3.24.1015.231 83 10/15/2024
3.24.1015.14 91 10/14/2024
3.24.1012.114 98 10/12/2024
3.24.1009.115 87 10/9/2024
3.24.1008.160 84 10/8/2024
3.24.1008.133 84 10/8/2024
3.24.1007.185 85 10/7/2024
3.24.1003.33 86 10/2/2024
3.24.1002.162 92 10/2/2024
3.24.929.143 98 9/29/2024
3.24.929.141 97 9/29/2024
3.24.929.131 104 9/29/2024
3.24.929.122 112 9/29/2024
3.24.926.184 103 9/26/2024
3.24.926.182 91 9/26/2024
3.24.926.175 115 9/26/2024
3.24.924.160 81 9/24/2024
3.24.924.133 92 9/24/2024
3.24.924.124 95 9/24/2024
3.24.924.10 87 9/23/2024
3.24.924.1 80 9/23/2024
3.24.923.234 79 9/23/2024
3.24.923.232 85 9/23/2024
3.24.923.155 90 9/23/2024
3.24.919.92 93 9/19/2024
3.24.914.125 111 9/14/2024
3.24.914.115 106 9/14/2024
3.24.914.111 103 9/14/2024
3.24.911.95 104 9/11/2024
3.24.908.215 90 9/8/2024
3.24.904.200 95 9/4/2024
3.24.828.163 103 8/28/2024
3.24.820.173 113 8/20/2024
3.24.814.92 111 8/14/2024
3.24.812.115 116 8/12/2024
3.24.802.100 90 8/2/2024
3.24.801.162 98 8/1/2024
3.24.801.160 94 8/1/2024
3.24.801.155 96 8/1/2024
3.24.730.164 58 7/30/2024
3.24.730.91 59 7/30/2024
3.24.724.91 82 7/24/2024
3.24.718.105 100 7/18/2024
3.24.716.95 101 7/16/2024
3.24.712.94 94 7/12/2024
3.24.710.14 105 7/9/2024
3.24.709.105 112 7/9/2024
3.24.704.94 117 7/4/2024
3.24.701.90 108 7/1/2024
3.24.628.114 125 6/28/2024
3.24.627.145 116 6/27/2024
3.24.620.160 108 6/20/2024
3.24.613.115 98 6/13/2024
3.24.612.95 93 6/12/2024
3.24.528.90 100 5/28/2024
3.24.522.84 114 5/22/2024
3.24.512.213 97 5/12/2024
3.24.508.112 123 5/8/2024
2.2024.428.71 115 4/28/2024
2.2024.427.1128 126 4/27/2024
2.2.72 187 4/14/2024
2.2.71 116 4/12/2024
2.2.8 113 4/26/2024
2.2.6 111 4/10/2024
2.2.5 145 3/26/2024
2.2.4 145 3/25/2024
2.2.3 146 3/24/2024
2.2.2 144 3/21/2024
2.2.1 161 3/20/2024
2.2.0 183 3/13/2024
2.1.9 249 2/21/2024
2.1.8 234 2/18/2024
2.1.7 238 2/16/2024
2.1.6 268 2/14/2024
2.1.5 253 2/14/2024
2.1.4 271 2/9/2024
2.1.3 266 2/8/2024
2.1.2 274 2/5/2024
2.1.1.2 430 12/26/2023
2.1.1.1 362 12/26/2023
2.1.1 420 12/25/2023
2.1.0 430 12/17/2023
2.0.11 496 12/6/2023
2.0.1 496 11/15/2023
2.0.0 459 11/14/2023
1.9.1 489 11/1/2023
1.9.0 491 10/19/2023
1.9.0-preview2 466 10/12/2023
1.9.0-preview1 498 10/12/2023
1.8.9 517 10/11/2023
1.8.8 516 10/11/2023
1.8.7-rc2 510 9/21/2023
1.8.7-rc1 550 9/12/2023
1.8.6 624 8/31/2023
1.8.5 620 8/25/2023
1.8.4 639 8/24/2023
1.8.3 603 8/23/2023
1.8.2 644 8/22/2023
1.8.1 601 8/18/2023
1.8.0 631 8/15/2023
1.7.9 642 8/11/2023
1.7.8 649 8/11/2023
1.7.7 671 8/10/2023
1.7.6 640 8/9/2023
1.7.5 666 8/9/2023
1.7.4 661 8/3/2023
1.7.3 703 8/1/2023
1.7.2 658 7/31/2023
1.7.1 686 7/27/2023
1.7.0 720 7/25/2023
1.6.9 679 7/25/2023
1.6.8 697 7/24/2023
1.6.7 677 7/20/2023
1.6.6 699 7/19/2023
1.6.5 666 7/19/2023
1.6.4 679 7/17/2023
1.6.3 700 7/17/2023
1.6.2 696 7/12/2023
1.6.1 661 6/30/2023
1.6.0 671 6/30/2023