Skip to content

⭐ A curated list of my GitHub starred repos. Automatically updates by GitHub Actions.

Notifications You must be signed in to change notification settings

slempke/github-stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Awesome Stars Awesome

A curated list of my GitHub stars! Generated by starred.

Contents

AppleScript

Astro

AutoHotkey

  • itenium-be/Mi-Ke - Collection of Autohotkey scripts to make daily life in Windows less dull

Batchfile

C

C#

  • scriban/scriban - A fast, powerful, safe and lightweight scripting language and engine for .NET
  • dotnetcore/Magicodes.IE - Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
  • damienbod/AspNetCoreCsvImportExport - ASP.NET Core CSV import export custom formatters
  • damienbod/AspNetCoreFilters - ASP.NET Core MVC Filters
  • damienbod/IdentityServer4AspNetCoreIdentityTemplate - An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template with localization
  • damienbod/AspNetCoreWindowsAuth - Local and Windows Authentication, ASP.NET Core MVC, IdentityServer4
  • MiniProfiler/dotnet - A simple but effective mini-profiler for ASP.NET (and Core) websites
  • Cinchoo/ChoETL - ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
  • JoshClose/CsvHelper - Library to help reading and writing CSV files
  • dotnetcore/BootstrapBlazor - A set of enterprise-class UI components based on Bootstrap and Blazor
  • dotnet/AspNetCore.Docs - Documentation for ASP.NET Core
  • patrickgod/dotnet5-rpg - Code for the online course ".NET 5 & .NET Core 3.1 Web API & Entity Framework Jumpstart" on Udemy.
  • ardalis/CleanArchitecture - Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
  • Aspodel/excel-handler - Read and export Excel file with ASP.Net Core Webapi, EPPlus, ExcelDataReader
  • SaiGonSoftware/Awesome-CMS-Core - Awesome CMS Core is an open source CMS built using ASP.Net Core & ReactJS with module seperation concern in mind and provide lastest trend of technology like .Net Core, React, Webpack, SASS, Backgroun
  • dotnet/efcore - EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
  • rigofunc/NPOI.Extension - This repo contains the extension for the NPOI, which provides IEnumerable<T> have save to and load from excel functionalities.
  • donnytian/Npoi.Mapper - Use this tool to import or export data with Excel file. The tool is a convention based mapper between strong typed object and Excel data via NPOI.
  • nabehiro/TableIO - TableIO provides common interaface for reading and writing CSV, Excel and other table format content.
  • hanzhaoxin/ExcelReport - This reporting engine is built on NPOI.
  • nissl-lab/npoi-examples - To get started with NPOI, here is all the official examples.
  • Excel-DNA/ExcelDna - Excel-DNA - Free and easy .NET for Excel. This repository contains the core Excel-DNA library.
  • EPPlusSoftware/EPPlus.Sample.NetCore - EPPlus samples for .NET Core. More details in Readme.md.
  • mini-software/MiniExcel - Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)
  • sqlkata/querybuilder - SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
  • MudBlazor/MudBlazor - Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
  • go2ismail/Asp.Net-Core-Inventory-Order-Management-System - ASP.NET Core Razor Pages implementation of inventory order management. Warehouse, product, vendor, customer, purchase order, sales order, shipment, goods receive and more
  • dotnet/orleans - Cloud Native application framework for .NET
  • dodyg/practical-aspnetcore - Practical samples of ASP.NET Core 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
  • Tewr/BlazorFileReader - Library for creating read-only file streams from file input elements or drop targets in Blazor.
  • cake-build/cake - 🍰 Cake (C# Make) is a cross platform build automation system.
  • jasontaylordev/CleanArchitecture - Clean Architecture Solution Template for ASP.NET Core
  • EPPlusSoftware/EPPlus - EPPlus-Excel spreadsheets for .NET
  • 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.
  • aspnetcorehero/ToastNotification - ToastNotification is a Minimal & Elegant Toast Notification Package for ASP.NET Core Web Applications that can be invoked via C#. Compatible with ASP.NET Core 3.1 and .NET 5.
  • nissl-lab/npoi - a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
  • ClosedXML/ClosedXML - ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML A
  • DapperLib/Dapper - Dapper - a simple object mapper for .Net
  • lkurzyniec/netcore-boilerplate - Boilerplate of API in .NET 8
  • graphql-dotnet/graphql-dotnet - GraphQL for .NET
  • AvaloniaUI/Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
  • ExcelDataReader/ExcelDataReader - Lightweight and fast library written in C# for reading Microsoft Excel files
  • Humanizr/Humanizer - Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
  • dnikolovv/dev-adventures-realworld - A RealWorld application implemented using the Dev Adventures .NET Core template and functional programming.
  • dotnet/ResXResourceManager - Manage localization of all ResX-Based resources in one central place.
  • reactiveui/ReactiveUI - An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state
  • dotnet/aspnetcore - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
  • FluentValidation/FluentValidation - A popular .NET validation library for building strongly-typed validation rules.
  • App-vNext/Polly - Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thr
  • ashmind/SharpLab - .NET language playground
  • reactjs/React.NET - .NET library for JSX compilation and server-side rendering of React components
  • serilog/serilog - Simple .NET logging with fully-structured events
  • MassTransit/MassTransit - Distributed Application Framework for .NET
  • icsharpcode/SharpZipLib - #ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
  • lukencode/FluentEmail - All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
  • EISK/eisk.webapi - Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.
  • dotnet/csharplang - The official repo for the design of the C# programming language
  • MarcosMeli/FileHelpers - The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
  • umbraco/Umbraco-CMS - Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
  • github/VisualStudio - GitHub Extension for Visual Studio
  • PowerShell/PowerShellEditorServices - A common platform for PowerShell development support in any editor or application!
  • Azure/azure-functions-core-tools - Command line tools for Azure Functions
  • onelioubov/DotnetTemplateDemo - Demo of a custom dotnet template project.
  • bhrugen/QuirkyBookRental - Book Rental Application for Udemy Course - Complete ASP.NET MVC course in C#
  • SH4KUR/PharmacyNetwork - ASP.NET Core 3.1 MVC web application for accounting of medical goods in a network of pharmacies
  • collinbarrett/FilterLists - 🛡️ The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.
  • jamesmh/coravel - Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
  • FritzAndFriends/ResourceManagement - A resource management application originally designed for Sebastian Riding Associates.
  • dotnet/project-system - The .NET Project System for Visual Studio
  • dotnet/sdk - Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
  • serenity-is/Serenity - Business Apps Made Simple with Asp.Net Core MVC / TypeScript
  • domaindrivendev/Swashbuckle.WebApi - Seamlessly adds a swagger to WebApi projects!
  • bhrugen/DapperDemo -
  • dotnet-architecture/eShopOnWeb - Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
  • loic-sharma/BaGet - A lightweight NuGet and symbol server
  • ErikEJ/SqlCeToolbox - SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)
  • NuGetPackageExplorer/NuGetPackageExplorer - Create, update and deploy Nuget Packages with a GUI
  • go2ismail/DotnetDesk - Asp.Net Example web application showing the capabilities of ASP.NET Core 2 MVC, EF (Entity Framework), Web API, Bootstrap, jQuery, datatables, adminlte template and many more. Web app created as helpd
  • Capm96/Tournament-Tracker - Windows desktop application that allows users to create and play through elimination-style tournaments.
  • Capm96/Knowledge-Trees - Windows desktop application that allows users to write about what they learn.
  • jasontaylordev/NorthwindTraders - Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
  • PowerShell/PSScriptAnalyzer - Download ScriptAnalyzer from PowerShellGallery
  • oz-code/OzCodeDemo - Demos that show the power of OzCode
  • ShareX/ShareX - ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of file
  • dotnet/docfx - Static site generator for .NET API documentation.
  • NLog/NLog - NLog - Advanced and Structured Logging for Various .NET Platforms
  • thangchung/awesome-dotnet-core - 🐝 A collection of awesome .NET core libraries, tools, frameworks and software
  • nodatime/nodatime - A better date and time API for .NET
  • mayerwin/vs-customize-window-title - Customize Visual Studio Window Title - Visual Studio Extension
  • aspnetboilerplate/aspnetboilerplate - ASP.NET Boilerplate - Web Application Framework
  • nuke-build/nuke - 🏗 The AKEless Build System for C#/.NET
  • Dotnet-Boxed/Templates - .NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
  • codecadwallader/codemaid - CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
  • microsoft/PowerToys - Windows system utilities to maximize productivity
  • randyrants/sharpkeys - SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.
  • OrchardCMS/OrchardCore - Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
  • felixse/FluentTerminal - A Terminal Emulator based on UWP and web technologies.
  • microsoft/Git-Credential-Manager-for-Windows - Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
  • QL-Win/QuickLook - Bring macOS “Quick Look” feature to Windows
  • spectresystems/jarvis - Your robotic butler.
  • PowerShell/PowerShell - PowerShell for every system!
  • chocolatey/choco - Chocolatey - the package manager for Windows

C++

CSS

Clojure

Crystal

D

  • gnunn1/tilix - A tiling terminal emulator for Linux using GTK+ 3
  • spikespaz/search-deflector - A small program that forwards searches from Cortana to your preferred browser and search engine.

Dart

  • flutter/flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
  • sass/dart-sass - The reference implementation of Sass, written in Dart.

Dockerfile

  • dotnet/docs - This repository contains .NET Documentation.

Elixir

Emacs Lisp

Gherkin

Go

Groovy

HTML

Haskell

Java

JavaScript

Jinja

Jupyter Notebook

Kotlin

Less

Lua

MDX

Makefile

Markdown

Nix

Nunjucks

OCaml

  • mirage/mirage - MirageOS is a library operating system that constructs unikernels
  • jfeser/odoc2docset - Create Dash docsets from Odoc generated documentation.

Objective-C

Objective-C++

Others

PHP

PLpgSQL

Perl

PowerShell

Pug

  • zoxon/gulp-front - Frontend boilerplate and framework based on gulp, pug, stylus and babel

PureBasic

Python

R

Roff

Ruby

Rust

SCSS

Sass

Scala

Scheme

Shell

Svelte

Swift

TeX

TypeScript

Vala

Vim Script

Vue

License

CC0

To the extent possible under law, slempke has waived all copyright and related or neighboring rights to this work.

About

⭐ A curated list of my GitHub starred repos. Automatically updates by GitHub Actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published