betoramiz's Stars
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
vkhorikov/CSharpFunctionalExtensions
Functional extensions for C#
CarterCommunity/Carter
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
jsuarezruiz/awesome-dotnet-maui
A curated list of awesome .NET MAUI libraries and resources.
jsuarezruiz/dotnet-maui-showcase
A curated list of awesome .NET MAUI samples
nlkl/Optional
A robust option type for C#
vkhorikov/CqrsInPractice
Source code for the CQRS in Practice Pluralsight course
mmacneil/CleanAspNetCoreWebApi
Starter project for creating APIs built on ASP.NET Core using clean architecture.
jbogard/ContosoUniversityDotNetCore
stphnwlsh/CleanMinimalApi
A template for an API using Clean Architecture and .NET Minimal API's.
isaacOjeda/MinimalApiArchitecture
.NET 8 Minimal API with Vertical Slice Architecture
stephanhoekstra/clean-architecture
Implementation example of "clean architecture" in .Net
ericrey85/LeanSharp
LeanSharp allows you to write code in a more declarative and functional way in C#.
reod/heksy
Hexagonal architecture sample with TypeScript and node.js
creativefisher/aspnetcoresample
ASP.NET Core Docker Container Sample for DigitalOcean App Platform
lenardchristopher/ASP.NET-Core-with-Dapper
Exploratory ASP.NET Core Web API using Dapper as an ORM
jsuarezruiz/taller-dotnet-maui
Taller de desarrollo de aplicaciones con .NET MAUI
odinnou/hexagonal-architecture-right-way
My goal is to provide you with a quick and easy-to-implement solution in order to adapt this architecture to your project. This story is .NET-oriented, but you could adjust its content for Java without effort.
QuinntyneBrown/MediatRAndRecordTypes
An example of how you can combine MediatR and Record types to build an api in the CQRS pattern with relatively minimal code.
KiritchoukC/FunctionalArchitectureSample
nicobytes/platzi-store-forms
robsonkades/microservice-with-nodejs-example
⚡ 🚀 Exemplo de um micro serviço desenvolvido com Node.js, Express, Jest, Redis, Bull, MongoDB, Sequelize.
betoramiz/apiendpoints
betoramiz/CleanArchitecture
betoramiz/multiplecontext
betoramiz/optionPattern
betoramiz/security
betoramiz/starterKit
Template to create projects in a quickly way
betoramiz/TokenAuthentication
Autentication por JWT utilizando net core 2.2
blakeSaucier/language-ext
C# functional language extensions - a base class library for functional programming