Pinned Repositories
angular-app-template
complete sample front end application created using angular 9
angular-basic-template
The basic template for angular application
apppsvc-mobile-quickstart-win
Windows client quickstart project with tutorials completed (push, auth, offline, etc..)
AspNet-Core-Wcf-Client
This .NET Core based ASP.NET Core POC application consumes WCF service. In this application implemented the consumption of WCF service as SOAP request and REST call.
aspnetcore-efcore-api
Application template of ASP.NET Core api and EF Core
awesome-system-design-resources
This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems
clean-architecture-demo
A sample app for my presentation on Clean Architecture: Patterns, Practices, and Principles
covid-dashboard
Covid-19 Dashboard for Sri Lanka Situation
JwtAuthAspNetCoreAPI
In this project implemented an authentication of the ASP.NET Core web API using JWT token and also implemented password hashing and salt with best practices.
JwtSecureApiService
ASP.NET Core Web API application demonstrate JWT access token and refresh token authentication and authorization based on user roles
Manojb86's Repositories
Manojb86/JwtAuthAspNetCoreAPI
In this project implemented an authentication of the ASP.NET Core web API using JWT token and also implemented password hashing and salt with best practices.
Manojb86/JwtSecureApiService
ASP.NET Core Web API application demonstrate JWT access token and refresh token authentication and authorization based on user roles
Manojb86/angular-app-template
complete sample front end application created using angular 9
Manojb86/angular-basic-template
The basic template for angular application
Manojb86/apppsvc-mobile-quickstart-win
Windows client quickstart project with tutorials completed (push, auth, offline, etc..)
Manojb86/AspNet-Core-Wcf-Client
This .NET Core based ASP.NET Core POC application consumes WCF service. In this application implemented the consumption of WCF service as SOAP request and REST call.
Manojb86/aspnetcore-efcore-api
Application template of ASP.NET Core api and EF Core
Manojb86/awesome-system-design-resources
This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems
Manojb86/BotBuilder-Samples
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
Manojb86/clean-architecture-demo
A sample app for my presentation on Clean Architecture: Patterns, Practices, and Principles
Manojb86/covid-dashboard
Covid-19 Dashboard for Sri Lanka Situation
Manojb86/clean-code-typescript
Clean Code concepts adapted for TypeScript
Manojb86/ContainerizedEFCoreApi
Use of Entity Framework Core in a containerized ASP.NET Core Web API
Manojb86/customer-portal-react-web
Customer portal application created using React.
Manojb86/eBooks
.NET Architecture e-Books
Manojb86/GitHubActionWebApp
Sample Web Application to demonstrate GitHub Actions
Manojb86/Httwrap
General purpose, simple but useful HttpClient wrapper for .NET & Xamarin/Mono
Manojb86/microsoft-graph-comms-samples
Microsoft Graph Communications Samples
Manojb86/mslearn-tailspin-spacegame-web
Code used in Microsoft Learn modules to support Azure DevOps
Manojb86/ng-auth-client-app
angular client application implemented for demonstrate JWT access token and refresh token authentication with user role base authorization
Manojb86/react-sample-app
Manojb86/react-web-app-test
React web app with basic features.
Manojb86/Wcf-Soap-Service-Test
This is a POC application of old school WCF service. The purpose of creating this service is to try out WCF service consumption with .NET Core/ ASP.NET Core.