An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with csharp-core

A curated list of projects in awesome lists tagged with csharp-core .

https://github.com/alexalvess/aurora-api-project

Aurora is a project developed in .NET 6, where it aims to show how to create something using an architecture, in layers, simple and approaching, in a simplistic way, some concepts such as DDD.

api api-rest aspnet-core aspnetcorewebapi csharp-code csharp-core ddd-architecture ddd-patterns domain-driven-design dotnet6 fluentvalidation github-actions hexagonal-architecture layered-architecture netcore netcore-webapi netcoreapp swagger-ui

Last synced: 07 Apr 2025

https://github.com/karenpayneoregon/csharp-11-ef-core-7-features

Code samples for .NET Core7/C#11 and EF Core 7

csharp-core csharp11 csharp8 efcore efcore7 efcore8

Last synced: 13 May 2025

https://github.com/aws/porting-assistant-dotnet-datastore

The 'Porting Assistant for .NET' is a standalone compatibility analyzer that helps customers to port their .NET Framework (“.NET”) applications to .NET Core on Linux.

aws csharp csharp-core porting

Last synced: 09 Apr 2025

https://github.com/computacionnube/loaiza

Trabajos Individuales y Grupales-Programas Básicos en C#/Windows Forms

basedatos bienvenidos csharp csharp-core hola windowsforms

Last synced: 19 Jun 2025

https://github.com/karenpayneoregon/console-apps

Learn how to work with console application, beginner to advance topics

console-application csharp-core dotnet-tools spectre-console

Last synced: 09 Apr 2025

https://github.com/computacionnube/calva_morocho

Trabajos Individuales en los cuales servirán para la visualización y apoyo de los compañeros dentro de esta plataforma

csharp csharp-core programming programming-language visual-studio

Last synced: 13 May 2025

https://github.com/mizrael/blazorbackgroundtask

small sample showing how to run a background task and display the status in a Blazor app

asp-net-core background-service blazor blazor-server csharp csharp-core dotnet-core

Last synced: 12 Apr 2025

https://github.com/karenpayneoregon/sql-server-computed-columns

Using SQL-Server computed columns with EF Core

computed-columns csharp csharp-core efcore7

Last synced: 13 May 2025

https://github.com/karenpayneoregon/command-line-exploration

Working with command line parameters/arguments for console projects

commandlineparser console-application csharp-core dotnet efcore7 serilog serilog-sink

Last synced: 11 Oct 2025

https://github.com/karenpayneoregon/task-dialog-csharp

Code samples in C# for using TaskDialog

csharp-core csharp-library taskdialog

Last synced: 12 Jun 2025

https://github.com/jasongaylord/markdownsharp

Project that ports code.google.com/p/markdownsharp to .NET Core 1.1

csharp csharp-core markdown markdown-parser

Last synced: 21 Mar 2025

https://github.com/incube-group/core

InCube Core libraries for C#

csharp-core functional-programing nullable option-type

Last synced: 14 Jan 2026

https://github.com/karenpayneoregon/ef-core-7-samples

Collection of EF Core 7 code samples kept simple

csharp-core efcore7 sqlserver visual-studio2022

Last synced: 13 May 2025

https://github.com/karenpayneoregon/toast-notifications

Toast notifications for ASP.NET Core, Razor Pages and Window Forms

bootstrap5 bootstrap5-toast classl csharp-core razor-pages toast-notifications toastr

Last synced: 11 Oct 2025

https://github.com/karenpayneoregon/working-with-files-folders

Useful methods for working with files and folder for Windows using C#

csharp-code csharp-core csharp-library files folders

Last synced: 13 May 2025

https://github.com/karenpayneoregon/bootstrap-samples

bootstrap samples for ASP.NET Core/Razor Pages

asp-net-core bootstrap bootstrap5 csharp-core css javascript razor-pages

Last synced: 13 May 2025

https://github.com/karenpayneoregon/web-app-code-samples

For teaching web development using Visual Studio

asp-net-core csharp-core csharp7 efcore7 razor-pages

Last synced: 13 May 2025

https://github.com/karenpayneoregon/winformsdatabinding

Windows forms data binding, Framework 4.7 and NET8

csharp csharp-core dapper-donet-core databinding net8 winforms

Last synced: 13 May 2025

https://github.com/karenpayneoregon/ef-core-order-by

Provides language extensions for order by using string value

csharp-core efcore7 sql-server

Last synced: 11 Oct 2025

https://github.com/karenpayneoregon/ef-core-dateonly-timeonly

Working with TimeOnly (and DateOnly) for EF Core 6

csharp csharp-core efcore6 timeonly

Last synced: 11 Oct 2025

https://github.com/karenpayneoregon/enum-tips

Various tips for working with enums

csharp-core efcore7 efore

Last synced: 27 Jul 2025

https://github.com/karenpayneoregon/working-with-datetime

Datetime, DateTimeOffset, TimeSpan starter code samples

csharp-core datetime datetimeoffset extension-methods timespan

Last synced: 11 Oct 2025

https://github.com/karenpayneoregon/serilog-console-themes

Provides custom themes library for SeriLog

aspnetcore csharp-core razor-pages serilog

Last synced: 11 Oct 2025

https://github.com/styropyr0/coroutines

This library provides a simple and efficient way to manage asynchronous code in .NET applications, inspired by Kotlin's coroutines. It supports custom dispatchers for flexible threading, and integrates seamlessly with existing Task-based code.

coroutines csharp csharp-core csharp-library dotnet dotnet-core kotlin nuget-package nuget-publisher visual-studio windows-11 windows-forms wpf-application

Last synced: 26 Oct 2025

https://github.com/karenpayneoregon/auto-incrementing-sequences

Learn how to create auto incrementing sequences in C#

csharp-core csharp-library netcore6

Last synced: 13 May 2025

https://github.com/karenpayneoregon/hashing-passwords

Provides code samples for hashing passwords with and without a database

csharp-core efcore hashing hashing-passwords sql-server

Last synced: 10 Apr 2025

https://github.com/karenpayneoregon/sqlserver-to-sqllite

SQL-Server to SqlLite converter

csharp-core sqllite3 sqlserver

Last synced: 11 Oct 2025

https://github.com/karenpayneoregon/create-visual-studio-templates

Shows how to create Visual Studio templates

csharp-core templates visual-studio

Last synced: 11 Aug 2025

https://github.com/karenpayneoregon/dyynamic-sql-where-in

Provides methods to generate dynamic WHERE IN clauses for databases

csharp csharp-core sql sql-server

Last synced: 13 Jul 2025

https://github.com/karenpayneoregon/efcore-dapper-dataprovider

Basic code samples for working with sql-server via EF Core, Dapper and SqlClient

csharp-core dapper-donet-core efcore7 sqlclient sqlserver

Last synced: 23 Mar 2025

https://github.com/karenpayneoregon/ef-core-string-has-conversion

Provides a simple example for EF Core 7 encrypting/decrypting string in SQL-Server database table

csharp-core efcore efcore7 sql-server

Last synced: 23 Mar 2025

https://github.com/karenpayneoregon/learn-bogus-efcore

Learn Bogus with C# and EF Core 7

bogus csharp-core ef-core

Last synced: 23 Mar 2025

https://github.com/pjazdzyk/sound-dampening-analyzer

Noise generation, propagation and dampening C# library for ventilation ducts based on VDI-2081 standard.

acoustics csharp csharp-core engineering hvac net-numerics noise noise-reduction sound vdi-2081 ventilation xunit-tests

Last synced: 16 Jan 2026

https://github.com/karenpayneoregon/grouping-basics-csharp

Provides basic code samples for a developer to learn basics for grouping data

console-application csharp-core efcore5 grouping json

Last synced: 11 Oct 2025

https://github.com/gregyjames/progressstream

Memory Efficient C# Streams that return progress.

csharp csharp-core csharp-library stream streaming

Last synced: 15 Apr 2025

https://github.com/bhegerle/jzero

zero-allocation JSON parser and formatter

csharp csharp-core json

Last synced: 14 Jan 2026

https://github.com/karenpayneoregon/iterate-files-directories

Learn how to get file count in folder and iterate folders for files

async classproject csharp-core directory-operations fileoperations

Last synced: 27 Oct 2025

https://github.com/karenpayneoregon/razor-pages-style-isolation

Implement CSS Isolation in Razor Pages

csharp-core css-isolation razor-pages

Last synced: 08 Oct 2025

https://github.com/karenpayneoregon/ef-core-grabbag-1

For teaching tips for debugging EF Core operations part 1

csharp-core efcore efcore7 sqllite sqlserver

Last synced: 23 Mar 2025

https://github.com/karenpayneoregon/sql-server-images

Working with images for SQL-Server basics

csharp-core images sqlserver

Last synced: 24 Jul 2025

https://github.com/karenpayneoregon/ef-core-vs2019-winforms

Code samples for VS2019, EF Core, C# 8

csharp csharp-core csharp8 efcore

Last synced: 19 Oct 2025

https://github.com/otaviovb/injecao-de-dependencia

Implementação da Inversão de Controle com Injeção de Dependência

boas-praticas control-inversion csharp csharp-core dependency-injection design-pattern dotnet

Last synced: 20 Feb 2025

https://github.com/otaviovb/open_source_forum

Esse é um projeto para desenvolvimento de um fórum com conteúdos criado pelo usuário

aspnetcoremvc aspnetcorewebapi csharp csharp-core dotnet forum forum-article opensource

Last synced: 20 Feb 2025

https://github.com/juliofilizzola/task-manager

Task-Manager é uma aplicação em C# para gerenciar tarefas, utilizando uma arquitetura limpa para garantir separação de responsabilidades e manutenção fácil. Suporta criação, atualização e exclusão de tarefas, categorização. O projeto utiliza ASP.NET Core, Entity Framework Core e Docker.

csharp csharp-code csharp-core docker dotnet postgresql

Last synced: 06 Jan 2026

https://github.com/meza360/grocery-store-webapp

FullStack application, developed using Oracle DB with HA, ReactJS/MobX, C#/NetCore6, Azure

api-rest asp-net-core csharp-core grocery-store high-availability javascript

Last synced: 15 May 2025

https://github.com/karenpayneoregon/configuration-helpers

Contains a library for controlling EF-Core connections in desktop projects

appsettings csharp csharp-core ef-core

Last synced: 01 Feb 2026

https://github.com/furkanaltintas/net9_clean-ntiermvc

NPortfolio is a personal portfolio management system developed with ASP.NET Core. It allows users to showcase their projects, experiences, and skills in a structured way. The system follows the N-Tier architecture and integrates modern technologies such as Fluent Validation, NToast notifications, and caching mechanisms.

asp-net-core aspect-oriented-programming aspnetcore automapper clean-code csharp csharp-core dependency-injection dotnet-core entity-framework-core fluentvalidation generic-repository identity mvc-architecture n-tier-architecture net9 net90 netcore password-generator solid

Last synced: 23 Mar 2025

https://github.com/karenpayneoregon/exception-handler

Provides an easy way to handle unhandled exceptions in a Windows Form application

csharp-code csharp-core csharp-library unhandled-exception-handler unhandled-exceptions visual-studio

Last synced: 24 Apr 2025

https://github.com/karenpayneoregon/datagridview-header-transformation

SQL-Server utility library (formerly for DataGridView but has been expanded)

csharp-core library samples sqlserver

Last synced: 23 Mar 2025

https://github.com/karenpayneoregon/razor-pages-ioptions-samples

Code samples to store and read information from appsettings.json for web projects. Not a how to step by step but instead solid code samples. Include web, console and window forms example. The majority of samples are web.

asp-net-core csharp-core efcore7 razor-pages sqlserver

Last synced: 13 Oct 2025

https://github.com/karenpayneoregon/dateonly-primer

Learn basic to advance topics on DateOnly and TimeOnly

csharp-core dateonly datetime ef-core efcore visualstudio2022

Last synced: 24 Jan 2026

https://github.com/karenpayneoregon/enumeration-globbing-folders-files

Learn to iterate folders and files asynchronously

csharp-core directory enumeration files glob

Last synced: 02 Feb 2026

https://github.com/karenpayneoregon/razor-pages-environments

Setup all pages background image in a ASP.NET Core project to denote environment

csharp-core environment-variables razor-pages vs2022

Last synced: 23 Mar 2025

https://github.com/aboubakr-jelloulat/metigatorscharp

a comprehensive guide to mastering C# programming language from absolute beginner to advanced developer. It includes practical examples, exercises, projects, and real-world implementations covering all essential concepts of modern C# development.

csharp csharp-core dotnet-core oop vault

Last synced: 11 Oct 2025

https://github.com/karenpayneoregon/sql-server-password-secure

Securely storing passwords in SQL-Server for C# and verifying

csharp csharp-core passwords sqlserver

Last synced: 30 Dec 2025

https://github.com/manjunathg88/typed-http-client

HttpClient instance, which might have been decorated with some resilient strategy against transient failure and with some default values. You might even receive a client where the BaseUrl is already set. So, this approach can be particularly useful if you need to hide a REST API client behind a strongly-typed service layer.

asp-net-core csharp-core dot-net-core dot-net-web-api dotnet-core dotnetcore http-client http-client-factory http-client-helper http-client-implementation http-requests httpclient httpclientfactory named-http-client typed-http-client typedhttpclient

Last synced: 23 Feb 2025

https://github.com/thibaultmaudet/shorcutopener

Open processes quickly with shorcuts.

csharp csharp-core net-core shortcuts windows xaml-islands

Last synced: 17 Jun 2025

https://github.com/karenpayneoregon/validate-on-start-samples

Main purpose: validating enum in ASP.NET Core/Razor Pages

asp-net-core csharp-core csharp12 dapper-donet-core razor-pages

Last synced: 17 Jun 2025

https://github.com/karenpayneoregon/working-with-data-2022

For an article comparing EF Core to SqlClient data provider

console csharp-core efcore unit-testing

Last synced: 25 Jul 2025

https://github.com/karenpayneoregon/winforms-embed-resources

Get images from a project resources

csharp-core windowsforms

Last synced: 11 Mar 2025

https://github.com/karenpayneoregon/ef-core-transforming

Provides easy to follow transformations/conversions for EF Core

csharp csharp-core dateonly efcore efcore5 efcore6 hasconversion linq orm sql sqlserver

Last synced: 30 Jun 2025

https://github.com/jepozdemir/csharp_access_modifiers

Demonstrates how different access modifiers control the accessibility of fields and methods within a class.

access-modifiers accessibility-levels csharp csharp-code csharp-core dotnet dotnetframework

Last synced: 07 Apr 2025

https://github.com/karenpayneoregon/command-line-samples

Code sample for working with command line arguments for console and dotnet tool projects

console-application csharp-core dotnet-tools

Last synced: 09 Apr 2025

https://github.com/omid-bakeri/advanced-calculator

This Desktop app is a Advanced Calculator create with c# and SharpDevelop

csharp csharp-code csharp-core csharp-library

Last synced: 04 Aug 2025

https://github.com/karenpayneoregon/data-design-consider-ef-core

Database design considerations for beginners

csharp-core database-schema ef-core efcore modeling

Last synced: 14 Jun 2025