sdibello's Stars
OpenCover/opencover
A code coverage tool for .NET 2 and above (WINDOWS OS only), support for 32 and 64 processes with both branch and sequence points
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
JasperFx/lamar
Fast Inversion of Control Tool and Successor to StructureMap
carltonnorthern/nicknames
A CSV file with US given names (first name) and their associated nicknames or diminutive names.
shd101wyy/crossnote
Powerful markdown tool
SpecFlowOSS/SpecFlow
#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
jonas/tig
Text-mode interface for git
wix/react-native-navigation
A complete native navigation solution for React Native
nfl/react-native-navigation
A complete native navigation solution for React Native
NimaAra/Easy.MessageHub
No need for .NET Events! A thread-safe, high performance & easy to use cross platform implementation of the Event Aggregator Pattern.
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
codecentric/spring-boot-admin
Admin UI for administration of spring boot applications
deadtrickster/prometheus_process_collector
Prometheus.io process collector in Erlang
Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
HomeAdvisor/Kafdrop
Kafka UI and Monitoring Tool
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
jackmott/LinqFaster
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
thymeleaf/thymeleaf
Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
dejanstojanovic/dotnetcore-service-sample
Sample .NET Core 2.1 service using generic host
serilog/serilog-aspnetcore
Serilog integration for ASP.NET Core
rflechner/ScrapySharp
reborn of https://bitbucket.org/rflechner/scrapysharp
dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
Biarity/Sieve
⚗️ Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core
facebookarchive/python-nubia
A command-line and interactive shell framework.
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
morelinq/MoreLINQ
Extensions to LINQ to Objects