NengLong.CMP.Material 1.3.6

dotnet add package NengLong.CMP.Material --version 1.3.6
                    
NuGet\Install-Package NengLong.CMP.Material -Version 1.3.6
                    
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.3.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NengLong.CMP.Material" Version="1.3.6" />
                    
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.3.6
                    
#r "nuget: NengLong.CMP.Material, 1.3.6"
                    
#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.3.6
                    
#: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.3.6
                    
Install as a Cake Addin
#tool nuget:?package=NengLong.CMP.Material&version=1.3.6
                    
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,218 4/30/2019
1.3.5 718 4/28/2019
1.3.4 733 4/28/2019
1.3.3 704 4/17/2019
1.3.2 718 4/17/2019
1.3.1 717 2/27/2019
1.3.0 779 2/19/2019
1.2.9 928 9/28/2018
1.2.8 905 9/28/2018
1.2.6 976 9/18/2018
1.2.5 927 9/10/2018
1.2.4 1,089 7/2/2018
1.2.3 1,291 6/8/2018
1.2.2 1,308 5/8/2018
1.2.1 1,137 4/18/2018
1.2.0 1,329 3/22/2018
1.1.19 1,316 2/4/2018
1.1.18 1,345 1/10/2018
1.1.17 1,308 1/9/2018
1.1.16 1,142 11/22/2017
1.1.15 1,158 10/31/2017
1.1.14 1,157 10/16/2017
1.1.13 1,125 9/26/2017
1.1.12 1,153 9/12/2017
1.1.11 1,141 8/19/2017
1.1.10 1,173 7/19/2017
1.1.9 1,171 6/26/2017
1.1.8 1,200 5/16/2017
1.1.7 1,246 4/19/2017
1.1.6 1,212 4/17/2017
1.1.5 1,194 4/14/2017
1.1.4 1,200 4/5/2017
1.1.3 1,180 3/21/2017
1.1.2 1,230 3/10/2017
1.1.1 1,183 3/3/2017
1.1.0 1,175 3/3/2017
1.0.15 1,237 2/27/2017
1.0.14 1,248 2/20/2017
1.0.13 1,237 2/19/2017
1.0.11 1,213 1/24/2017
1.0.10 1,199 1/22/2017
1.0.9 1,224 12/28/2016
1.0.8 1,254 12/26/2016
1.0.7 1,204 11/14/2016
1.0.6 1,490 11/2/2016
1.0.5 1,184 10/14/2016
1.0.4 1,208 9/8/2016
1.0.3 1,226 8/31/2016
1.0.2 1,205 8/28/2016
1.0.1 1,231 8/19/2016
1.0.0 1,217 7/19/2016

v1.3.2
* modify retrytime restytimeout some api compress log content
v1.2.9
*Adding fallbackPolicy
v1.2.7
* Adding polly timeout
v1.2.5
* Adding Exercise audio

v1.2.4
* Adding asynchronous methods

v1.2.3
* syncResource/deleteById、basedata/getLesson method add some fields

v1.2.2
* word/getChapterWords、word/getByIds、exercise/getByIds method etc add some fields

v1.2.1
* GetResourceDetailByLesson method add isMyUpload request parameter

v1.2.0
* Modify logs

v1.1.19
* word/getChapterWords、word/getByIds、exercise/getByIds method etc add some fields

v1.1.18
* add exercise/UploadPaper filed

v1.1.17
* add exercise/UploadPaper method

v1.1.16
* add exercise/getPaperByIds method

v1.1.15
* resource/getByIds、resource/getById method etc add some fields

v1.1.14
* exercise/getExercise method add some fields

v1.1.13
* Optimize exercise/getByIds methods, modify getPaper、getExerciseByPaper methods

v1.1.12
* Optimize getByLessonAndTag、getByBookAndTag、getByTag methods

v1.1.11
* Add GetByTag methods

v1.1.10
* Add resource/getGamesByLesson methods

v1.1.9
* Add word/getByIds、resource/getByIds methods

v1.1.8
* Add GetByLessonAndTag、GetByBookAndTag methods

v1.1.7
* getChapterWords methods add Some fields

v1.1.6
* Modify getChapterWords methods

v1.1.5
* Add getChapterWords methods

v1.1.4
* Add UpdateLessonCheckStatus methods, modify getByLesson/getById/getLessonBook/getBookInfo/getLesson methods  

v1.1.3
* Modify logs

v1.1.2
* Fixed modify resources have special characters error

v1.1.1
* Bugfixes

v1.1.0
* Add logs

v1.0.15
* Increase automatically extract the data

v1.0.14
* Add logs

v1.0.13
* 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