mihaimyh's Stars
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
microsoft/winget-cli
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
microsoft/api-guidelines
Microsoft REST API Guidelines
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
docker-mailserver/docker-mailserver
Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
geerlingguy/ansible-for-devops
Ansible for DevOps examples.
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
teejee2008/timeshift
System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 18, React 18, Vue 3, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, OpenTelemetry, SignalR, Hosted Services, Health Checks, Rate Limiting, Cloud Services (Azure, AWS, GCP).
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.
SteveSandersonMS/CarChecker
A sample Blazor WebAssembly application that includes authentication, in-browser data storage, offline support, localization, responsive layouts, and more. For a video walkthrough, see this link:
BlazorFluentUI/BlazorFluentUI
Port of FluentUI/Office Fabric React components and style to Blazor
Cinchoo/ChoETL
ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
mariusmuntean/ChartJs.Blazor
Brings Chart.js charts to Blazor
proudmonkey/AutoWrapper
A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.
christiandelbianco/monitor-table-change-with-sqltabledependency
Get SQL Server notification on record table change
web-push-libs/web-push-csharp
Web Push library for C#
skclusive/Skclusive.Material.Component
Port of Material-UI in C# for Blazor
proudmonkey/ApiBoilerPlate
A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.1
bharatdwarkani/awesome-libraries-to-build-sass-application-dotnet-core
Awesome collection of libraries to build Software as a Service (SaaS) web application using ASP.NET Core
etlbox/etlbox
A lightweight ETL (extract, transform, load) library and data integration toolbox for .NET.
WeihanLi/WeihanLi.Npoi
NPOI Extensions, excel/csv importer/exporter for IEnumerable<T>/DataTable, fluentapi(great flexibility)/attribute configuration
Daddoon/Blazor.Polyfill
Blazor server-side Polyfills and fixes for Internet Explorer 11 & Edge Legacy
MarcelMichau/fake-survey-generator
A slightly more-than-trivial full-stack application built with DDD & CQRS concepts
christiandelbianco/blazor-notification-db-record-change
Blazor notification on database recond changes
raekins/Oracle-on-Kubernetes
Kubernetes manifest files to get various versions of Oracle running on Kubernetes with persistent storage
SteveSandersonMS/CurrencyConverter