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 106 10/16/2024
3.24.1016.161 101 10/16/2024
3.24.1015.231 96 10/15/2024
3.24.1015.14 106 10/14/2024
3.24.1012.114 116 10/12/2024
3.24.1009.115 103 10/9/2024
3.24.1008.160 100 10/8/2024
3.24.1008.133 99 10/8/2024
3.24.1007.185 102 10/7/2024
3.24.1003.33 103 10/2/2024
3.24.1002.162 108 10/2/2024
3.24.929.143 111 9/29/2024
3.24.929.141 112 9/29/2024
3.24.929.131 116 9/29/2024
3.24.929.122 125 9/29/2024
3.24.926.184 120 9/26/2024
3.24.926.182 105 9/26/2024
3.24.926.175 129 9/26/2024
3.24.924.160 97 9/24/2024
3.24.924.133 106 9/24/2024
3.24.924.124 110 9/24/2024
3.24.924.10 103 9/23/2024
3.24.924.1 97 9/23/2024
3.24.923.234 93 9/23/2024
3.24.923.232 100 9/23/2024
3.24.923.155 102 9/23/2024
3.24.919.92 105 9/19/2024
3.24.914.125 137 9/14/2024
3.24.914.115 115 9/14/2024
3.24.914.111 113 9/14/2024
3.24.911.95 111 9/11/2024
3.24.908.215 100 9/8/2024
3.24.904.200 103 9/4/2024
3.24.828.163 113 8/28/2024
3.24.820.173 122 8/20/2024
3.24.814.92 122 8/14/2024
3.24.812.115 126 8/12/2024
3.24.802.100 98 8/2/2024
3.24.801.162 105 8/1/2024
3.24.801.160 105 8/1/2024
3.24.801.155 107 8/1/2024
3.24.730.164 69 7/30/2024
3.24.730.91 70 7/30/2024
3.24.724.91 94 7/24/2024
3.24.718.105 112 7/18/2024
3.24.716.95 113 7/16/2024
3.24.712.94 107 7/12/2024
3.24.710.14 115 7/9/2024
3.24.709.105 120 7/9/2024
3.24.704.94 128 7/4/2024
3.24.701.90 120 7/1/2024
3.24.628.114 138 6/28/2024
3.24.627.145 127 6/27/2024
3.24.620.160 120 6/20/2024
3.24.613.115 108 6/13/2024
3.24.612.95 104 6/12/2024
3.24.528.90 109 5/28/2024
3.24.522.84 123 5/22/2024
3.24.512.213 106 5/12/2024
3.24.508.112 132 5/8/2024
2.2024.428.71 124 4/28/2024
2.2024.427.1128 134 4/27/2024
2.2.72 196 4/14/2024
2.2.71 125 4/12/2024
2.2.8 122 4/26/2024
2.2.6 119 4/10/2024
2.2.5 153 3/26/2024
2.2.4 153 3/25/2024
2.2.3 155 3/24/2024
2.2.2 153 3/21/2024
2.2.1 171 3/20/2024
2.2.0 191 3/13/2024
2.1.9 260 2/21/2024
2.1.8 246 2/18/2024
2.1.7 251 2/16/2024
2.1.6 281 2/14/2024
2.1.5 266 2/14/2024
2.1.4 279 2/9/2024
2.1.3 277 2/8/2024
2.1.2 282 2/5/2024
2.1.1.2 438 12/26/2023
2.1.1.1 371 12/26/2023
2.1.1 429 12/25/2023
2.1.0 439 12/17/2023
2.0.11 499 12/6/2023
2.0.1 500 11/15/2023
2.0.0 464 11/14/2023
1.9.1 495 11/1/2023
1.9.0 495 10/19/2023
1.9.0-preview2 470 10/12/2023
1.9.0-preview1 502 10/12/2023
1.8.9 522 10/11/2023
1.8.8 520 10/11/2023
1.8.7-rc2 514 9/21/2023
1.8.7-rc1 555 9/12/2023
1.8.6 629 8/31/2023
1.8.5 626 8/25/2023
1.8.4 644 8/24/2023
1.8.3 610 8/23/2023
1.8.2 649 8/22/2023
1.8.1 605 8/18/2023
1.8.0 637 8/15/2023
1.7.9 648 8/11/2023
1.7.8 655 8/11/2023
1.7.7 676 8/10/2023
1.7.6 646 8/9/2023
1.7.5 671 8/9/2023
1.7.4 684 8/3/2023
1.7.3 711 8/1/2023
1.7.2 664 7/31/2023
1.7.1 691 7/27/2023
1.7.0 726 7/25/2023
1.6.9 688 7/25/2023
1.6.8 701 7/24/2023
1.6.7 684 7/20/2023
1.6.6 706 7/19/2023
1.6.5 674 7/19/2023
1.6.4 684 7/17/2023
1.6.3 706 7/17/2023
1.6.2 705 7/12/2023
1.6.1 674 6/30/2023
1.6.0 677 6/30/2023