Pinned Repositories
AOPinNET
Aspect-Oriented Programming in .NET book code samples
CMSprinkle
micro-CMS originally built for C# Advent
MonodroidStockPortfolio
Monodroid Android app for monitoring your stock portfolio
NoSqlMigrator
A fluent migration tool to work with Couchbase NoSQL
PostSharp5
5 Ways That Postsharp Can SOLIDify Your Code
realworld-aspnet-couchbase
Conduit implementation: ASP.NET Core + Couchbase
SqlServerToCouchbase
Library to automatically best effort move and remodel data from relational databases (like SQL Server) to Couchbase
SwitchToDapper
Sample code (unit tests) to accompany my "Switch to Dapper" session
mgroves's Repositories
mgroves/realworld-aspnet-couchbase
Conduit implementation: ASP.NET Core + Couchbase
mgroves/SqlServerToCouchbase
Library to automatically best effort move and remodel data from relational databases (like SQL Server) to Couchbase
mgroves/Baseball-Ipsum
Like all the other ipsums, except it's about baseball, and it's in C#
mgroves/CMSprinkle
micro-CMS originally built for C# Advent
mgroves/MattsTwitchBot
Yet another Twitch chat bot
mgroves/NoSqlMigrator
A fluent migration tool to work with Couchbase NoSQL
mgroves/WhatIsThisThing
mgroves/CouchbaseDbConnection
DbConnection implementation for Couchbase, for use mainly with Dapper
mgroves/watersoftener
python software to run on my custom raspberry pi pico water softener sensor
mgroves/2022
Slides from Code PaLOUsa 2022.
mgroves/angular-realworld-example-app
Exemplary real world application built with Angular
mgroves/aspnet-quickstart
Entry level Couchbase ASP.NET tutorial/demo. Steps to build a REST API to manage user profile CRUD operations..
mgroves/AutomatingSmarthomeWithoutCloud
My "Automating Your Smarthome Without the Cloud" conference talk
mgroves/azure-ai-docs
Open Source Azure AI documentation including, azure ai, azure studio, machine learning, genomics, open-datasets, and search
mgroves/ccc-blog
Source code for blog posts for CrossCuttingConcerns.com
mgroves/CodePaLOUsaPresentations
Repository for Code PaLOUsa presentation materials.
mgroves/couchbase-aspnet
Couchbase Asp.Net infrastructure support
mgroves/couchbase-jdbc-driver
Minimal implementation of JDBC Driver for Couchbase
mgroves/devchat-eleventy
New devchat.tv build on eleventy
mgroves/dont-drop-acid
Code samples for "Don't Drop ACID" presentation (Java)
mgroves/FluentMigratorDemo
For "Using Fluent Migrations To Put Your Schema in Git" presentation
mgroves/hybrid-search-demo
Hybrid Search demo on Movies Dataset using Couchbase with Native Python SDK & LangChain Vector Store integration & Streamlit
mgroves/KeyValueRepo
A generic interface for Key Value storage operations. Ideal for simple key-values that might migrate across in memory, SQL Server or NoSQL
mgroves/MicroserviceExample
mgroves/NStafo
mgroves/sql-docs
Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.
mgroves/tableautest.github.io
mgroves/target-couchbase
Load the data to Couchbase via singer.io
mgroves/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
mgroves/VSCode-Couchbase