EasilyNET.MongoGridFS.AspNetCore 3.24.1017.42

dotnet add package EasilyNET.MongoGridFS.AspNetCore --version 3.24.1017.42
                    
NuGet\Install-Package EasilyNET.MongoGridFS.AspNetCore -Version 3.24.1017.42
                    
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.1017.42" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EasilyNET.MongoGridFS.AspNetCore" Version="3.24.1017.42" />
                    
Directory.Packages.props
<PackageReference Include="EasilyNET.MongoGridFS.AspNetCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EasilyNET.MongoGridFS.AspNetCore --version 3.24.1017.42
                    
#r "nuget: EasilyNET.MongoGridFS.AspNetCore, 3.24.1017.42"
                    
#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.
#addin nuget:?package=EasilyNET.MongoGridFS.AspNetCore&version=3.24.1017.42
                    
Install EasilyNET.MongoGridFS.AspNetCore as a Cake Addin
#tool nuget:?package=EasilyNET.MongoGridFS.AspNetCore&version=3.24.1017.42
                    
Install EasilyNET.MongoGridFS.AspNetCore as a Cake Tool

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.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
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 102 10/16/2024
3.24.1016.161 96 10/16/2024
3.24.1015.231 92 10/15/2024
3.24.1015.14 100 10/14/2024
3.24.1012.114 112 10/12/2024
3.24.1009.115 98 10/9/2024
3.24.1008.160 95 10/8/2024
3.24.1008.133 94 10/8/2024
3.24.1007.185 98 10/7/2024
3.24.1003.33 99 10/2/2024
3.24.1002.162 103 10/2/2024
3.24.929.143 107 9/29/2024
3.24.929.141 108 9/29/2024
3.24.929.131 111 9/29/2024
3.24.929.122 121 9/29/2024
3.24.926.184 115 9/26/2024
3.24.926.182 100 9/26/2024
3.24.926.175 124 9/26/2024
3.24.924.160 92 9/24/2024
3.24.924.133 102 9/24/2024
3.24.924.124 106 9/24/2024
3.24.924.10 98 9/23/2024
3.24.924.1 92 9/23/2024
3.24.923.234 88 9/23/2024
3.24.923.232 95 9/23/2024
3.24.923.155 97 9/23/2024
3.24.919.92 100 9/19/2024
3.24.914.125 132 9/14/2024
3.24.914.115 111 9/14/2024
3.24.914.111 108 9/14/2024
3.24.911.95 107 9/11/2024
3.24.908.215 95 9/8/2024
3.24.904.200 98 9/4/2024
3.24.828.163 108 8/28/2024
3.24.820.173 118 8/20/2024
3.24.814.92 117 8/14/2024
3.24.812.115 122 8/12/2024
3.24.802.100 94 8/2/2024
3.24.801.162 101 8/1/2024
3.24.801.160 100 8/1/2024
3.24.801.155 102 8/1/2024
3.24.730.164 64 7/30/2024
3.24.730.91 66 7/30/2024
3.24.724.91 89 7/24/2024
3.24.718.105 108 7/18/2024
3.24.716.95 108 7/16/2024
3.24.712.94 102 7/12/2024
3.24.710.14 111 7/9/2024
3.24.709.105 116 7/9/2024
3.24.704.94 124 7/4/2024
3.24.701.90 115 7/1/2024
3.24.628.114 133 6/28/2024
3.24.627.145 122 6/27/2024
3.24.620.160 115 6/20/2024
3.24.613.115 104 6/13/2024
3.24.612.95 99 6/12/2024
3.24.528.90 104 5/28/2024
3.24.522.84 119 5/22/2024
3.24.512.213 101 5/12/2024
3.24.508.112 128 5/8/2024
2.2024.428.71 120 4/28/2024
2.2024.427.1128 129 4/27/2024
2.2.72 191 4/14/2024
2.2.71 120 4/12/2024
2.2.8 117 4/26/2024
2.2.6 114 4/10/2024
2.2.5 149 3/26/2024
2.2.4 148 3/25/2024
2.2.3 150 3/24/2024
2.2.2 148 3/21/2024
2.2.1 166 3/20/2024
2.2.0 186 3/13/2024
2.1.9 256 2/21/2024
2.1.8 242 2/18/2024
2.1.7 246 2/16/2024
2.1.6 276 2/14/2024
2.1.5 261 2/14/2024
2.1.4 274 2/9/2024
2.1.3 273 2/8/2024
2.1.2 278 2/5/2024
2.1.1.2 433 12/26/2023
2.1.1.1 366 12/26/2023
2.1.1 424 12/25/2023
2.1.0 434 12/17/2023
2.0.11 499 12/6/2023
2.0.1 499 11/15/2023
2.0.0 463 11/14/2023
1.9.1 493 11/1/2023
1.9.0 495 10/19/2023
1.9.0-preview2 469 10/12/2023
1.9.0-preview1 502 10/12/2023
1.8.9 521 10/11/2023
1.8.8 519 10/11/2023
1.8.7-rc2 513 9/21/2023
1.8.7-rc1 553 9/12/2023
1.8.6 628 8/31/2023
1.8.5 624 8/25/2023
1.8.4 642 8/24/2023
1.8.3 608 8/23/2023
1.8.2 647 8/22/2023
1.8.1 604 8/18/2023
1.8.0 636 8/15/2023
1.7.9 646 8/11/2023
1.7.8 653 8/11/2023
1.7.7 675 8/10/2023
1.7.6 644 8/9/2023
1.7.5 669 8/9/2023
1.7.4 681 8/3/2023
1.7.3 709 8/1/2023
1.7.2 662 7/31/2023
1.7.1 690 7/27/2023
1.7.0 724 7/25/2023
1.6.9 686 7/25/2023
1.6.8 700 7/24/2023
1.6.7 680 7/20/2023
1.6.6 703 7/19/2023
1.6.5 672 7/19/2023
1.6.4 682 7/17/2023
1.6.3 703 7/17/2023
1.6.2 703 7/12/2023
1.6.1 671 6/30/2023
1.6.0 675 6/30/2023