Dependency injection utilities for CouchDB.NET.
Info
Version: | 3.6.1 |
Author(s): | Matteo Bortolazzo |
Last Update: | Tuesday, April 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/matteobortolazzo/couchdb-net |
NuGet Url: | https://www.nuget.org/packages/CouchDB.NET.DependencyInjection |
Install
Install-Package CouchDB.NET.DependencyInjection
dotnet add package CouchDB.NET.DependencyInjection
paket add CouchDB.NET.DependencyInjection
CouchDB.NET.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- CouchDB.NET(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.6)
Tags