justinamiller / DotNet-Coding-GuidelinesLinks
This repo highlights the list of software engineering guidelines in general.
☆327Updated last week
Alternatives and similar repositories for DotNet-Coding-Guidelines
Users that are interested in DotNet-Coding-Guidelines are comparing it to the libraries listed below
Sorting:
- A curated list of awesome articles and resources for learning and practicing .Net Core and its related technologies.☆15Updated 5 months ago
- A place I'm trying out the new ASP.NET Core minimal APIs features.☆669Updated 3 years ago
- A library that generates Minimal API endpoints for an Entity Framework context.☆450Updated 3 years ago
- This repository is meant to show how to perform common tasks using C# with variety of ORMs.☆399Updated 2 months ago
- C# 9 Cheat Sheet with code example and pros and cons.☆407Updated 5 years ago
- ☆295Updated 3 years ago
- A collection of coding patterns in no particular order☆1,431Updated last year
- Coding Guidelines for C#☆146Updated 6 years ago
- Simple repository containing one simple example for all existing patterns in C#☆252Updated last year
- > A minimal, non-syntetic, clean architecture, modern C# 11 syntax, feature rich demo application for checking stock prices.☆113Updated 2 years ago
- ASP.NET Core 10.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentica…☆268Updated last month
- The safest way to make REST calls in C# with an MCP Generator☆401Updated 2 months ago
- Adaptive CRUD for ASP.NET Core. With EasyData you can get both API endpoints and client-side UI for all CRUD operations in a matter of mi…☆622Updated last week
- 🎭 Minimal Reddit clone☆130Updated 4 years ago
- Samples and resources of how to design WebApi with .NET☆244Updated 3 years ago
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆447Updated last week
- ⚡Offline dotnet standard library to get information about countries☆296Updated last month
- ☆242Updated last year
- A curated list of content around JetBrains Rider☆205Updated last year
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆415Updated 3 years ago
- Clean Architecture Solution Template for .NET 6☆246Updated 3 years ago
- Awesome collection of libraries to build Software as a Service (SaaS) web application using ASP.NET Core☆291Updated last year
- A multiplayer trivia game using SignalR and .NET 7☆207Updated 2 years ago
- .NET Core Extensions and Helper NuGet packages.☆718Updated this week
- Big-O complexities of common algorithms used in .NET and Computer Science.☆458Updated last year
- Samples associated with Pluralsight design patterns in c# courses.☆547Updated 2 years ago
- Come learn about all the Gang of Four patterns (e.g. Adapter, Facade, Strategy, Mediator, Command and more) with C# and food examples!