dotnet-core topic
.Net-Load-Balancer
A simple load balancer implemented using ASP.NET Core
EntityFramework.Exceptions
Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
dotnet-netrace
Collects network traces of .NET applications.
HadesLang
The Hades Programming Language
software-design-patterns
C# Design Patterns Tutorial Sample Code
EFCore.GenericRepository
This repository contains Generic Repository implementation for Entity Framework Core
opentelemetry-dotnet-contrib
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
vscode nuget package manager gui https://marketplace.visualstudio.com/items?itemName=aliasadidev.nugetpackagemanagergui
ModernStartMenu
Modern Start Menu for Windows7 and Windows10. Made with ❤
EF.DbContextFactory
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...