91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 3.23MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-11-08
  • 語言: C#
  • 標簽: telerik??reportin??.netcore??

資源簡介

telerik reporting 在.net core 2 api 使用,如何免安裝oracle 客戶端運行程序,下載后的 報表文件,數(shù)據(jù)庫要自己提供,這個例子實現(xiàn)了 主從表,從表采用子表綁定。 博客地址:https://www.cnblogs.com/xuxiaorong/p/11791001.html,本例子只是說明如何正確引用telerik reporing 在.net core 使用, 以后會在博客補上主從表的詳細說明

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.IO;
using?System.Linq;
using?System.Threading.Tasks;
using?Microsoft.AspNetCore;
using?Microsoft.AspNetCore.Hosting;
using?Microsoft.Extensions.Configuration;
using?Microsoft.Extensions.Logging;

namespace?CSharp.AspNetCoreDemo
{
????public?class?Program
????{
????????public?static?void?Main(string[]?args)
????????{
????????????EnableTracing();
????????????BuildWebHost(args).Run();
????????}

????????///?
????????///?Uncomment?the?lines?to?enable?tracing?in?the?current?application.
????????///?The?trace?log?will?be?persisted?in?a?file?named?log.txt?in?the?application?root?directory
????????///?

????????static?void?EnableTracing()
????????{
????????????//System.Diagnostics.Trace.Listeners.Add(new?System.Diagnostics.TextWriterTraceListener(File.CreateText(“l(fā)og.txt“)));
????????????//System.Diagnostics.Trace.AutoFlush?=?true;
????????}

????????public?static?IWebHost?BuildWebHost(string[]?args)?=>
????????????WebHost.CreateDefaultBuilder(args)
????????????????//.UseWebRoot(“path-to-the-wwwroot-directory“)?-?uncomment?this?line?when?running?on?Linux?to?provide?correct?WebRoot?path.
????????????????.UseStartup()
????????????????.Build();
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件??????80150??2019-11-01?14:11??Asp.NetCoreDemo\.vs\config\applicationhost.config

?????文件?????958932??2019-11-04?11:07??Asp.NetCoreDemo\.vs\CSharp.AspNetCoreDemo\DesignTimeBuild\.dtbcache

????..A..H.?????68096??2019-11-04?11:07??Asp.NetCoreDemo\.vs\CSharp.AspNetCoreDemo\v15\.suo

?????文件??????????0??2019-11-01?14:05??Asp.NetCoreDemo\.vs\CSharp.AspNetCoreDemo\v15\Server\sqlite3\db.lock

?????文件???????4096??2019-11-01?14:05??Asp.NetCoreDemo\.vs\CSharp.AspNetCoreDemo\v15\Server\sqlite3\storage.ide

?????文件??????32768??2019-11-04?10:33??Asp.NetCoreDemo\.vs\CSharp.AspNetCoreDemo\v15\Server\sqlite3\storage.ide-shm

?????文件????2558552??2019-11-01?22:16??Asp.NetCoreDemo\.vs\CSharp.AspNetCoreDemo\v15\Server\sqlite3\storage.ide-wal

?????文件????????178??2019-06-18?18:29??Asp.NetCoreDemo\appsettings.Development.json

?????文件???????1286??2019-11-01?15:32??Asp.NetCoreDemo\appsettings.json

?????文件?????122873??2019-09-05?14:35??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\CSharp.AspNetCoreDemo.deps.json

?????文件??????10752??2019-09-05?14:35??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\CSharp.AspNetCoreDemo.dll

?????文件???????1972??2019-09-05?14:35??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\CSharp.AspNetCoreDemo.pdb

?????文件????????240??2019-09-05?14:35??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\CSharp.AspNetCoreDemo.runtimeconfig.dev.json

?????文件????????221??2019-09-05?14:35??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\CSharp.AspNetCoreDemo.runtimeconfig.json

?????文件????6630912??2019-06-18?18:48??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\Telerik.Reporting.dll

?????文件????????147??2019-06-18?18:29??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\Telerik.Reporting.dll.config

?????文件?????232448??2019-06-18?18:49??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\Telerik.Reporting.OpenxmlRendering.2.7.2.dll

?????文件??????92500??2019-06-18?18:49??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\Telerik.Reporting.OpenxmlRendering.2.7.2.pdb

?????文件???????2267??2019-06-18?18:49??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\Telerik.Reporting.OpenxmlRendering.2.7.2.xml

?????文件????1406648??2019-06-18?18:48??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\Telerik.Reporting.pdb

?????文件??????50688??2019-06-18?18:49??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\Telerik.Reporting.Services.AspNetCore.dll

?????文件???????6308??2019-06-18?18:49??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\Telerik.Reporting.Services.AspNetCore.pdb

?????文件??????24425??2019-06-18?18:49??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\Telerik.Reporting.Services.AspNetCore.xml

?????文件????1395290??2019-06-18?18:48??Asp.NetCoreDemo\bin\Debug\netcoreapp2.1\Telerik.Reporting.xml

?????文件?????199621??2019-11-01?20:39??Asp.NetCoreDemo\bin\Debug\netcoreapp2.2\CSharp.AspNetCoreDemo.deps.json

?????文件??????11264??2019-11-01?22:27??Asp.NetCoreDemo\bin\Debug\netcoreapp2.2\CSharp.AspNetCoreDemo.dll

?????文件???????2076??2019-11-01?22:27??Asp.NetCoreDemo\bin\Debug\netcoreapp2.2\CSharp.AspNetCoreDemo.pdb

?????文件????????240??2019-11-01?20:39??Asp.NetCoreDemo\bin\Debug\netcoreapp2.2\CSharp.AspNetCoreDemo.runtimeconfig.dev.json

?????文件????????221??2019-11-01?20:39??Asp.NetCoreDemo\bin\Debug\netcoreapp2.2\CSharp.AspNetCoreDemo.runtimeconfig.json

?????文件???????2304??2019-11-01?22:15??Asp.NetCoreDemo\Controllers\ReportsController.cs

............此處省略66個文件信息

評論

共有 條評論