MongoDbWebUtil 1.0.10
dotnet add package MongoDbWebUtil --version 1.0.10
NuGet\Install-Package MongoDbWebUtil -Version 1.0.10
<PackageReference Include="MongoDbWebUtil" Version="1.0.10" />
paket add MongoDbWebUtil --version 1.0.10
#r "nuget: MongoDbWebUtil, 1.0.10"
// Install MongoDbWebUtil as a Cake Addin #addin nuget:?package=MongoDbWebUtil&version=1.0.10 // Install MongoDbWebUtil as a Cake Tool #tool nuget:?package=MongoDbWebUtil&version=1.0.10
MongoDbWebUtil
!! Important !!
Features move to EzAspDotNet
Please use to EzAspDotNet
This repository and package not maintenance.
introduce
MongoDb with ASP.NET Web Utilities.
This is a package that collects common codes that can be useful when using ASP.NET 3 or later version that uses MongoDB as the main DB.
Codes that can be useful even when using MongoDB as an auxiliary are included, so you can use them when linking MongoDB or refer to their implementation.
nuget
https://www.nuget.org/packages/MongoDbWebUtil/
Version History
v1.0.8
move general web & c# utility codes to EzAspDotNet.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net6.0
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 6.0.1)
- MongoDB.Driver (>= 2.14.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.