MiniAuth
MiniAuth copied to clipboard
[Beta status] Plugin Identity Auth System in ONE Line of Code for your project (Like Swagger)
```C# // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.ComponentModel.DataAnnotations; using System.Diagnostics; using...



```cmd PS D:\git\MiniAuth\MiniAuth.AOT> dotnet publish -r win-x64 -c Release MSBuild version 17.8.3+195e7f5a3 for .NET Determining projects to restore... Restored D:\git\MiniAuth\MiniAuth.AOT\MiniAuth.AOT.csproj (in 2.25 sec). Restored D:\git\MiniAuth\src\MiniAuth\MiniAuth.csproj (in 7.28 sec). MiniAuth ->...