SAMMAI.Transverse
0.14.0-beta
See the version list below for details.
dotnet add package SAMMAI.Transverse --version 0.14.0-beta
NuGet\Install-Package SAMMAI.Transverse -Version 0.14.0-beta
<PackageReference Include="SAMMAI.Transverse" Version="0.14.0-beta" />
<PackageVersion Include="SAMMAI.Transverse" Version="0.14.0-beta" />
<PackageReference Include="SAMMAI.Transverse" />
paket add SAMMAI.Transverse --version 0.14.0-beta
#r "nuget: SAMMAI.Transverse, 0.14.0-beta"
#:package SAMMAI.Transverse@0.14.0-beta
#addin nuget:?package=SAMMAI.Transverse&version=0.14.0-beta&prerelease
#tool nuget:?package=SAMMAI.Transverse&version=0.14.0-beta&prerelease
SAMMAI.Transverse
SAMMAI transverse helper
Adding the Local Package Source
To access this NuGet package, execute the following command to add the local package source:
dotnet nuget add source "<physical-root-path-of-this-folder>\SAMMAI.NuGet" -n "SAMMAI Local Package Source"
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
- AutoMapper (>= 14.0.0)
- FluentValidation.AspNetCore (>= 11.3.0)
- Microsoft.AspNetCore.Mvc (>= 2.3.0)
- Microsoft.Extensions.Http (>= 8.0.0)
- Serilog (>= 4.3.0)
- Serilog.Extensions.Hosting (>= 9.0.0)
- Serilog.Settings.Configuration (>= 9.0.0)
- Serilog.Sinks.Console (>= 6.0.0)
- Serilog.Sinks.File (>= 7.0.0)
- Serilog.Sinks.Http (>= 9.1.1)
- Swashbuckle.AspNetCore (>= 8.1.2)
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 |
---|---|---|
0.14.5-beta | 0 | 9/26/2025 |
0.14.4-beta | 159 | 9/19/2025 |
0.14.3-beta | 61 | 9/12/2025 |
0.14.2-beta | 73 | 9/5/2025 |
0.14.1-beta | 55 | 8/22/2025 |
0.14.0-beta | 78 | 8/15/2025 |
0.13.2-beta | 27 | 8/1/2025 |
0.13.1-beta | 311 | 7/25/2025 |
0.13.0-beta | 68 | 7/18/2025 |
0.12.1-beta | 59 | 7/11/2025 |
0.12.0-beta | 71 | 7/4/2025 |
0.11.0-beta | 65 | 6/21/2025 |
0.10.0-beta | 67 | 6/6/2025 |
0.9.6-beta | 98 | 5/30/2025 |
0.9.5-beta | 78 | 5/24/2025 |
0.9.4-beta | 78 | 5/9/2025 |
0.9.3-beta | 103 | 5/2/2025 |
0.9.2-beta | 145 | 4/25/2025 |
0.9.1-beta | 165 | 4/1/2025 |
0.9.0-beta | 142 | 3/28/2025 |
0.8.1-beta | 94 | 3/21/2025 |
0.8.0-beta | 152 | 3/18/2025 |
0.7.1-beta | 148 | 3/12/2025 |
0.7.0-beta | 301 | 2/24/2025 |
feat: add helpers to allow to send an email inviting to reset a password
feat: add generic header swagger documentation
feat (reafactor): desegregate custom data and database functionalities
feat: add database and custom data endpoints
chore: move form resources classes to a new folder focuses on themself
chore: standardize the not found, bad request, validator messages