The project is rely on Azure Blob Storage. AutoNumber package will generate ids by using a single text file on the Azure Blob Storage. var blobServiceClient = new BlobServiceClient(connectionString); ...