dumbbond's Stars
aackermann-sw/CleanArchitectureTemplate
StaticSphere/clean-architecture-dotnet-template
A dotnet template for creating Clean Architecture solutions
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
Adnatull/Clean-Architecture
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, Linq2db, Repository Pattern - Generic, Swagger UI, Response Wrappers, API Versioning, Automapper, Serilog, Exception handling, and so on.
ericpopivker/entech-blog-netsuite-oauth-m2m-demo
Demo of NetSuite Rest Client authenticating with Oauth M2M (Client Credentials). Without user interaction.
M-Talha-Jabbar/WebAPIs-Asp.NetCore5-IdentityServer4
Client Credentials & Authorization Code Flow/Grant Type
wapplegate/AccessTokenClient
This .NET library simplifies client credentials access token requests with an access token client that can be reused for all your services.
micro-sugar/dotnet-core-openid-client-credentials-grant-exercise
.Net core use Client Credentials Grant Flow
alefcarlos/dotnet-keycloak
aspnet examples using Keycloak
chrissolutions/CafeLib
Common Application Framework Extensions
ComputerChrisYouTube/SqlBulkCopyTest
Tutorial for using the SqlBulkCopy class to load a large amount of data
coderoll84/Versus02
Entity framework Vs Dapper Vs RepoDb Vs ADO (Select)
ProfessionalCSharp/MoreSamples
Additional code samples the book series Professional C#, Wrox Press
darknath10/NgStore.API
Asp.Net Core Web API Database First Workflow
Shynggytecture/Shynggytecture.EDocs
The test example of Workflow core
IvanJosipovic/workflow_core_net6
ZakiMohammed/workflow-core-getting-started
Getting started with Workflow Core with .NET Core
jmbryan4/WorkflowCoreDemo
Demo of Workflow Core
alcaab/WorkflowCoreSample
SergiiKram/workflow-core-demo
A simple PoC to demonstrate how complex workflows with external activity workers can be implemented using Workflow Core and MassTtransit.
rsm-hcd/docker-dotnet-example
Demonstrates configuration of Docker and .NET Core for a development workflow
bradjolicoeur/elsa-workflow-sample
vip32/elsa-workflow-sample
apoorv-rane/Elsa.Samples
sunnyday0932/ElsaWorkflowSample
crashsol/ElsaSample
学习ElsaCore 工作流程
vipulverulkar/Shard-mgemet---elsatic-pool--lib--sqlserver
bobcat1506/elsa-sql-transport
koldaman/springboot-jwt-swagger
Basic sample code to present how to setup Spring Boot REST Controllers with JWT (JSON Web Token) and document it with Swagger v2 (also supporting JWT).