-
Ardalis
- Ohio
-
21:28
- 5h behind - http://ardalis.com
- @ardalis.com
- https://www.youtube.com/ardalis
- https://www.youtube.com/nimblepros
- @ardalis
Highlights
- Pro
Stars
A hackathon idea to hide sensitive information in the Azure Portal
Convert your .NET dependencies to the Directory.Packages.props format
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
this is an application that runs Periodically to extract invoices from my gmail account to a specific disk location
A fancy self-hosted monitoring tool
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
Command-line tools for working with Architecture Decision Records
A .NET library for distributed synchronization
Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to existing ones.
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
Learn how to design systems at scale and prepare for system design interviews
Tools, templates, and packages to accelerate building observable, production-ready apps
A reference .NET application implementing an eCommerce site
Messing around with .NET7 and .NET8 BackgroundServices
Clean Architecture with .NET by Packt Publishing
Keep your application code free of dependencies like persistence and presentation.
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
BlazingChat is a Blazor WebAssembly app developed by CuriousDrive for the community. This is a sample application for developers who are just getting started with Blazor.
Base class with tests for adding specifications to a DDD model
https://blazor-university.com
.NET global tool that allows you to combine multiple C# source files into a single one, create a .zip with multiple files, etc.
All the HeroIcons wrapped as Blazor components.
All the simple-icons wrapped as Blazor components.
Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related article: https://medium.com/@evandro.ggomes/json-web-token-a…
An ultra-simplified explanation to design patterns
Small sample projects used to learn concepts with.