FastReport Cloud Demo
4 | 5 |Change subscription
6 | 7 | 8 |Change API-key
9 | 10 | 11 | 12 | 13 |Change parameter:
14 | 15 | 16 | 17 | 18 | 19 |Checkout our books recommendation for today
8 |
10 | Get pricelist as pdf
11 | Get pricelist as Excel file
12 |
Use this page to detail your site's privacy policy.
7 | -------------------------------------------------------------------------------- /API Demos/CloudApiWebDemo/CloudApiWebDemo/Views/Shared/Error.cshtml: -------------------------------------------------------------------------------- 1 | @model ErrorViewModel 2 | @{ 3 | ViewData["Title"] = "Error"; 4 | } 5 | 6 |
12 | Request ID: @Model.RequestId
13 |
18 | Swapping to Development environment will display more detailed information about the error that occurred. 19 |
20 |21 | The Development environment shouldn't be enabled for deployed applications. 22 | It can result in displaying sensitive information from exceptions to end users. 23 | For local debugging, enable the Development environment by setting the ASPNETCORE_ENVIRONMENT environment variable to Development 24 | and restarting the app. 25 |
26 | -------------------------------------------------------------------------------- /API Demos/CloudApiWebDemo/CloudApiWebDemo/Views/Shared/_Layout.cshtml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |Change subscription
6 | 7 | 8 |Change API-key
9 | 10 | 11 | 12 | 13 |Change parameter:
14 | 15 | 16 | 17 | 18 | 19 |Use this page to detail your site's privacy policy.
7 | -------------------------------------------------------------------------------- /CSharp Demos/CSharpSDKReportParameters/Views/Shared/Error.cshtml: -------------------------------------------------------------------------------- 1 | @model ErrorViewModel 2 | @{ 3 | ViewData["Title"] = "Error"; 4 | } 5 | 6 |
12 | Request ID: @Model.RequestId
13 |
18 | Swapping to Development environment will display more detailed information about the error that occurred. 19 |
20 |21 | The Development environment shouldn't be enabled for deployed applications. 22 | It can result in displaying sensitive information from exceptions to end users. 23 | For local debugging, enable the Development environment by setting the ASPNETCORE_ENVIRONMENT environment variable to Development 24 | and restarting the app. 25 |
26 | -------------------------------------------------------------------------------- /CSharp Demos/CSharpSDKReportParameters/Views/Shared/_Layout.cshtml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |Checkout our songs recommendations for today
8 |
10 | Get recommendations as PDF
11 | Get recommendations as Excel file
12 |
Use this page to detail your site's privacy policy.
7 | -------------------------------------------------------------------------------- /CSharp Demos/CSharpSDKWebDemo/CloudApiWebDemo/Views/Home/SongView.cshtml: -------------------------------------------------------------------------------- 1 | @model CloudApiWebDemo.Models.Song 2 | 3 |
12 | Request ID: @Model.RequestId
13 |
18 | Swapping to Development environment will display more detailed information about the error that occurred. 19 |
20 |21 | The Development environment shouldn't be enabled for deployed applications. 22 | It can result in displaying sensitive information from exceptions to end users. 23 | For local debugging, enable the Development environment by setting the ASPNETCORE_ENVIRONMENT environment variable to Development 24 | and restarting the app. 25 |
26 | -------------------------------------------------------------------------------- /CSharp Demos/CSharpSDKWebDemo/CloudApiWebDemo/Views/Shared/_Layout.cshtml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |