Druware.Server.Controllers
1.1.0
dotnet add package Druware.Server.Controllers --version 1.1.0
NuGet\Install-Package Druware.Server.Controllers -Version 1.1.0
<PackageReference Include="Druware.Server.Controllers" Version="1.1.0" />
<PackageVersion Include="Druware.Server.Controllers" Version="1.1.0" />
<PackageReference Include="Druware.Server.Controllers" />
paket add Druware.Server.Controllers --version 1.1.0
#r "nuget: Druware.Server.Controllers, 1.1.0"
#:package Druware.Server.Controllers@1.1.0
#addin nuget:?package=Druware.Server.Controllers&version=1.1.0
#tool nuget:?package=Druware.Server.Controllers&version=1.1.0
Druware.Server.Controllers
This package implements the Controllers associated with the foundation elements within the Druware.Server library. They are however isolated out into this library in order to allow any user or implementation to replace them with their own custom implementations if these to not suit the need.
As of version 1.0.8, in addition to supporting PostgreSQL and Microsoft SQL Server, Sqlite is now also supported ( with known warnings that schemas are not supported during the migration ).
Documentation
Full documentation is 'slowly' coming together in the 'docs' folder.
Dependencies
Requires .net8.0
- Druware.Extensions
- Druware.Server
- RESTfulFoundation
- MailKit
- Microsoft.AspNetCore.Identity
- Microsoft.AspNetCore.Identity.EntityFramework
- Microsoft.Extensions.Configuration
- Microsoft.Extensions.Configuration.Binder
History
See Changelog.md for detailed history
License
This project is under the GPLv3 license, see the included LICENSE.txt file
Copyright 2019-2024 by:
Andy 'Dru' Satori @ Satori & Associates, Inc.
All Rights Reserved
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Addresses an issue with emailing confirmation and reminder links.