All Projects → changhuixu → Dotnetlabs

changhuixu / Dotnetlabs

Licence: mit
.NET Labs -- Show Me the Tips and Tricks and Code

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Dotnetlabs

Devicemanager.api
Web API Framework demonstrates scalable, multitenant, architecture and allows building its own solution in the minutes. Uses: Entity Framework, UnitOfWork, Repository patterns. Wrapped in Docker, Kubernetes
Stars: ✭ 168 (+24.44%)
Mutual labels:  webapi, entity-framework, dotnet-core, docker-compose
Docker Series
Docker Series about containerizing ASP.NET Core app with MySQL..
Stars: ✭ 88 (-34.81%)
Mutual labels:  dotnet-core, dotnetcore, docker-compose, container
Eventflow.example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
Stars: ✭ 131 (-2.96%)
Mutual labels:  rabbitmq, dotnet-core, dotnetcore
Clean Architecture Manga
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Stars: ✭ 3,104 (+2199.26%)
Mutual labels:  webapi, entity-framework-core, dotnet-core
EntityFrameworkCore.AutoFixture
A library aimed to minimize the boilerplate required to unit-test Entity Framework Core code using AutoFixture and in-memory providers.
Stars: ✭ 31 (-77.04%)
Mutual labels:  unit-testing, entity-framework, entity-framework-core
Pomelo.entityframeworkcore.mysql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
Stars: ✭ 2,099 (+1454.81%)
Mutual labels:  entity-framework, entity-framework-core, dotnet-core
Onion Architecture Asp.net Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
Stars: ✭ 196 (+45.19%)
Mutual labels:  entity-framework, entity-framework-core, unit-testing
Linq2db.entityframeworkcore
Bring power of Linq To DB to Entity Framework Core projects
Stars: ✭ 166 (+22.96%)
Mutual labels:  entity-framework, entity-framework-core, dotnet-core
Beef
Business Entity Execution Framework
Stars: ✭ 95 (-29.63%)
Mutual labels:  dotnetcore, entity-framework, webapi
Simplcommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
Stars: ✭ 3,474 (+2473.33%)
Mutual labels:  entity-framework-core, dotnet-core, dotnetcore
Awesome Cms Core
Awesome CMS Core is an open source CMS built using ASP.Net Core & ReactJS with module seperation concern in mind and provide lastest trend of technology like .Net Core, React, Webpack, SASS, Background Job, Message Queue.
Stars: ✭ 352 (+160.74%)
Mutual labels:  webapi, dotnet-core, dotnetcore
Storedprocedureefcore
Entity Framework Core extension to execute stored procedures
Stars: ✭ 164 (+21.48%)
Mutual labels:  entity-framework-core, dotnet-core, dotnetcore
Urf.core
Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight. Live demo: https://goo.gl/QpJVgd
Stars: ✭ 226 (+67.41%)
Mutual labels:  webapi, entity-framework-core, dotnetcore
MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (+15.56%)
Mutual labels:  unit-testing, entity-framework-core, webapi
Dotnetcore Microservices Poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
Stars: ✭ 1,304 (+865.93%)
Mutual labels:  rabbitmq, dotnet-core, docker-compose
Dotnet Istanbul Microservices Demo
This is the demo application that i created for my talk 'Microservice Architecture & Implementation with Asp.Net Core' at Dotnet İstanbul Meetup Group.
Stars: ✭ 109 (-19.26%)
Mutual labels:  rabbitmq, dotnet-core, dotnetcore
Raft.net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Stars: ✭ 112 (-17.04%)
Mutual labels:  dotnet-core, dotnetcore
Netpro
🌈An enhanced version of asp.netcore,Support for netcore3.1
Stars: ✭ 112 (-17.04%)
Mutual labels:  webapi, docker-compose
Maikebing.entityframeworkcore.taos
Entity, Framework, EF, Core, Data, O/RM, entity-framework-core,TDengine
Stars: ✭ 113 (-16.3%)
Mutual labels:  entity-framework, entity-framework-core
Fastreport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
Stars: ✭ 1,688 (+1150.37%)
Mutual labels:  dotnet-core, dotnetcore

.NET Labs -- Show Me the Tips and Tricks and Code

This repository is archived. Please visit my organization account https://github.com/dotnet-labs for dotnet labs

I initially set up this mono repo to include all my code for topics related to .NET. However, as I write more and more articles, this repository becomes bigger and bigger, thus hard to navigate around.

Now I have created an organization account @dotnet-labs, which will be used for the same purposes as this repo. The main drawback is that GitHub doesn't support users to follow an organization account. Therefore, if you want to get newest updates (e.g., new repositories), you may want to follow me in GitHub, or in Medium.

Thank you.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].