NetCoreUsefullEndpoints 6.2022.721.1154
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NetCoreUsefullEndpoints --version 6.2022.721.1154
NuGet\Install-Package NetCoreUsefullEndpoints -Version 6.2022.721.1154
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="NetCoreUsefullEndpoints" Version="6.2022.721.1154" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetCoreUsefullEndpoints --version 6.2022.721.1154
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NetCoreUsefullEndpoints, 6.2022.721.1154"
#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 NetCoreUsefullEndpoints as a Cake Addin #addin nuget:?package=NetCoreUsefullEndpoints&version=6.2022.721.1154 // Install NetCoreUsefullEndpoints as a Cake Tool #tool nuget:?package=NetCoreUsefullEndpoints&version=6.2022.721.1154
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NetCoreUsefullEndpoints
Usefull Endpoints for .NET Core
What it does
Register endpoints for
- See environment variables
- See current user
- Throw error ( with ILogger or without )
Usage
using UsefullExtensions;
//code
var app = builder.Build();
app.MapAllUsefull();
The list of API endpoints is
GET ⇒ /api/usefull/user
GET ⇒ /api/usefull/environment
GET ⇒ /api/usefull/errorWithILogger
GET ⇒ /api/usefull/errorPure
GET ⇒ /api/usefull/graph/text
Enjoy!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.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.
Version | Downloads | Last updated |
---|---|---|
8.2024.906.1703 | 120 | 9/7/2024 |
8.2024.627.800 | 112 | 6/27/2024 |
7.2023.1216.1825 | 1,852 | 12/19/2023 |
7.2023.916.1715 | 358 | 9/16/2023 |
7.2023.402.1715 | 341 | 4/2/2023 |
7.2023.223.1815 | 1,536 | 2/23/2023 |
7.2023.219.2234 | 308 | 2/16/2023 |
7.2023.219.2134 | 293 | 2/15/2023 |
7.2023.219.2034 | 288 | 2/14/2023 |
7.2023.219.1934 | 372 | 2/10/2023 |
7.2023.219.841 | 314 | 2/10/2023 |
7.2023.207.2230 | 353 | 2/7/2023 |
7.2023.126.700 | 370 | 1/26/2023 |
7.2022.1231.1100 | 357 | 12/31/2022 |
7.2022.1203.1551 | 409 | 12/3/2022 |
6.2022.1231.1100 | 355 | 12/31/2022 |
6.2022.1203.1551 | 344 | 12/3/2022 |
6.2022.1026.2112 | 432 | 10/26/2022 |
6.2022.1012.712 | 630 | 10/12/2022 |
6.2022.722.712 | 521 | 7/22/2022 |
6.2022.721.1154 | 440 | 7/22/2022 |