winterscr's Stars
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
practical-tutorials/project-based-learning
Curated list of project-based tutorials
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
wtjones/PSCode
PSCode launches VS Code in a PowerShell context to avoid the limitations of cmd.exe and UNC paths. The familiar code command is aliased.
github/gitignore
A collection of useful .gitignore templates
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
mexx/FeatureSwitcher
FeatureSwitcher is little library for feature switches/toggles.
dotliquid/dotliquid
.NET Port of Tobias Lütke's Liquid template language.
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
sestoft/C5
C5 generic collection library for C#/.NET
sqlkata/querybuilder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
DapperLib/Dapper
Dapper - a simple object mapper for .Net
SlapperAutoMapper/Slapper.AutoMapper
Slapper.AutoMapper maps dynamic data to static types. Slap your data into submission!
paolosalvatori/ServiceBusExplorer
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
StephenCleary/AsyncEx
A helper library for async/await.
itext/itext-dotnet
iText for .NET is the .NET version of the iText library, formerly known as iTextSharp, which it replaces. iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enha
ejball/XmlDocMarkdown
Generates Markdown from .NET XML documentation comments.
codebude/QRCoder
A pure C# Open Source QR Code implementation
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
natemcmaster/dotnet-tools
A list of tools to extend the .NET Core command line (dotnet)
joelverhagen/NuGetTools
A website containing some various tools to help understand NuGet.
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.