buvinghausen
-
- 780,404 total downloads
- last updated 2/27/2023
- Latest version: 4.0.4
Will generate Sequential Guids based on MongoDB's ObjectId specification. Date & time are encoded into the value so you do not need to store them separately in your database. Supports standard Guids as well as... More information -
- 476,396 total downloads
- last updated 2/27/2023
- Latest version: 2.0.3
Enable using the new Value Tuple structure to write elegant code that allows async methods to be fired in parallel despite having different return types var (result1, result2) = await (GetStringAsync(),... More information -
- 246,717 total downloads
- last updated 2/28/2023
- Latest version: 5.0.1
Configure Swashbuckle.AspNetCore to generate correct documentation for NodaTime types. Documentation uses JSON Schemas 'example' attribute to show the resulting value. -
- 60,275 total downloads
- last updated 2/28/2023
- Latest version: 4.0.1
Uses .NET's IHealthCheck interface to call into Mongo DB and run the ping operation to verify connectivity -
- 12,604 total downloads
- last updated 2/27/2023
- Latest version: 4.0.4
Provide extension methods to round trip between NodaTime Instant and sequential guid -
- 2,689 total downloads
- last updated 2/27/2023
- Latest version: 4.0.4
Implement MongoDB's IIdGenerator interface and add registration BsonSerializer helper method