Referbruv

Results 10 repositories owned by Referbruv

ContainerNinja.CleanArchitecture

216
Stars
58
Forks
Watchers

ContainerNinja is a boilerplate template project to demonstrate building a multi-container Full Stack application with ASP.NET Core (.NET 6) Web API following Clean Architecture, and Angular.

CognitoUserManager

24
Stars
8
Forks
Watchers

Cognito User Manager is a user management solution that demonstrates building User flows in AWS Cognito using ASP.NET Core.

CqrsNinja

39
Stars
18
Forks
Watchers

CQRS Ninja is a boilerplate solution, built to demonstrate implementing CQRS in ASP.NET Core (.NET 6) via MediatR.

CustomSchemeNinja

32
Stars
4
Forks
Watchers

A Sample API project to demonstrate creating and using a custom authentication scheme in ASP.NET Core (.NET 6)

MailingNinja

34
Stars
8
Forks
Watchers

MailingNinja is a simple boilerplate solution that demonstrates sending mails with attachments from an ASP.NET Core (.NET 6) application using MailKit and MimeKit.

role-policy-authorization-sample

17
Stars
10
Forks
Watchers

A sample application to demonstrate the implementation of Role based and Policy based Authorization in ASP.NET Core

simple-sts

27
Stars
9
Forks
Watchers

A Minimalistic TokenServer based on the IdentityServer4 framework.

SocialNinja

19
Stars
8
Forks
Watchers

Sample project to demonstrate Google and Facebook Authentication using ASP.NET Core

SwaggerHeroes

43
Stars
5
Forks
Watchers

SwaggerHeroes is a boilerplate solution to demonstrate integrating Swagger UI with ASP.NET Core.

dotnetcore-mongo-bookstore

16
Stars
7
Forks
Watchers

A Sample Application to demonstrate working with MongoDB using ASP.NET Core