buvinghausen
-
- 547,299 total downloads
- last updated 10/25/2022
- Latest version: 4.0.3
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 -
- 343,200 total downloads
- last updated 10/25/2022
- Latest version: 2.0.2
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 -
- 202,788 total downloads
- last updated 11/8/2022
- Latest version: 5.0.0
Configure Swashbuckle.AspNetCore to generate correct documentation for NodaTime types. Documentation uses JSON Schema's 'example' attribute to show the resulting value. -
- 46,800 total downloads
- last updated 11/8/2022
- Latest version: 4.0.0
Uses .NET's IHealthCheck interface to call into Mongo DB and run the ping operation to verify connectivity -
- 6,444 total downloads
- last updated 10/25/2022
- Latest version: 4.0.3
Provide extension methods to round trip between NodaTime Instant and sequential guid -
- 1,694 total downloads
- last updated 10/25/2022
- Latest version: 4.0.3
Implement MongoDB's IIdGenerator interface and add registration BsonSerializer helper method