Pinned Repositories
AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 5
angular-moment
Angular Wrapper for moment.js
aspnetcore-webapi
ASP.NET 3.0 WEB API
authz-custom-middleware
Accompanying repo for my blog post series on ASP.NET Core Authorization.
blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
cis-cpp
This is my work from my C++ class, the work inside here may be test programs or class assignments.
CMP73010-assignment1-2019
This is for assignment 1
CSharpDesignPatterns
Design pattern samples in C#
dotnet-webapi-starter-kit
production grade .net 8 webapi starter kit with multitenancy support and clean code. 🔥
DotnetCron
A .Net Core CRON application using Quartz
rajeshnoida's Repositories
rajeshnoida/AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 5
rajeshnoida/angular-moment
Angular Wrapper for moment.js
rajeshnoida/aspnetcore-webapi
ASP.NET 3.0 WEB API
rajeshnoida/authz-custom-middleware
Accompanying repo for my blog post series on ASP.NET Core Authorization.
rajeshnoida/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
rajeshnoida/cis-cpp
This is my work from my C++ class, the work inside here may be test programs or class assignments.
rajeshnoida/CMP73010-assignment1-2019
This is for assignment 1
rajeshnoida/CSharpDesignPatterns
Design pattern samples in C#
rajeshnoida/dotnet-webapi-starter-kit
production grade .net 8 webapi starter kit with multitenancy support and clean code. 🔥
rajeshnoida/DotnetCron
A .Net Core CRON application using Quartz
rajeshnoida/e-commerce-web-api
A simple E Commerce Web API application built with C# 11 and .Net 7 using: Onion software architecture , CQRS , SQL Server , Redis , MediatR , EF Core 7 , Dapper , Event publishing pattern , RabbitMQ , Polling Publisher pattern , Swagger , Docker , NUnit , Integration Test , Code First approach , Migration
rajeshnoida/DropzoneJSNetCore
DropzoneJSNetCore designs for .NET web apps to use the more easy and simplest way to upload our files
rajeshnoida/HtmlSanitizer
A rule based HTML sanitizer built on top of the HTML Agility pack
rajeshnoida/OnionArchitecture
The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application.
rajeshnoida/OnionArchitectureDapper
Este projeto é feito em .NET 6.0, Dapper, C#, versionamento, Onion Architecture, Hexagonal Architecture, fluentvalidation e outros.