![react-native logo](https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/react-native/react-native.png)
Starred repositories
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental in…
Full Modular Monolith application with Domain-Driven Design approach.
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
ASP.NET Core rate limiting middleware
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
Base class with tests for adding specifications to a DDD model
A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction supported, and MySQL multiple databases/tables sharding suppo…
Uranium is a Free & Open-Source UI Kit for MAUI.
A toolkit to create code-first HTTP reverse proxies on ASP.NET Core
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
.NET server implementation of the Tus protocol for resumable file uploads. Read more at https://tus.io
Framework for an API Gateway endorsed by the .NET Foundation as revolutionary!
Read database metadata (from SqlServer/Oracle/MySql/SQLite/PostgreSql/DB2 etc) into one simple model
Templates for microservice architecture. Nimble Microservice Framework contains two modules. The first with OpenIddict and the second without OpenIddict. Templates are built on ASP.NET Core platfor…
Persistent, simple, powerful and portable autocomplete library
A simple finite state machine (FSM) with workflow character where you define your workflows in code.
Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
This is the demo application that i created for my talk 'Microservice Architecture & Implementation with Asp.Net Core' at Dotnet İstanbul Meetup Group.
Clean Architecture in ASP.Net 6.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing, ASP.NET Core Identity, Entity Framework Core - Code First, …
This repo provides implementation generic repository pattern and specification pattern on Entity Framework Core