urosgoljat's Stars
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
dotnet/core
.NET news, announcements, release notes, and more!
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
microsoft/dotnet
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
milanm/DevOps-Roadmap
DevOps Roadmap for 2024. with learning resources
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
AutoMapper/AutoMapper
A convention-based object-object mapper in .NET.
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9 RC2, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
AdrienTorris/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
dotnet/eShop
A reference .NET application implementing an eCommerce site
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
microsoft/RulesEngine
A Json based Rules Engine with extensive Dynamic expression support
dotnet/samples
Sample code referenced by the .NET documentation
ardalis/ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.
davidfowl/TodoApi
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
jbogard/Respawn
Intelligent database cleaner for integration tests
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
jbogard/ContosoUniversityDotNetCore-Pages
With Razor Pages
dotnet/blazor-samples
dotnet/intro-to-dotnet-web-dev
Get Started as a Web Developer with .NET, C#, and ASP.NET Core
TortugaResearch/DotNet-ORM-Cookbook
This repository is meant to show how to perform common tasks using C# with variety of ORMs.
SSWConsulting/SSW.VerticalSliceArchitecture
An enterprise ready solution template for Vertical Slice Architecture. This template is just one way to apply the Vertical Slice Architecture.
benvillalobos/msbuildism
MSBuild is complicated. Let's lift the veil on it.
StefH/SimMetrics.Net
SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). This library support multiple .NET versions including .NET Core (NETStandard 1.x)
SSWConsulting/SSW.CleanArchitecture
SSW Clean Architecture Template
DamianEdwards/TrimmedTodo
An app to try out trimming stuff in .NET 7