589689.xyz

Class Libraries in C# 10

  • 收录时间:2023-09-16 11:02:58
  • 文件大小:333MB
  • 下载次数:1
  • 最近下载:2023-09-16 11:02:58
  • 磁力链接:

文件列表

  1. 5. Unit Testing Class Library Projects/3. Creating Unit Tests for Class Library Projects.mp4 20MB
  2. 3. Configuring and Building Class Libraries/08. How to Add Assembly Level Attributes to a Class Library Project.mp4 19MB
  3. 6. Versioning, Packaging, and Distributing Class Libraries/05. Setting Version Numbers for Class Library Assemblies from dotnet Build.mp4 17MB
  4. 6. Versioning, Packaging, and Distributing Class Libraries/04. Setting Version Numbers for Class Libraries in Visual Studio.mp4 16MB
  5. 4. Supporting Multiple .NET Versions in a Class Library Project/09. Consuming Muti-targeted Class Libraries.mp4 12MB
  6. 4. Supporting Multiple .NET Versions in a Class Library Project/10. Preventing Bugs if New Targets Are Added.mp4 12MB
  7. 6. Versioning, Packaging, and Distributing Class Libraries/12. Setting NuGet Package Version Numbers from the Command Line.mp4 11MB
  8. 5. Unit Testing Class Library Projects/5. Creating Unit Tests for .NET Standard.mp4 11MB
  9. 4. Supporting Multiple .NET Versions in a Class Library Project/05. Conditional Property Groups.mp4 10MB
  10. 6. Versioning, Packaging, and Distributing Class Libraries/08. Configuring NuGet Package Properties.mp4 10MB
  11. 3. Configuring and Building Class Libraries/03. Understanding the ImplicitUsings Property.mp4 10MB
  12. 4. Supporting Multiple .NET Versions in a Class Library Project/04. Adding Multi-targeting to a Class Library Project.mp4 9MB
  13. c-sharp-10-class-libraries.zip 8MB
  14. 2. Getting Started with Class Library Projects/07. How to Create a Class Library Project from the Command Line.mp4 8MB
  15. 4. Supporting Multiple .NET Versions in a Class Library Project/07. Adding Conditional Code for Different Targets.mp4 7MB
  16. 3. Configuring and Building Class Libraries/09. Assembly Level Attributes for Non-string Values.mp4 7MB
  17. 2. Getting Started with Class Library Projects/04. Why Use Class Library Projects-.mp4 7MB
  18. 6. Versioning, Packaging, and Distributing Class Libraries/03. An Overview of Semantic Versioning.mp4 6MB
  19. 6. Versioning, Packaging, and Distributing Class Libraries/09. How to Test NuGet Packages Locally in Visual Studio.mp4 6MB
  20. 4. Supporting Multiple .NET Versions in a Class Library Project/03. Understanding Conditional Compilation Preprocessor Directives.mp4 6MB
  21. 2. Getting Started with Class Library Projects/05. How to Create a Class Library Project in Visual Studio.mp4 6MB
  22. 5. Unit Testing Class Library Projects/6. How to Access Internal Code When Unit Testing.mp4 6MB
  23. 6. Versioning, Packaging, and Distributing Class Libraries/02. An Overview of Version Numbering in .NET.mp4 6MB
  24. 2. Getting Started with Class Library Projects/11. Reusing a Class Library Project from Multiple Applications.mp4 6MB
  25. 2. Getting Started with Class Library Projects/09. Adding Code to a Class Library Project.mp4 5MB
  26. 3. Configuring and Building Class Libraries/10. How to Add Assembly Level Attributes to Multiple Projects.mp4 5MB
  27. 4. Supporting Multiple .NET Versions in a Class Library Project/11. Dealing with Unsupported Operations for Some Targets.mp4 5MB
  28. 2. Getting Started with Class Library Projects/10. Referencing and Using a Class Library Project.mp4 5MB
  29. 6. Versioning, Packaging, and Distributing Class Libraries/07. Creating a NuGet Package from Visual Studio.mp4 5MB
  30. 4. Supporting Multiple .NET Versions in a Class Library Project/02. An Overview of Multi-targeting.mp4 4MB
  31. 3. Configuring and Building Class Libraries/02. Class Library Project Build Output.mp4 4MB
  32. 3. Configuring and Building Class Libraries/11. Referencing Packages and DLLs From a Class Library Project.mp4 4MB
  33. 2. Getting Started with Class Library Projects/08. Class Libraries, Namespaces, and Assemblies.mp4 4MB
  34. 6. Versioning, Packaging, and Distributing Class Libraries/10. Setting NuGet Package Version Numbers in Visual Studio.mp4 4MB
  35. 5. Unit Testing Class Library Projects/2. Why Unit Testing Class Libraries Is Easier.mp4 4MB
  36. 4. Supporting Multiple .NET Versions in a Class Library Project/06. The Effect of Multi-targeting on Project Properties.mp4 4MB
  37. 2. Getting Started with Class Library Projects/12. The Different Flavors of .NET.mp4 3MB
  38. 4. Supporting Multiple .NET Versions in a Class Library Project/01. Introduction.mp4 3MB
  39. 6. Versioning, Packaging, and Distributing Class Libraries/15. Summary, Resources, and Further Learning.mp4 3MB
  40. 1. Course Overview/1. Course Overview.mp4 3MB
  41. 3. Configuring and Building Class Libraries/05. Understanding the TargetFramework Property.mp4 3MB
  42. 2. Getting Started with Class Library Projects/13. Summary.mp4 3MB
  43. 3. Configuring and Building Class Libraries/06. Understanding the Nullable Property.mp4 3MB
  44. 2. Getting Started with Class Library Projects/01. Introduction.mp4 2MB
  45. 2. Getting Started with Class Library Projects/03. What Is a Class Library-.mp4 2MB
  46. 3. Configuring and Building Class Libraries/12. Summary.mp4 2MB
  47. 6. Versioning, Packaging, and Distributing Class Libraries/06. An Overview of NuGet Packages.mp4 2MB
  48. 4. Supporting Multiple .NET Versions in a Class Library Project/12. Summary.mp4 2MB
  49. 6. Versioning, Packaging, and Distributing Class Libraries/14. An Overview of Automated Package Creation.mp4 2MB
  50. 3. Configuring and Building Class Libraries/01. Introduction.mp4 2MB
  51. 6. Versioning, Packaging, and Distributing Class Libraries/01. Introduction.mp4 2MB
  52. 5. Unit Testing Class Library Projects/7. Summary.mp4 2MB
  53. 2. Getting Started with Class Library Projects/02. Module Overview.mp4 1MB
  54. 5. Unit Testing Class Library Projects/1. Introduction.mp4 1MB
  55. 6. Versioning, Packaging, and Distributing Class Libraries/11. Checkpoint 06 - Set the NuGet Package Version for a Class Library Project Using the Project File Properties.mp4 244KB
  56. 4. Supporting Multiple .NET Versions in a Class Library Project/08. Checkpoint 04 - Modify a Method to Make it Return a Different Value Depending on the Target Framework.mp4 242KB
  57. 6. Versioning, Packaging, and Distributing Class Libraries/13. Checkpoint 07 - Use the .NET CLI to Create a NuGet Package with a Specified Version Number.mp4 239KB
  58. 3. Configuring and Building Class Libraries/13. Exercise 02 - Adding NuGet Package References and Assembly Attributes.mp4 230KB
  59. 5. Unit Testing Class Library Projects/4. Checkpoint 05 - Write a Test Method to Check the Return Value of a Method.mp4 229KB
  60. 3. Configuring and Building Class Libraries/07. Checkpoint 03 - Enable nullable reference types for a class library project.mp4 228KB
  61. 2. Getting Started with Class Library Projects/06. Checkpoint 01 - Use the .NET CLI to Create a New Class Library Project.mp4 226KB
  62. 3. Configuring and Building Class Libraries/04. Checkpoint 02 - Enable Implicit Using for a Class Library Project.mp4 223KB
  63. 6. Versioning, Packaging, and Distributing Class Libraries/16. Exercise 05 - Create a NuGet Package.mp4 222KB
  64. 2. Getting Started with Class Library Projects/14. Exercise 01 - Create and Use a Class Library Project.mp4 219KB
  65. 4. Supporting Multiple .NET Versions in a Class Library Project/13. Exercise 03 - Adding Multi-Targeting Support.mp4 217KB
  66. 5. Unit Testing Class Library Projects/8. Exercise 04 - Test a Class Library Project.mp4 212KB
  67. 1. Course Overview/101. Sandbox.mp4 197KB
  68. 5. Unit Testing Class Library Projects/3. Creating Unit Tests for Class Library Projects.srt 11KB
  69. 3. Configuring and Building Class Libraries/08. How to Add Assembly Level Attributes to a Class Library Project.srt 10KB
  70. 6. Versioning, Packaging, and Distributing Class Libraries/05. Setting Version Numbers for Class Library Assemblies from dotnet Build.srt 9KB
  71. 6. Versioning, Packaging, and Distributing Class Libraries/04. Setting Version Numbers for Class Libraries in Visual Studio.srt 7KB
  72. 6. Versioning, Packaging, and Distributing Class Libraries/12. Setting NuGet Package Version Numbers from the Command Line.srt 6KB
  73. 4. Supporting Multiple .NET Versions in a Class Library Project/10. Preventing Bugs if New Targets Are Added.srt 6KB
  74. 2. Getting Started with Class Library Projects/04. Why Use Class Library Projects-.srt 6KB
  75. 4. Supporting Multiple .NET Versions in a Class Library Project/09. Consuming Muti-targeted Class Libraries.srt 6KB
  76. 6. Versioning, Packaging, and Distributing Class Libraries/03. An Overview of Semantic Versioning.srt 6KB
  77. 4. Supporting Multiple .NET Versions in a Class Library Project/03. Understanding Conditional Compilation Preprocessor Directives.srt 6KB
  78. 6. Versioning, Packaging, and Distributing Class Libraries/02. An Overview of Version Numbering in .NET.srt 6KB
  79. 3. Configuring and Building Class Libraries/03. Understanding the ImplicitUsings Property.srt 6KB
  80. 6. Versioning, Packaging, and Distributing Class Libraries/08. Configuring NuGet Package Properties.srt 6KB
  81. 4. Supporting Multiple .NET Versions in a Class Library Project/05. Conditional Property Groups.srt 6KB
  82. 5. Unit Testing Class Library Projects/5. Creating Unit Tests for .NET Standard.srt 5KB
  83. 6. Versioning, Packaging, and Distributing Class Libraries/09. How to Test NuGet Packages Locally in Visual Studio.srt 5KB
  84. 4. Supporting Multiple .NET Versions in a Class Library Project/04. Adding Multi-targeting to a Class Library Project.srt 5KB
  85. 3. Configuring and Building Class Libraries/09. Assembly Level Attributes for Non-string Values.srt 4KB
  86. 6. Versioning, Packaging, and Distributing Class Libraries/15. Summary, Resources, and Further Learning.srt 4KB
  87. 2. Getting Started with Class Library Projects/05. How to Create a Class Library Project in Visual Studio.srt 4KB
  88. 4. Supporting Multiple .NET Versions in a Class Library Project/02. An Overview of Multi-targeting.srt 4KB
  89. 4. Supporting Multiple .NET Versions in a Class Library Project/07. Adding Conditional Code for Different Targets.srt 4KB
  90. 4. Supporting Multiple .NET Versions in a Class Library Project/01. Introduction.srt 4KB
  91. 2. Getting Started with Class Library Projects/08. Class Libraries, Namespaces, and Assemblies.srt 4KB
  92. 3. Configuring and Building Class Libraries/02. Class Library Project Build Output.srt 4KB
  93. 5. Unit Testing Class Library Projects/2. Why Unit Testing Class Libraries Is Easier.srt 3KB
  94. 6. Versioning, Packaging, and Distributing Class Libraries/07. Creating a NuGet Package from Visual Studio.srt 3KB
  95. 2. Getting Started with Class Library Projects/07. How to Create a Class Library Project from the Command Line.srt 3KB
  96. 2. Getting Started with Class Library Projects/12. The Different Flavors of .NET.srt 3KB
  97. 2. Getting Started with Class Library Projects/09. Adding Code to a Class Library Project.srt 3KB
  98. 3. Configuring and Building Class Libraries/10. How to Add Assembly Level Attributes to Multiple Projects.srt 3KB
  99. 5. Unit Testing Class Library Projects/6. How to Access Internal Code When Unit Testing.srt 3KB
  100. 2. Getting Started with Class Library Projects/13. Summary.srt 3KB
  101. 2. Getting Started with Class Library Projects/01. Introduction.srt 3KB
  102. 6. Versioning, Packaging, and Distributing Class Libraries/10. Setting NuGet Package Version Numbers in Visual Studio.srt 3KB
  103. 2. Getting Started with Class Library Projects/11. Reusing a Class Library Project from Multiple Applications.srt 3KB
  104. 3. Configuring and Building Class Libraries/12. Summary.srt 3KB
  105. 4. Supporting Multiple .NET Versions in a Class Library Project/11. Dealing with Unsupported Operations for Some Targets.srt 2KB
  106. 4. Supporting Multiple .NET Versions in a Class Library Project/12. Summary.srt 2KB
  107. 3. Configuring and Building Class Libraries/11. Referencing Packages and DLLs From a Class Library Project.srt 2KB
  108. 4. Supporting Multiple .NET Versions in a Class Library Project/06. The Effect of Multi-targeting on Project Properties.srt 2KB
  109. 3. Configuring and Building Class Libraries/01. Introduction.srt 2KB
  110. 2. Getting Started with Class Library Projects/10. Referencing and Using a Class Library Project.srt 2KB
  111. 2. Getting Started with Class Library Projects/03. What Is a Class Library-.srt 2KB
  112. 1. Course Overview/1. Course Overview.srt 2KB
  113. 6. Versioning, Packaging, and Distributing Class Libraries/01. Introduction.srt 2KB
  114. 6. Versioning, Packaging, and Distributing Class Libraries/14. An Overview of Automated Package Creation.srt 2KB
  115. 5. Unit Testing Class Library Projects/7. Summary.srt 2KB
  116. 3. Configuring and Building Class Libraries/05. Understanding the TargetFramework Property.srt 2KB
  117. 3. Configuring and Building Class Libraries/06. Understanding the Nullable Property.srt 2KB
  118. 2. Getting Started with Class Library Projects/02. Module Overview.srt 1KB
  119. 6. Versioning, Packaging, and Distributing Class Libraries/06. An Overview of NuGet Packages.srt 1KB
  120. 5. Unit Testing Class Library Projects/1. Introduction.srt 1KB