ginosimon's Stars
LeCoupa/awesome-cheatsheets
π©βπ»π¨βπ» Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
iammukeshm/CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
CreativeIT/material-angular-dashboard
Material Angular Admin Template
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
aspnetcorehero/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.
BehzadDara/SampleProject
fullstackhero/blazor-wasm-boilerplate
Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.
fullstackhero/dotnet-microservices-boilerplate
The Ultimate Microservices Starter Kit for .NET Developers!
iammukeshm/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. This means higher flexibility and lesser coupling. In this approach, we can see that all the Layers are dependent only on the Core Layers.
justinamiller/DotNet-Coding-Guidelines
This repo highlights the list of software engineering guidelines in general.
Alheimsins/bigfive-web
Website for taking personality tests
casa-de-vops/terraform-code-standards
Comprehensive set of Terraform coding standards designed for enterprise-level projects
hmol/LinkCrawler
Find broken links in webpage
iammukeshm/HealthChecks.WebApi
In this article, we will go through Healthchecks in ASP.NET Core, itβs uses, variations and implementing your own custom health-checks. This is one of the integral parts to consider while building ASP.NET Core Applications for production. Here are the topics covered.
rahulrai-in/movie-reviews
brenorc/autonomous-analytics
Oracle Autonomous Database and Analytics Cloud Training for Partners
iammukeshm/CoreLibrary
A Helper Library for all my future .NET Core Projects
iammukeshm/hosting-aspnet-core-webapi-on-amazon-ec2
hosting-aspnet-core-webapi-on-amazon-ec2
iammukeshm/dotnet-tips
Logang1007/inifinity_repo
A web automation framework that allows regression testing of web apps
ginosimon/cricscore-hybrid-mobile-app
Hybrid Mobile App for cricket match results built using Ionic 2, Cordova, Angular 5, Typescript and Firebase
ginosimon/tech-jobs-with-relocation
All-in-one guide to getting a tech job abroad π
Logang1007/nodejs_with_typescript
This nodejs template allows you code in typescript and it includes a mssql implementation wrapper with a api wrapper