madSimonJ / CSharpHacksLinks
A repository to contain all of the C# Hacks you've ever thought of, anything that makes your coding life easier
☆50Updated 3 years ago
Alternatives and similar repositories for CSharpHacks
Users that are interested in CSharpHacks are comparing it to the libraries listed below
Sorting:
- ☆63Updated 6 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- Home repository for EventDriven.NET☆74Updated last year
- Samples of the latest EF Core features☆71Updated 10 months ago
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆165Updated 2 years ago
- A .NET Core Library to support registering Minimal APIs in a Sane Way☆57Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 9 months ago
- Highly Performant C# code with benchmark results☆59Updated 4 years ago
- A collection of helpers libraries for Minimal API projects.☆138Updated 2 weeks ago
- a .NET Core library to make developing offline for OAuth and OIDC much easier.☆60Updated last year
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆150Updated last year
- A sample showing command and control using client results☆160Updated 3 years ago
- A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline☆139Updated 2 years ago
- ☆96Updated last year
- basic example of helper APIs for IDistributedCache☆57Updated 2 years ago
- .NET tool to do a real clean of a project directory☆123Updated 3 weeks ago
- C# 9 features☆35Updated 3 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 3 years ago
- Demo Grocery List API☆74Updated 2 years ago
- Minimal Api Demo☆37Updated 3 years ago
- Extensions for ASP.NET Core☆34Updated 2 years ago
- A light weight abstraction over ASP.NET minimal API☆70Updated last month
- Simple way to fake an authenticated user for integration test with ASP.Net Core framework☆155Updated 2 months ago
- Extensions for .NET Aspire☆80Updated last year
- Simple eStore frontend backend application using ASP.NET Core☆105Updated 2 years ago
- Analyzer for .NET solution / projects☆31Updated last month
- A sample plugin model for ASP.NET Core applications☆126Updated 3 years ago
- Performance tricks I learned from contributing to the Azure .NET SDK☆75Updated 2 years ago
- An exploration of allowing returning rendered Razor Components (aka Blazor Components) from ASP.NET Core Minimal API endpoints.☆31Updated 2 years ago
- Extension methods which use the excellent OneOf library to enable asynchronous method chaining in C#☆72Updated 8 months ago