The Wayback Machine - https://web.archive.org/web/20220707045701/https://github.com/topics/dotnet6
Skip to content
#

dotnet6

Here are 474 public repositories matching this topic...

🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻

  • Updated Aug 2, 2021
  • C#
mix.core
Smilefounder
Smilefounder commented Feb 21, 2021

Is your feature request related to a problem? Please describe.
Allow social login:

  1. Google
  2. Facebook
  3. Github (this is also for future in CMS discussion, create a ticket to Github purpose)
  4. Others (eg, Github, MS, Twitter, Apple,...)

Describe the solution you'd like

  • Allow login via /security/login or /security/register
  • Allow login methods via API
  • Allow l
enhancement good first issue Priority:2 v1.x
aurora-api-project

Aurora is a project developed in .NET 6, where it aims to show how to create something using an architecture, in layers, simple and approaching, in a simplistic way, some concepts such as DDD.

  • Updated Jan 14, 2022
  • C#
Kaliumhexacyanoferrat
Kaliumhexacyanoferrat commented Jul 2, 2022

As a developer of a web application, I would like the Authorization header to be allowed in CorsPolicy.Permissive(), so that I do not need to care about this detail.

Acceptance criteria

  • When CorsPolicy.Permissive() is used, the server returns the Authorization header field in Access-Control-Allow-Headers
  • The implementation of the .NET Web API has been checked for further c
enhancement good first issue
MBBSEmu

Improve this page

Add a description, image, and links to the dotnet6 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dotnet6 topic, visit your repo's landing page and select "manage topics."

Learn more