Softtinn

Results 3 issues of Softtinn

It would have been really helpful and cool if it was possible to select a date range, or multiple dates. Maybe by setting a _SelectionMode_ (something like how it works...

enhancement

Hi, We have an Azure storage account with image blobs that we would like to fetch in our pdf's. This works as expected, but when we changed our storage account...

Hi! Is it possible to use this together with the `Quartz.Extensions.DependencyInjection`? I was thinking of something like this: ``` q.UsePersistentStore(ps => { ps.UseMongoDb(connectionString: MongoDbConfig.ConnectionString, prefix: "quartz"); }); ``` How would...