KautskyLozanoV's Stars
pdevito3/craftsman
A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
akrylysov/simplefts
Simple Full-Text Search engine
Genymobile/scrcpy
Display and control your Android device
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
gautema/CQRSlite
A lightweight framework to help creating CQRS and Eventsourcing applications in C#
markjbrown/cosmos-global-distribution-demos
Series of benchmarks to demonstrate CAP/PACELC theorem for my distributed databases talk
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
dotnet/command-line-api
Command line parsing, invocation, and rendering of terminal output.
hvanbakel/CsprojToVs2017
Tooling for converting pre 2017 project to the new Visual Studio 2017 format.
mkropat/WebSocketDemo
DavidParks8/Owin-Authorization
Backport of Asp.Net core's policy based authorization to Asp.Net 4
RyanLamansky/dotnet-webassembly
Create, read, modify, write and execute WebAssembly (WASM) files from .NET-based applications.
chrisdunelm/DotNetAnywhere
Small .NET interpreter
migueldeicaza/mono-wasm
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
mattwar/iqtoolkit
A Toolkit for building LINQ IQueryable providers. This is the official move of my IQToolkit project from CodePlex.
OdeToCode/classes
Class material
aspnet/AspNetWebStack
ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
WhiteHouse/api-standards
idank/explainshell
match command-line arguments to their help text
frameworkless-movement/manifesto
The Frameworkless Movement Manifesto
Darko-Martinovic/SimpleTalkMongoDb
The detailed explanation could be found on Red Gate SimpleTalk's link 'How to Program with MongoDB Using the .NET Driver' https://www.red-gate.com/simple-talk/dotnet/net-development/how-to-program-with-mongodb-using-the-net-driver/
wooorm/dictionaries
Hunspell dictionaries in UTF-8
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
igorescobar/jQuery-Mask-Plugin
A jQuery Plugin to make masks on form fields and HTML elements.
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
Humanizr/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
daniel-chambers/foolproof
Clone of the MVC Foolproof Validation library from https://foolproof.codeplex.com/ with bug fixes