vitaly-pavluk's Stars
evgomes/jwt-api
Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related article: https://medium.com/@evandro.ggomes/json-web-token-authentication-with-asp-net-core-2-0-b074b0cfc870
codecadwallader/codemaid
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
clemensv/messaging
Resource collection for messaging and eventing
QuestPDF/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
DarkXaHTeP/DarkXaHTeP.Extensions.Configuration.Consul
Consul configuration provider for Microsoft.Extensions.Configuration
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
mjebrahimi/Awesome-Microservices-DotNet
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
vriesmarcel/deploying-asp-dot-net-core-microservices-kubernetes-aks
Supporting repo for the pluralsight course Deploying ASP.NET Core Microservices Using Kubernetes and AKS
meirwah/awesome-workflow-engines
A curated list of awesome open source workflow engines
sidristij/dotnetbook
.NET Platform Architecture book (English, Chinese, Russian)
slatedocs/slate
Beautiful static documentation for your API
toddams/RazorLight
Template engine based on Microsoft's Razor parsing engine for .NET Core
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
awaescher/Fusion
🧰 A modern alternative to the Microsoft Assembly Binding Log Viewer (FUSLOGVW.exe)
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
EdwinVW/pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
AscarGb/CQRS
with async
JocaPC/qpi
Query Performance Insight - analyze performance of your SQL Server Database Engine
dnSpy/dnSpy
.NET debugger and assembly editor
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
filipw/Strathweb.CacheOutput
ASP.NET Web API CacheOutput - library to allow you to cache the output of ApiControllers