Pinned Repositories
angular-fundamentals-seed
Angular Fundamentals seed project
angular-material-boilerplate
Angular-Seed-v10-NgRX
Angular-v10-Seed
Angular1BaseFrontEnd
AngularSeed
This is a angular seed project
AngularSeedv8
Angular seed project for version 8 including basic functionalities and Ant Design UI
Architecture
.NET 5, ASP.NET Core 5, Entity Framework Core 5, C# 9, Angular 12, Clean Code, SOLID, DDD.
ASP.NET-Core---SOLID-and-Clean-Architecture-.NET-5-and-up-
Educational Project to demonstrate MediatR, CQRS & Onion/Clean Architecture in ASP.NET Core
AspNetCoreRateLimit
ASP.NET Core rate limiting middleware
adimation's Repositories
adimation/Angular-v10-Seed
adimation/angular-fundamentals-seed
Angular Fundamentals seed project
adimation/Angular-Seed-v10-NgRX
adimation/Angular1BaseFrontEnd
adimation/Boilerplate
Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
adimation/Broken-Identity-2.0
Microsoft Identity 2.0 broken into multi layered project. Easier to customize and ready to go!
adimation/clean-code
Notes on the book Clean Code - A Handbook of Agile Software Craftsmanship by Robert C. Martin
adimation/cracking-the-coding-interview
C# solutions/tests to Gayle Laakmann McDowell's "Cracking The Coding Interview 6th edition"
adimation/Cracking-the-Coding-Interview-Solutions-in-Csharp
My solutions to the problems in Cracking the Coding Interview in C#
adimation/designpatterns
Design Patterns
adimation/DesignPatterns-1
The project includes examples of implementation of Design Patterns by GOF using C# and UML diagrams
adimation/docker-course
Collection of demos for docker course
adimation/facebook-android-sdk
Facebook SDK for Android
adimation/Identity-Permission-Extension
An extension to adding Permission-based authorization capability to the Microsoft Identity 2 membership system.
adimation/nestjs-advance-course
nestjs advance course
adimation/ngrx-store-effects-app
Project seed app for our NGRX application using Angular, NGRX Store, Effects, Router Store.
adimation/Pacco
Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach.
adimation/run-aspnetcore-microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, Ocelot API Gateway, MongoDB, Redis, SqlServer, Entity Framework Core, CQRS and Clean Architecture implementation. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount->
adimation/soliddesign
SOLID Design Principles