rama creada apartir de master en j
This commit is contained in:
@@ -4,6 +4,9 @@ using MongoDB.Driver;
|
||||
|
||||
namespace adas_core.Infrastructure.Utils;
|
||||
|
||||
/// <summary>
|
||||
/// Provides utility methods for interacting with MongoDB.
|
||||
/// </summary>
|
||||
public class MongoUtils
|
||||
{
|
||||
public static async Task EnsureIndexes<TDocument>(IMongoCollection<TDocument> collection,
|
||||
|
||||
Reference in New Issue
Block a user