afuersch's Stars
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).
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
Kristories/awesome-guidelines
A curated list of high quality coding style conventions and standards.
dahlbyk/posh-git
A PowerShell environment for Git
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
npryce/adr-tools
Command-line tools for working with Architecture Decision Records
xoofx/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite
MiniProfiler/dotnet
A simple but effective mini-profiler for ASP.NET (and Core) websites
amis92/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
dotnet/format
Home for the dotnet-format command
amantinband/throw
A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
kspearrin/Otp.NET
A .NET implementation of TOTP and HOTP for things like two-factor authentication codes.
dotnetzoom/AspNetCore-WebApi-Course
🥇 Professional REST API design with ASP.NET Core WebAPI
proudmonkey/AutoWrapper
A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.
Blazored/FluentValidation
A library for using FluentValidation with Blazor
CycloneDX/cdxgen
Creates CycloneDX Bill of Materials (BOM) for your projects from source and container images. Supports many languages and package managers. Integrate in your CI/CD pipeline with automatic submission to Dependency Track server. GPT: https://chatgpt.com/g/g-673bfeb4037481919be8a2cd1bf868d2-cdxgen
ardalis/DesignPatternsInCSharp
Samples associated with Pluralsight design patterns in c# courses.
oracle/dotnet-db-samples
.NET code samples for Oracle database developers #OracleDotNet
telerik/blazor-ui
A collection of examples related to Telerik UI for Blazor Components: https://www.telerik.com/blazor-ui
koenvzeijl/AspNetCore.SassCompiler
Sass Compiler Library for .NET Core 3.1/5.x/6.x/7.x without node, using dart-sass as a compiler
madeyoga/AuthEndpoints
A simple jwt library for Asp.Net 6 that provides a set of minimal api endpoints to handle authentication actions
telerik/blazor-docs
Public Documentation for Telerik UI for Blazor components.
berhir/BlazorWebAssemblyCookieAuth
This sample shows how to secure a Blazor WebAssembly application with cookie authentication. It uses OpenID Connect to request security tokens and ProxyKit to forward request to a REST API.
damienbod/AspNetCoreExperiments
ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page
stefanegli/ResxFormatter
Formats .resx files: Sorts data entries by name and removes xml comments.
szalapski/BlazorRerenderReducers
Provides classes useful for reducing the frequency of component re-renders of Blazor components to a minimum.
gsoft-inc/wl-dotnet-codingstandards
Workleap recommended coding standards for .NET.
kopfrechner/ChurnR
.NET based churn analyzer for your repo