NengLong.CMP.Material 1.0.14

There is a newer version of this package available.
See the version list below for details.
dotnet add package NengLong.CMP.Material --version 1.0.14
                    
NuGet\Install-Package NengLong.CMP.Material -Version 1.0.14
                    
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="NengLong.CMP.Material" Version="1.0.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NengLong.CMP.Material" Version="1.0.14" />
                    
Directory.Packages.props
<PackageReference Include="NengLong.CMP.Material" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NengLong.CMP.Material --version 1.0.14
                    
#r "nuget: NengLong.CMP.Material, 1.0.14"
                    
#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.
#:package NengLong.CMP.Material@1.0.14
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NengLong.CMP.Material&version=1.0.14
                    
Install as a Cake Addin
#tool nuget:?package=NengLong.CMP.Material&version=1.0.14
                    
Install as a Cake Tool

NengLong's Learn Material for Yi Ke Tang

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.3.6 1,357 4/30/2019
1.3.5 784 4/28/2019
1.3.4 797 4/28/2019
1.3.3 745 4/17/2019
1.3.2 773 4/17/2019
1.3.1 775 2/27/2019
1.3.0 859 2/19/2019
1.2.9 993 9/28/2018
1.2.8 960 9/28/2018
1.2.6 1,040 9/18/2018
1.2.5 990 9/10/2018
1.2.4 1,180 7/2/2018
1.2.3 1,430 6/8/2018
1.2.2 1,454 5/8/2018
1.2.1 1,235 4/18/2018
1.2.0 1,461 3/22/2018
1.1.19 1,457 2/4/2018
1.1.18 1,478 1/10/2018
1.1.17 1,448 1/9/2018
1.1.16 1,242 11/22/2017
1.1.15 1,249 10/31/2017
1.1.14 1,248 10/16/2017
1.1.13 1,216 9/26/2017
1.1.12 1,254 9/12/2017
1.1.11 1,243 8/19/2017
1.1.10 1,264 7/19/2017
1.1.9 1,275 6/26/2017
1.1.8 1,303 5/16/2017
1.1.7 1,336 4/19/2017
1.1.6 1,302 4/17/2017
1.1.5 1,297 4/14/2017
1.1.4 1,277 4/5/2017
1.1.3 1,286 3/21/2017
1.1.2 1,332 3/10/2017
1.1.1 1,271 3/3/2017
1.1.0 1,277 3/3/2017
1.0.15 1,338 2/27/2017
1.0.14 1,351 2/20/2017
1.0.13 1,339 2/19/2017
1.0.11 1,305 1/24/2017
1.0.10 1,303 1/22/2017
1.0.9 1,327 12/28/2016
1.0.8 1,362 12/26/2016
1.0.7 1,310 11/14/2016
1.0.6 1,583 11/2/2016
1.0.5 1,265 10/14/2016
1.0.4 1,299 9/8/2016
1.0.3 1,326 8/31/2016
1.0.2 1,309 8/28/2016
1.0.1 1,333 8/19/2016
1.0.0 1,319 7/19/2016

v1.0.14
* GetWordByLesson add paging

v1.0.13
* 习题、资源getById接口增加customType字段信息,Material Manager增加Word属性

v1.0.12
* 微课添加一个区别微课和知识点播字段,习题添加一个区别预习和上课习题字段。
* 增加查询单词接口(GetWordByLesson、GetByWord)

v1.0.11
* Enhance Logging

v1.0.10
* Add get exercise by ids methods

v1.0.9
* Exercise add audio path

v1.0.8
* Add base logging
   
v1.0.7
* Add GetExerciseByLesson、GetExerciseType

v1.0.6
* Add TransformFileUpload and Modify UpdateResourceFileById

v1.0.5
* knowledgeId of string to List^string

v1.0.4
* Add GetLessonBook

v1.0.3
* Add params to ResourceByLessonRequestModel

v1.0.2
* Some bugfixes

v1.0.1
* Add lessons relavent interfaces

v1.0.0
* release