Projects in Awesome Lists by devlooped
A curated list of projects in awesome lists by devlooped .
https://github.com/devlooped/moq
The most popular and friendly mocking framework for .NET
Last synced: 15 Mar 2026
https://github.com/moq/moq4
The most popular and friendly mocking framework for .NET
Last synced: 04 Apr 2025
https://github.com/devlooped/gitinfo
Git and SemVer Info from MSBuild, C# and VB
Last synced: 22 Jul 2025
https://github.com/devlooped/GitInfo
Git and SemVer Info from MSBuild, C# and VB
Last synced: 20 Mar 2025
https://github.com/devlooped/thisassembly
Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.
Last synced: 15 May 2025
https://github.com/devlooped/ThisAssembly
Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.
Last synced: 09 Apr 2025
https://github.com/devlooped/smallsharp
Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.
console-application csharp csharp-sourcegenerator learning visual-studio
Last synced: 12 Jan 2026
https://github.com/devlooped/SmallSharp
Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.
console-application csharp csharp-sourcegenerator learning visual-studio
Last synced: 17 Apr 2025
https://github.com/devlooped/nugetizer
A simple to understand packing model for authoring NuGet packages
Last synced: 16 May 2025
https://github.com/devlooped/avatar
A modern compile-time generated interception/proxy library
csharp-sourcegenerator dynamicproxy proxy-generation
Last synced: 14 Jan 2026
https://github.com/devlooped/nudoq
A standalone API to read .NET XML documentation files and optionally augment it with reflection information.
Last synced: 05 Apr 2025
https://github.com/devlooped/dependencyinjection
Provides compile-time discovery and code generation of service registrations from attributed types and conventions
Last synced: 21 Aug 2025
https://github.com/devlooped/dotnet-file
Download, update and sync loose files from URLs
Last synced: 20 Aug 2025
https://github.com/devlooped/DependencyInjection
Provides compile-time discovery and code generation of service registrations from attributed types and conventions
Last synced: 10 Apr 2025
https://github.com/devlooped/dotnet-trx
Pretty-print test results from trx files
Last synced: 10 Apr 2025
https://github.com/devlooped/dotnet-vs
A global tool for managing Visual Studio installations
Last synced: 20 Aug 2025
https://github.com/devlooped/sponsorlink
SponsorLink: an attempt at OSS sustainability
oss sponsors sponsorships sustainability
Last synced: 13 Mar 2026
https://github.com/devlooped/cloudactors
An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.
Last synced: 16 Apr 2026
https://github.com/devlooped/structid
Automatic implemention of stronly typed IDs via record structs with compile-time feature auto-detection
csharp-sourcegenerator roslyn roslyn-analyzer roslyn-code-analysis roslyn-codefix roslyn-generator
Last synced: 14 Apr 2026
https://github.com/devlooped/websocketpipe
System.IO.Pipelines API adapter for System.Net.WebSockets
csharp dotnet networking pipelines websocket websockets
Last synced: 25 Oct 2025
https://github.com/devlooped/rxfree
An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers
Last synced: 17 Mar 2026
https://github.com/devlooped/WebSocketPipe
System.IO.Pipelines API adapter for System.Net.WebSockets
csharp dotnet networking pipelines websocket websockets
Last synced: 19 Jan 2026
https://github.com/devlooped/tablestorage
Repository pattern with POCO object support for storing to Azure / Cosmos DB Table Storage
Last synced: 10 Apr 2025
https://github.com/devlooped/xunit.assemblyfixture
Provides per-assembly fixture state support for xunit
Last synced: 10 Apr 2025
https://github.com/devlooped/merq
Internal application architecture via command and event messages
Last synced: 20 Jun 2025
https://github.com/devlooped/schematron
A Schematron ISO/IEC standard processor for .NET, written in C#
Last synced: 16 Apr 2026
https://github.com/devlooped/oss
Basic repo configuration for my OSS projects
Last synced: 21 Jan 2026
https://github.com/devlooped/chromium
Run a portable Chromium using dotnet 6+ and nuget.
Last synced: 31 May 2026
https://github.com/devlooped/credentialmanager
Packages the official Git Credential Manager cross-platform credential store implementation supporting Windows, macOS and Linux for use as a NS2.0 library with no UI or external dependencies.
credential-manager credential-storage credentials dotnet
Last synced: 20 Jul 2025
https://github.com/devlooped/injector
Allows injecting .NET code into another Windows process
Last synced: 10 Apr 2025
https://github.com/devlooped/websocketeer
High-performance intuitive API for Azure Web PubSub protobuf subprotocol
Last synced: 10 Apr 2025
https://github.com/devlooped/websocketchannel
High-performance System.Threading.Channels API adapter for System.Net.WebSockets
csharp dotnet websocket websockets
Last synced: 10 Apr 2025
https://github.com/devlooped/dotnet-tor
A .NET cross-platform CLI app that uses TorSharp to run a local proxy
cli csharp dotnet dotnet-tool dotnet-tools tor
Last synced: 10 Apr 2025
https://github.com/devlooped/xunit.vsix
Xunit for creating VSIX integration tests
Last synced: 10 Apr 2025
https://github.com/devlooped/json
JsonPeek and JsonPoke tasks implementations
Last synced: 10 Apr 2025
https://github.com/devlooped/dotnet-stop
Gracefully stops processes by sending them SIGINT (Ctrl+C) in a cross platform way.
Last synced: 06 May 2025
https://github.com/devlooped/catbag
A repository of loose helpers, base clases and assorted code
Last synced: 17 Jun 2025
https://github.com/devlooped/dotnet-evergreen
A dotnet tool runner that automatically updates the tool package before and while running it
Last synced: 12 Jul 2025
https://github.com/devlooped/dotnet-run
Run a dotnet C# file or script using .NET 10+
Last synced: 24 Oct 2025
https://github.com/devlooped/dotnet-gcm
A dotnet global tool to interface with the Git Credentials Manager Core
Last synced: 10 Apr 2025
https://github.com/devlooped/dotnet-eventgrid
Azure Function app and accompanying dotnet global tool to monitor Azure EventGrid streams in real-time.
Last synced: 10 Apr 2025
https://github.com/devlooped/jq
A nuget distribution of the official JQ implementation, for easy consumption from .NET
Last synced: 06 May 2025
https://github.com/devlooped/system.diagnostics.tracer
An improved API on top of System.Diagnostics
Last synced: 12 Oct 2025
https://github.com/devlooped/runcs
Run C# programs from gists or remote repositories
Last synced: 24 Oct 2025
https://github.com/devlooped/epub
A lightweight library that implements EPUB standard
Last synced: 20 Jun 2025
https://github.com/devlooped/actions-bot
A GitHub Action that sets bot secrets as git defaults if present
Last synced: 11 Oct 2025
https://github.com/devlooped/ai
Extensions for Microsoft.Agents.AI and Microsoft.Extensions.AI
agents agents-sdk ai dotnet extensions
Last synced: 24 Oct 2025
https://github.com/devlooped/packagereferencecleaner
Clean your PackageReferences with PrivateAssets=all into beautiful one-liners, automatically
Last synced: 10 Apr 2025
https://github.com/devlooped/ai.benchmarks
Benchmark different AI services that can be accessed using Microsoft.Extensions.AI
Last synced: 02 Nov 2025
https://github.com/devlooped/cognitive
Unified Cognitive API for Azure, Amazon and Google
Last synced: 29 Aug 2025
https://github.com/devlooped/cloudy
Spike on cloud-first architecture for apps, heavily event-driven
Last synced: 16 May 2025
https://github.com/devlooped/shields
Custom endpoints for custom badges using https://shields.io/endpoint
Last synced: 28 Feb 2026
https://github.com/devlooped/actions-includes
Processes include HTML comments in files and inserts the included files
actions github github-actions markdown
Last synced: 29 Jun 2025
https://github.com/devlooped/dotnet-env
Companion to dotnet-env GitHub action to initialize a repository dotnet versions file
Last synced: 24 Oct 2025
https://github.com/devlooped/smith
An opinionated meta-package for implementing agents using Microsoft.Extensions.AI
Last synced: 24 Oct 2025
https://github.com/devlooped/sponsors
Automatically updated list of devlooped sponsors
Last synced: 23 Jan 2026
https://github.com/devlooped/streamr
An opinionated streaming-based library for running assistants with support for tool/function invocation and assistant behavior composition.
Last synced: 10 Apr 2025
https://github.com/devlooped/actions-which-dotnet
Determines which .NET SDKs are in use
Last synced: 22 Feb 2026
https://github.com/devlooped/vsgallery
A Visual Studio custom gallery feed based on Azure functions and blob storage
Last synced: 29 Aug 2025
https://github.com/devlooped/.github
Common shared GitHub files for the organization
Last synced: 24 Jan 2026
https://github.com/devlooped/actions-sponsor
A GitHub Action that labels issues and pull requests if the creator is a sponsor.
Last synced: 10 Apr 2025
https://github.com/devlooped/www.nosayudamos.org
Sitio web de nosayudamos.org
Last synced: 02 Feb 2026
https://github.com/devlooped/actions
Single-purpose actions authored as C# single-file programs to be run with dnx runcs
Last synced: 24 Oct 2025
https://github.com/devlooped/commandline.attributed
An application model on top of System.CommandLine that leverages attributed classes and methods to build a CLI app.
Last synced: 19 Mar 2026
https://github.com/devlooped/gh-docs
A Jekyll template that duplicates the GitHub Docs site design
Last synced: 08 Oct 2025
https://github.com/devlooped/dotnet-burn
Burns an SRT subtitle file with optional font formatting in a video
Last synced: 16 May 2025
https://github.com/devlooped/mcraft
Connect and play Minecraft with friends and family, with no servers or ads, with the full speed your connection allows as if everyone was sitting right next to you, just like a local LAN game session. Welcome to WebLAN gaming!
Last synced: 19 Mar 2026
https://github.com/devlooped/nuget
NuGet OSS authors and contributors stats
Last synced: 22 Jan 2026
https://github.com/devlooped/cloudstorageaccount
Brings back the CloudStorageAccount for Azure Storage v12+
Last synced: 16 Jul 2025