Aufy.Core
1.0.0-beta.7
This is a prerelease version of Aufy.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Aufy.Core --version 1.0.0-beta.7
NuGet\Install-Package Aufy.Core -Version 1.0.0-beta.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aufy.Core" Version="1.0.0-beta.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aufy.Core --version 1.0.0-beta.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aufy.Core, 1.0.0-beta.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aufy.Core as a Cake Addin #addin nuget:?package=Aufy.Core&version=1.0.0-beta.7&prerelease // Install Aufy.Core as a Cake Tool #tool nuget:?package=Aufy.Core&version=1.0.0-beta.7&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Aufy
Aufy is a simple open-source .NET library for user authentication built on top of ASP.NET Core Identity. It provides a set of Web API endpoints, helpers, and sample client applications.
See documentation at https://aufy.dev
Features:
- Ready to use API endpoints
- JWT bearer authentication with refresh tokens
- Social logins. Discord and GitHub configured in the templates
- Email/password sign up
- Email confirmation with resend of the confirmation email
- Password change and reset
- Sample Client applications
- React
- Email sending abstraction for Email confirmation and password reset
- FluentEmail integration
- Ready to use templates with customization options
- Sign Up endpoints customization
- Custom sign up request model
- OpenAPI/Swagger support with customization options
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.5)
- Microsoft.AspNetCore.OpenApi (>= 8.0.5)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Aufy.Core:
Package | Downloads |
---|---|
Aufy.FluentEmail
FluentEmail integration for Aufy |
|
Aufy.EntityFrameworkCore
Entity Framework Core integration for Aufy |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta.8 | 44 | 10/9/2024 |
1.0.0-beta.7 | 56 | 7/13/2024 |
1.0.0-beta.6 | 61 | 6/14/2024 |
1.0.0-beta.5 | 60 | 6/1/2024 |
1.0.0-beta.4 | 62 | 5/21/2024 |