buvinghausen
Solution Architect specializing in advanced distributed systems predominantly in .NET with NServiceBus
DEPTBrenham, TX
Pinned Repositories
AspNetCore.Identity.MongoDB.Storage
ASP.NET Core Identity done right in MongoDB
buvinghausen
buvinghausen.com
Proof of concept code to be deployed to my personal domain to prove all the WASM, server, & stream auth methods
IdentityServer.MongoDB.Storage
MongoDB based persistence for IdentityServer's configuration and operational stores
MongoDB.HealthCheck
Support .NET's health check function by calling ping
Repository
Generic repository support for MongDB & EntityFrameworkCore
SequentialGuid
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. You can also generate Guids that will sort sequentially in Microsoft SQL Server.
Swashbuckle.NodaTime.AspNetCore
Easily configure Swashbuckle to generate correct documentation for NodaTime types.
TaskTupleAwaiter
Async helper library to allow leveraging the new ValueTuple data types in C# 7.0
buvinghausen's Repositories
buvinghausen/TaskTupleAwaiter
Async helper library to allow leveraging the new ValueTuple data types in C# 7.0
buvinghausen/SequentialGuid
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. You can also generate Guids that will sort sequentially in Microsoft SQL Server.
buvinghausen/MongoDB.HealthCheck
Support .NET's health check function by calling ping
buvinghausen/Swashbuckle.NodaTime.AspNetCore
Easily configure Swashbuckle to generate correct documentation for NodaTime types.
buvinghausen/AspNetCore.Identity.MongoDB.Storage
ASP.NET Core Identity done right in MongoDB
buvinghausen/buvinghausen
buvinghausen/buvinghausen.com
Proof of concept code to be deployed to my personal domain to prove all the WASM, server, & stream auth methods
buvinghausen/IdentityServer.MongoDB.Storage
MongoDB based persistence for IdentityServer's configuration and operational stores
buvinghausen/Repository
Generic repository support for MongDB & EntityFrameworkCore