Aufy.FluentEmail 1.0.0-beta.6

This is a prerelease version of Aufy.FluentEmail.
dotnet add package Aufy.FluentEmail --version 1.0.0-beta.6
NuGet\Install-Package Aufy.FluentEmail -Version 1.0.0-beta.6
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.FluentEmail" Version="1.0.0-beta.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aufy.FluentEmail --version 1.0.0-beta.6
#r "nuget: Aufy.FluentEmail, 1.0.0-beta.6"
#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.FluentEmail as a Cake Addin
#addin nuget:?package=Aufy.FluentEmail&version=1.0.0-beta.6&prerelease

// Install Aufy.FluentEmail as a Cake Tool
#tool nuget:?package=Aufy.FluentEmail&version=1.0.0-beta.6&prerelease

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 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta.6 32 6/14/2024
1.0.0-beta.5 43 6/1/2024
1.0.0-beta.4 48 5/21/2024