buvinghausen
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 1,164,521 total downloads
- last updated 3/20/2024
- Latest version: 4.0.5
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 -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 1,064,323 total downloads
- last updated 3/20/2024
- Latest version: 2.1.0
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 -
-
- 358,219 total downloads
- last updated 3/20/2024
- Latest version: 5.0.2
Configure Swashbuckle.AspNetCore to generate correct documentation for NodaTime types. Documentation uses JSON Schemas 'example' attribute to show the resulting value. -
- 85,854 total downloads
- last updated 3/20/2024
- Latest version: 4.0.2
Uses .NET's IHealthCheck interface to call into Mongo DB and run the ping operation to verify connectivity -
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 20,145 total downloads
- last updated 3/20/2024
- Latest version: 4.0.5
Provide extension methods to round trip between NodaTime Instant and sequential guid -
-
-
.NET 6.0 This package targets .NET 6.0. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 3,375 total downloads
- last updated 3/20/2024
- Latest version: 4.0.5
Implement MongoDB's IIdGenerator interface and add registration BsonSerializer helper method -