Skip to content
View rdw100's full-sized avatar
🏡
Working from home
🏡
Working from home
Block or Report

Block or report rdw100

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rdw100/README.md

Pinned Loading

  1. anthrocloud anthrocloud Public

    This is source code for a capstone project. The second semester capstone course research topic is Software Modernization for Cloud-based Pediatric Anthropometry. The software is called AnthroCloud.…

    TSQL 3 2

  2. bank-wasm-quickgrid bank-wasm-quickgrid Public

    The Blazor QuickGrid component is a part of .NET 8 (available with Preview 2). QuickGrid is a high performance grid component for displaying data in tabular form. QuickGrid is built to be a simple …

    CSS

  3. benchmark benchmark Public

    The Benchmark demonstration project was created using Visual Studio 2019 16.8.4, .NET 5, & Benchmark.Net v0.12.1. The objective is to demonstrate Benchmark.Net in a .NET 5 application using String …

    C#

  4. clean clean Public

    This is a collection of clean architecture solutions. Clean architecture uses domain, application, infrastructure, and framework layers. Domain and application layers are the system's core. The cor…

    C#

  5. northwind-web-api northwind-web-api Public

    This ASP.NET Core Web API demonstration project was created using Visual Studio 2019 16.5.4, .NET Core 3.1.201, & EF Core 3.1.3. The objective is to demonstrate ASP.NET Core, ASP.NET Core WEB API, …

    C#

  6. orm-dapper orm-dapper Public

    The ORM Dapper demonstration project was created using Visual Studio 2019 16.8.3, .NET 5, & Dapper 2.0.78. The objective is to demonstrate Dapper in a .NET 5 application using Unit of Work and Repo…

    C#