rameshcomputer's Stars
phaag/nfdump
Netflow processing tools
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
mganss/HtmlSanitizer
Cleans HTML to avoid XSS attacks
rbengtsson/Automoqer
Automatically creates services for unit testing with all constructor parameters as Moq-objects
MicrosoftDocs/mslearn-monitor-azure-cosmos-db
Code repo for Monitor Azure CosmosDB learning module
serilog/serilog
Simple .NET logging with fully-structured events
SergeyTeplyakov/ObjectLayoutInspector
A tool that helps to see an internal structure of the CLR types at runtime
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
damianh/LibLog
LibLog is a single file for you to either copy/paste or install via nuget, into your library/framework/application to provide a logging abstraction.
net-commons/common-logging
A portable logging abstraction for .NET
quartznet/quartznet
Quartz Enterprise Scheduler .NET
simple-odata-client/Simple.OData.Client
Bobris/Nowin
Owin Web Server in pure .Net
Azure/azure-functions-host
The host/runtime that powers Azure Functions
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
moscajs/mosca
MQTT broker as a module
mqtt/mqtt.org
The mqtt.org website
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
AutoMapper/AutoMapper
A convention-based object-object mapper in .NET.
dotnet/core
.NET news, announcements, release notes, and more!
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
Glimpse/Glimpse
The open source diagnostics platform for the web
ninject/Ninject
the ninja of .net dependency injectors
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
RestCheatSheet/microservices-cheat-sheet
Cheat sheet for how to build microservices with scale, resilience and success.