andriysavin's Stars
mattfrear/Swashbuckle.AspNetCore.Filters
A bunch of useful filters for Swashbuckle.AspNetCore
BlueshiftSoftware/EntityFrameworkCore
NoSQL providers for EntityFramework Core
waqaskhan540/IdentityServerExternalAuth
A solution for exchanging external (Facebook,Google,Twitter etc) tokens with IdentityServer access token.
mikeckennedy/optimistic_concurrency_mongodb_dotnet
This c# library adds optimistic concurrency control to MongoDB and acts as a MongoDB ORM foundation.
roji/AsyncRewriter
Uses Roslyn to rewrite synchronous C# methods into async counterparts
alexjamesbrown/MongDBIntIdGenerator
MongoDB Sequential integer Id Generator - Uses findAndModify to create sequential id's
sacridini/Awesome-Geospatial
Long list of geospatial tools and resources
sibartlett/Geo
A geospatial library for .NET
NickStrupat/EntityFramework.Triggers
Adds events for entity inserting, inserted, updating, updated, deleting, and deleted
ms-iot/iot-walkthrough
Windows 10 IOTCore Walkthrough
msgpack/msgpack-cli
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
verdie-g/StoredProcedureEFCore
Entity Framework Core extension to execute stored procedures
torhovland/microservices-jwt-delegation
Simple and elegant microservices authentication using JWT
microsoft/automatic-graph-layout
A set of tools for graph layout and viewing
Azure/autorest
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
sayedihashimi/slow-cheetah
XML Transforms for app.config and other XML files
microsoft/reactxp
Library for cross-platform app development.
File-New-Project/EarTrumpet
EarTrumpet - Volume Control for Windows
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
microsoft/service-fabric-aspnetcore
This repo contains ASP.NET Core integration for Service Fabric Reliable Services.
fremag/MemoScope.Net
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
dotnet/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
c3-ls/ServiceFabric-Http
Libraries for HTTP-based Azure Service Fabric services
adafruit/AdafruitClassLibrary
Windows IoT Core libraries for Raspberry Pi
ljw1004/uwp-desktop
Lets .NET desktop apps invoke UWP APIs
RxDave/Rxx
Extensions for Reactive Extensions
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 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.
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
dasMulli/dotnet-win32-service
Helper classes to set up and run as windows services directly on .net core. A ServiceBase alternative.