YKT.Lunwen 1.0.0

dotnet add package YKT.Lunwen --version 1.0.0
NuGet\Install-Package YKT.Lunwen -Version 1.0.0
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="YKT.Lunwen" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YKT.Lunwen --version 1.0.0
#r "nuget: YKT.Lunwen, 1.0.0"
#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 YKT.Lunwen as a Cake Addin
#addin nuget:?package=YKT.Lunwen&version=1.0.0

// Install YKT.Lunwen as a Cake Tool
#tool nuget:?package=YKT.Lunwen&version=1.0.0

AI云办公助手提供在线论文API接口

AI云办公简介

在快节奏的现代社会中,学术写作和论文撰写是许多学生和研究人员头疼的问题之一。然而,AI云办公助手的出现彻底改变了这一局面。我们引以为傲地推出了一款在线写作接口,为您提供一键编写毕业论文、开题报告、答辩PPT、文献综述及任务书的便捷解决方案。

我们的写作接口具有许多突出的特点,其中包括操作简单、格式标准、引用文献知网可查,以及编写论文字数可自定义等。无论您是忙碌的学生还是繁忙的研究人员,都可以轻松利用我们的接口完成论文的撰写和整理工作,节省宝贵的时间和精力。

操作简单:我们的接口设计简洁直观,无需复杂的操作步骤,即可轻松上手。只需几个简单的点击,您就可以开始您的写作之旅。

格式标准:我们严格遵循学术论文的格式要求,确保您的论文符合学术规范,给予您最佳的评价。

引用文献知网可查:我们提供便捷的文献引用功能,支持查找知网等权威数据库的文献,并将其快速、准确地引用到您的论文中,为您的论文增添专业性和权威性。

编写论文字数可自定义:无论您需要编写多少字数的论文,我们都可以满足您的需求。从短文到长篇大论,我们的接口都可以灵活应对,确保您的论文内容完整、丰富。

AI云办公助手的在线写作接口为您提供了一站式的论文写作解决方案,让您告别繁琐的写作过程,专注于您的学术研究和成果展示。立即体验我们的服务,让您的学术之路更加畅通无阻!

异步聊天对话【V1.0提供聊天对话功能】

1、通过Nuget引入YKT.Lunwen组件 2、代码示例

  // 唯一键会保持同一个会话
  string uniquekey = "2021553235654523";
  private async void button1_Click(object sender, EventArgs e)
{
	// 使用迭代式输出内容
    await foreach (var res in lwHelper.CreateLunwen(
        new YKTResquestPo() { 
            Title = "聊天内容" ,
            UniqueKey= uniquekey 
        }))
    { 
        Console.Write($"{res}");
    }
}

支持论文写作功能

预计本月底上线……

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.0 91 4/13/2024