gitViwe
Welcome to my virtual playground. I'd like to share my journey with you, I hope you enjoy and connect with my first steps.
OzowSouth Africa
Pinned Repositories
blazor
.NET client library using Web Assembly to run C#
distributed-caching
Distributed cache in ASP.NET Core.
Distro
This repository will house a collection of shared libraries that will be distributed in NuGet that should help quickly launch projects I would like to play around with.
GraphQL
.NET GraphQL API with HotChocolate
gRPC
Learning how to leverage gRPC features to build high performant microservice using .NET
health-check
Health Checks Middleware and libraries for reporting the health of app infrastructure components.
JWTAuthentication
.NET API Authentication with JSON Web Tokens
open-hubviwe
An open version of the base project to showcase the system running in docker.
openTelemetry
Instrumenting .NET applications with Open Telemetry
yarp
YARP: Yet Another Reverse Proxy
gitViwe's Repositories
gitViwe/blazor
.NET client library using Web Assembly to run C#
gitViwe/distributed-caching
Distributed cache in ASP.NET Core.
gitViwe/Distro
This repository will house a collection of shared libraries that will be distributed in NuGet that should help quickly launch projects I would like to play around with.
gitViwe/GraphQL
.NET GraphQL API with HotChocolate
gitViwe/gRPC
Learning how to leverage gRPC features to build high performant microservice using .NET
gitViwe/health-check
Health Checks Middleware and libraries for reporting the health of app infrastructure components.
gitViwe/JWTAuthentication
.NET API Authentication with JSON Web Tokens
gitViwe/mediator
Using mediator pattern in a clean architecture project.
gitViwe/open-hubviwe
An open version of the base project to showcase the system running in docker.
gitViwe/openTelemetry
Instrumenting .NET applications with Open Telemetry
gitViwe/problem-details
Problem Details for HTTP APIs
gitViwe/rabbitMQ
Getting started with RabbitMQ message broker
gitViwe/RepositoryPattern
Generic Data Access Repository
gitViwe/yarp
YARP: Yet Another Reverse Proxy
gitViwe/WebAuthentication
The technology builds on public/private keys, allowing authentication to happen without sharing a secret between the user & platform. This brings many benefits, such as easier and safer logins and makes phishing attempts extremely hard.