Bas Wanders's starred repositories
animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
azure-quickstart-templates
Azure Quickstart Templates
ngx-datatable
✨ A feature-rich yet lightweight data-table crafted for Angular
angular-interview-questions
List of 300 Angular Interview Questions and answers
clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
ng2-dragula
Simple drag and drop with dragula
angular-oauth2-oidc
Support for OAuth 2 and OpenId Connect (OIDC) in Angular.
beginners-guide-to-react
The Beginner's Guide To ReactJS
angular-split
🍌 Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.
OpenDBDiff
A database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script.
Argon-Dokuwiki-Template
Dokuwiki Template based on the Argon Design System
ObjectDumper
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
ng-snotify
Angular 2+ Notification Center
ITfoxtec.Identity.Saml2
ITfoxtec Identity Saml2 adds SAML-P support for both Identity Provider (IdP) and Relying Party (RP) on top of the SAML 2.0 functionality implemented in the .NET framework.
appservice-landing-zone-accelerator
The Azure App Service landing zone accelerator is an open-source collection of architectural guidance and reference implementation to accelerate deployment of Azure App Service at scale.
ngx-datatable
✨ A feature-rich yet lightweight data-table crafted for Angular
saml-angular
SAML2.0 WebSSO with angular app
angular-gauntlets
Add shortcuts to easily debug your Angular 2+ application
angular-components-workspace
compiled library at npm
dotnet-strategy-pattern-using-dependency-injection
This repository contains an example that shows how easy is to build a Strategy pattern using dependency injection with .NET