dotnet-core topic

List dotnet-core repositories

.Net-Load-Balancer

48
Stars
22
Forks
Watchers

A simple load balancer implemented using ASP.NET Core

EntityFramework.Exceptions

1.2k
Stars
65
Forks
Watchers

Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.

dotnet-netrace

92
Stars
6
Forks
Watchers

Collects network traces of .NET applications.

HadesLang

36
Stars
2
Forks
Watchers

The Hades Programming Language

software-design-patterns

96
Stars
33
Forks
Watchers

C# Design Patterns Tutorial Sample Code

EFCore.GenericRepository

543
Stars
80
Forks
Watchers

This repository contains Generic Repository implementation for Entity Framework Core

opentelemetry-dotnet-contrib

402
Stars
247
Forks
Watchers

This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.

vscode-npm-gui

46
Stars
17
Forks
Watchers

vscode nuget package manager gui https://marketplace.visualstudio.com/items?itemName=aliasadidev.nugetpackagemanagergui

ModernStartMenu

28
Stars
5
Forks
Watchers

Modern Start Menu for Windows7 and Windows10. Made with ❤

EF.DbContextFactory

91
Stars
21
Forks
Watchers

With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity F...