
Highlights
Starred repositories
A .NET-based utility for launching, monitoring, and managing external processes programmatically using the System.Diagnostics.Process class. This repository demonstrates how to interact with other …
The introduction of Asp.Net Minimal API, a lightweight approach to building web APIs with simplicity at its core. Simple API project from scratch to demonstrate its features.
Demonstrates how different access modifiers control the accessibility of fields and methods within a class.
A simple text editor where you can add text and undo the last operation using both a stack and a queue.
Demonstrates exception filters in C# .Net, how they improve error handling, and their practical applications.
Examines how delegates work in C# by covering different types of delegates, including single-cast and multi-cast delegates.
Explores the differences between Thread and Task in C#, along with tips on when to use each.
A simple TO-DO API using ASP.NET Core that demonstrates how to configure OpenTelemetry tracing for ASP.NET Core applications to monitor and gain insights into your application's performance.
Covers some practical C# code refactoring techniques that will help you achieve cleaner and more maintainable code.
Securing .NET Core Applications with Azure Key Vault
Four Pillars of Object-Oriented Programming: Building Strong Foundations
Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js and Mustache are both logicless templating languages that keep the view and the code sepa…
jepozdemir / AspNetCore.Docs
Forked from dotnet/AspNetCore.DocsDocumentation for ASP.NET Core
jepozdemir / aspnetcore
Forked from dotnet/aspnetcoreASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
jepozdemir / efcore
Forked from dotnet/efcoreEF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
A standart code repository folder template for all kinds of applications.
jepozdemir / HeroKit
Forked from emreakdemir/HeroKitThe HeroKit library, providing utility operations, offers a comprehensive set of extension methods for controlling, converting, and manipulating various data types.
The HeroKit library, providing utility operations, offers a comprehensive set of extension methods for controlling, converting, and manipulating various data types.
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
Clean Architecture Solution Template for ASP.NET Core
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline
Dynaic Form Creator with Angular