(refactor): description and tags update

This commit is contained in:
Maksym Sadovnychyy 2024-09-03 18:57:05 +02:00
parent 49f0d15bb4
commit 12e7a9f783

View File

@ -12,8 +12,8 @@
<Authors>Maksym Sadovnychyy</Authors>
<Company>MAKS-IT</Company>
<Product>MaksIT.MongoDB.Linq</Product>
<Description></Description>
<PackageTags></PackageTags>
<Description>MaksIT.MongoDB.Linq is a .NET library designed to facilitate working with MongoDB using LINQ queries, providing a seamless and intuitive interface for developers to interact with MongoDB databases. The library abstracts common data access patterns, allowing for more efficient and readable code when performing CRUD operations, managing sessions, and handling transactions.</Description>
<PackageTags>mongodb;linq;crud;database;management;sessions;transactions;query</PackageTags>
<RepositoryUrl>https://github.com/MAKS-IT-COM/maksit-mongodb-linq</RepositoryUrl>
<License>MIT</License>
<RequireLicenseAcceptance>false</RequireLicenseAcceptance>