FileMood

Download Lynda - F Sharp Automated Testing For Developers

Lynda Sharp Automated Testing For Developers

Name

Lynda - F Sharp Automated Testing For Developers

 DOWNLOAD Copy Link

Total Size

529.6 MB

Total Files

1765

Hash

936B680BC6550F4F57C7B32BDF683DEFD9791BE6

/1. Introduction/

03. Working with the sample code.mp4

9.5 MB

01. Welcome.mp4

7.0 MB

04. Solving issues with early versions of Visual Studio 2017.mp4

3.0 MB

02. What you should know.mp4

2.8 MB

03. Working with the sample code.en.srt

4.5 KB

01. Welcome.en.srt

2.1 KB

02. What you should know.en.srt

1.8 KB

04. Solving issues with early versions of Visual Studio 2017.en.srt

1.5 KB

/2. 1. Introducing Automated Testing/

05. What are automated tests and why do they matter.mp4

5.3 MB

05. What are automated tests and why do they matter.en.srt

3.6 KB

/3. 2. Classical Unit Testing with F#/

08. Test driving an implementation - Part 1.mp4

34.8 MB

10. Providing functional dependencies to tests.mp4

34.1 MB

09. Test driving an implementation - Part 2.mp4

31.6 MB

06. Creating a testable project and installing Paket and xUnit.mp4

28.0 MB

07. Creating your first tests.mp4

12.5 MB

12. Exercise solution - Removing nulls from your implementation.mp4

5.6 MB

11. Exercise - Removing nulls from your implementation.mp4

4.2 MB

08. Test driving an implementation - Part 1.en.srt

16.5 KB

06. Creating a testable project and installing Paket and xUnit.en.srt

16.2 KB

10. Providing functional dependencies to tests.en.srt

15.2 KB

09. Test driving an implementation - Part 2.en.srt

12.8 KB

07. Creating your first tests.en.srt

10.8 KB

11. Exercise - Removing nulls from your implementation.en.srt

2.9 KB

12. Exercise solution - Removing nulls from your implementation.en.srt

2.8 KB

/4. 3. Improving Your Test Run Experience with NCrunch/

13. Introducing NCrunch - A marvelous test runner.mp4

24.5 MB

14. Organizing tests in NCrunch.mp4

11.9 MB

15. Exercise - Extending test coverage.mp4

5.2 MB

16. Exercise solution - Extending test coverage.mp4

3.0 MB

13. Introducing NCrunch - A marvelous test runner.en.srt

13.0 KB

14. Organizing tests in NCrunch.en.srt

6.0 KB

15. Exercise - Extending test coverage.en.srt

3.0 KB

16. Exercise solution - Extending test coverage.en.srt

1.5 KB

/5. 4. Going Beyond Test Cases with FsCheck and Unquote/

20. Controlling FsCheck test data generation.mp4

56.2 MB

18. Applying property-based testing.mp4

31.1 MB

17. Introducing property-based testing with FsCheck.mp4

26.5 MB

23. Using Unquote to clarify test failures.mp4

16.7 MB

22. Exercise solution - Writing an FsCheck test using a generator.mp4

3.2 MB

19. Supplying additional values.mp4

3.0 MB

21. Exercise - Writing an FsCheck test using a generator.mp4

2.1 MB

20. Controlling FsCheck test data generation.en.srt

25.1 KB

18. Applying property-based testing.en.srt

16.6 KB

17. Introducing property-based testing with FsCheck.en.srt

12.3 KB

23. Using Unquote to clarify test failures.en.srt

6.3 KB

22. Exercise solution - Writing an FsCheck test using a generator.en.srt

1.5 KB

19. Supplying additional values.en.srt

1.5 KB

21. Exercise - Writing an FsCheck test using a generator.en.srt

1.0 KB

/6. 5. Making Tests First Class Using Expecto/

25. Writing tests in Expecto.mp4

23.8 MB

26. Writing property-based tests in Expecto.mp4

21.9 MB

24. Introducing first-class tests with Expecto.mp4

18.3 MB

28. Exercise solution - Converting tests to use Expecto.mp4

2.9 MB

27. Exercise - Converting tests to use Expecto.mp4

2.2 MB

24. Introducing first-class tests with Expecto.en.srt

9.0 KB

25. Writing tests in Expecto.en.srt

8.1 KB

26. Writing property-based tests in Expecto.en.srt

7.8 KB

28. Exercise solution - Converting tests to use Expecto.en.srt

1.2 KB

27. Exercise - Converting tests to use Expecto.en.srt

0.6 KB

/7. 6. Using Mocking to Tame Dependencies/

29. Introducing mocking with Foq.mp4

15.1 MB

29. Introducing mocking with Foq.en.srt

7.4 KB

/8. 7. User Interface Testing/

30. Web UI testing with Canopy.mp4

46.4 MB

30. Web UI testing with Canopy.en.srt

18.9 KB

/9. Conclusion/

31. Next steps.mp4

2.7 MB

31. Next steps.en.srt

1.7 KB

/Exercise Files/02_01/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/02_01/End/NameParser/NameParser/obj/

NameParser.fsproj.proj-info.targets

2.4 KB

/Exercise Files/02_01/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

0.3 KB

packages.config

0.1 KB

/Exercise Files/02_01/End/NameParser/NameParserTests/

NameParserTests.fsproj

14.8 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.1 KB

ParseName.Tests.fs

0.1 KB

paket.references

0.0 KB

/Exercise Files/02_01/End/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.6 KB

paket.dependencies

0.1 KB

/Exercise Files/02_02/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/02_02/Begin/NameParser/NameParser/obj/

NameParser.fsproj.proj-info.targets

2.4 KB

/Exercise Files/02_02/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

0.3 KB

packages.config

0.1 KB

/Exercise Files/02_02/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

14.8 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.1 KB

ParseName.Tests.fs

0.1 KB

paket.references

0.0 KB

/Exercise Files/02_02/Begin/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.6 KB

paket.dependencies

0.1 KB

/Exercise Files/02_02/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/02_02/End/NameParser/NameParser/obj/

NameParser.fsproj.proj-info.targets

2.4 KB

/Exercise Files/02_02/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

0.3 KB

packages.config

0.1 KB

/Exercise Files/02_02/End/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

ParseName.Tests.fs

0.2 KB

paket.references

0.0 KB

/Exercise Files/02_02/End/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

paket.dependencies

0.1 KB

/Exercise Files/02_03/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/02_03/Begin/NameParser/NameParser/obj/

NameParser.fsproj.proj-info.targets

2.4 KB

/Exercise Files/02_03/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

0.3 KB

packages.config

0.1 KB

/Exercise Files/02_03/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

ParseName.Tests.fs

0.2 KB

paket.references

0.0 KB

/Exercise Files/02_03/Begin/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

paket.dependencies

0.1 KB

/Exercise Files/02_03/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/02_03/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

0.7 KB

packages.config

0.1 KB

/Exercise Files/02_03/End/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

AssemblyInfo.fs

1.5 KB

ParseName.Tests.fs

1.2 KB

packages.config

0.5 KB

paket.references

0.0 KB

/Exercise Files/02_03/End/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

paket.dependencies

0.1 KB

/Exercise Files/02_04/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/02_04/Begin/NameParser/NameParser/bin/Debug/

System.ValueTuple.dll

77.7 KB

NameParser.dll

10.2 KB

NameParser.dll.mdb

0.5 KB

NameParser.XML

0.1 KB

/Exercise Files/02_04/Begin/NameParser/NameParser/obj/Debug/

NameParser.fsprojResolveAssemblyReference.cache

19.0 KB

NameParser.dll

10.2 KB

NameParser.fsproj.FileListAbsolute.txt

1.3 KB

NameParser.dll.mdb

0.5 KB

NameParser.fsproj.CoreCompileInputs.cache

0.0 KB

/Exercise Files/02_04/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

0.7 KB

packages.config

0.1 KB

/Exercise Files/02_04/Begin/NameParser/NameParserTests/obj/Debug/

NameParserTests.fsprojResolveAssemblyReference.cache

22.5 KB

NameParserTests.fsproj.FileListAbsolute.txt

0.4 KB

NameParserTests.fsproj.CoreCompileInputs.cache

0.0 KB

/Exercise Files/02_04/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

AssemblyInfo.fs

1.5 KB

ParseName.Tests.fs

1.2 KB

packages.config

0.5 KB

paket.references

0.0 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/net451/

Microsoft.DotNet.PlatformAbstractions.dll

22.0 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/netstandard1.3/

Microsoft.DotNet.PlatformAbstractions.dll

21.5 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/

Microsoft.DotNet.PlatformAbstractions.1.1.1.nupkg

25.1 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/net451/

Microsoft.Extensions.DependencyModel.dll

58.4 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/netstandard1.3/

Microsoft.Extensions.DependencyModel.dll

54.3 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/netstandard1.6/

Microsoft.Extensions.DependencyModel.dll

58.4 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/

Microsoft.Extensions.DependencyModel.1.1.1.nupkg

83.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/cs/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.5 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

21.8 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/de/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/es/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/fr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/it/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ja/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ko/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/pl/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/pt-BR/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ru/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

30.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/tr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/zh-Hans/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/zh-Hant/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/

Microsoft.VisualStudio.TestPlatform.ObjectModel.dll

138.1 KB

Microsoft.TestPlatform.CoreUtilities.dll

50.4 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/cs/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.5 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

21.8 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/de/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/es/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/fr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/it/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ja/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ko/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/pl/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/pt-BR/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ru/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

30.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

23.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/tr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/zh-Hans/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/zh-Hant/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/

Microsoft.VisualStudio.TestPlatform.ObjectModel.dll

125.8 KB

Microsoft.TestPlatform.CoreUtilities.dll

50.4 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/

Microsoft.TestPlatform.ObjectModel.15.0.0.nupkg

893.4 KB

/Exercise Files/02_04/Begin/NameParser/packages/NETStandard.Library.1.6.1/

dotnet_library_license.txt

9.5 KB

NETStandard.Library.1.6.1.nupkg

7.8 KB

ThirdPartyNotices.txt

1.6 KB

/.../System.Threading.ThreadPool.4.3.0/lib/MonoAndroid10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/MonoTouch10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/net46/

System.Threading.ThreadPool.dll

22.3 KB

/.../System.Threading.ThreadPool.4.3.0/lib/netcore50/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/netstandard1.3/

System.Threading.ThreadPool.dll

22.4 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinios10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinmac20/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarintvos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinwatchos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/MonoAndroid10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/MonoTouch10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/net46/

System.Threading.ThreadPool.dll

22.3 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/de/

System.Threading.ThreadPool.xml

13.2 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/es/

System.Threading.ThreadPool.xml

13.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/fr/

System.Threading.ThreadPool.xml

12.7 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/it/

System.Threading.ThreadPool.xml

12.9 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ja/

System.Threading.ThreadPool.xml

13.6 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ko/

System.Threading.ThreadPool.xml

12.7 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ru/

System.Threading.ThreadPool.xml

16.9 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/zh-hans/

System.Threading.ThreadPool.xml

11.4 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/zh-hant/

System.Threading.ThreadPool.xml

11.5 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/

System.Threading.ThreadPool.dll

22.4 KB

System.Threading.ThreadPool.xml

12.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinios10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinmac20/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarintvos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinwatchos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/

System.Threading.ThreadPool.4.3.0.nupkg

80.3 KB

dotnet_library_license.txt

9.5 KB

ThirdPartyNotices.txt

1.6 KB

/Exercise Files/02_04/Begin/NameParser/packages/System.ValueTuple.4.3.0/lib/netstandard1.0/

.xml

83.1 KB

System.ValueTuple.dll

77.7 KB

/.../portable-net40+sl4+win8+wp8/

.xml

83.1 KB

System.ValueTuple.dll

78.0 KB

/Exercise Files/02_04/Begin/NameParser/packages/System.ValueTuple.4.3.0/

System.ValueTuple.4.3.0.nupkg

77.8 KB

dotnet_library_license.txt

9.5 KB

ThirdPartyNotices.txt

1.6 KB

/.../xunit.runner.visualstudio.2.2.0/build/net20/

xunit.runner.visualstudio.props

1.4 KB

/.../xunit.runner.visualstudio.2.2.0/build/netcoreapp1.0/

xunit.runner.utility.netstandard15.dll

169.5 KB

xunit.runner.visualstudio.dotnetcore.testadapter.dll

53.8 KB

xunit.runner.reporters.netstandard15.dll

33.8 KB

xunit.runner.visualstudio.props

1.0 KB

/.../xunit.runner.visualstudio.2.2.0/build/uap10.0/

xunit.runner.utility.netstandard11.dll

167.9 KB

xunit.runner.visualstudio.uwp.dll

49.2 KB

xunit.runner.visualstudio.targets

1.3 KB

xunit.runner.visualstudio.uwp.pri

0.7 KB

xunit.runner.visualstudio.props

0.7 KB

/.../xunit.runner.visualstudio.2.2.0/build/_common/

xunit.runner.utility.net35.dll

180.2 KB

xunit.runner.visualstudio.testadapter.dll

50.7 KB

xunit.runner.reporters.net452.dll

32.8 KB

xunit.abstractions.dll

13.8 KB

/.../xunit.runner.visualstudio.2.2.0/

xunit.runner.visualstudio.2.2.0.nupkg

309.8 KB

/Exercise Files/02_04/Begin/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

NameParser.userprefs

0.6 KB

paket.dependencies

0.1 KB

/Exercise Files/02_04/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/02_04/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.1 KB

packages.config

0.1 KB

/Exercise Files/02_04/End/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

2.1 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

paket.references

0.0 KB

/Exercise Files/02_04/End/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

paket.dependencies

0.1 KB

/Exercise Files/02_05/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/02_05/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.1 KB

packages.config

0.1 KB

/Exercise Files/02_05/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

2.1 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

paket.references

0.0 KB

/Exercise Files/02_05/Begin/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

paket.dependencies

0.1 KB

/Exercise Files/02_05/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/02_05/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

packages.config

0.1 KB

/Exercise Files/02_05/End/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

3.3 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

paket.references

0.0 KB

/Exercise Files/02_05/End/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

paket.dependencies

0.1 KB

/Exercise Files/02_07/Solution/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/02_07/Solution/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

packages.config

0.1 KB

/Exercise Files/02_07/Solution/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

3.2 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

paket.references

0.0 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/net451/

Microsoft.DotNet.PlatformAbstractions.dll

22.0 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/netstandard1.3/

Microsoft.DotNet.PlatformAbstractions.dll

21.5 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/

Microsoft.DotNet.PlatformAbstractions.1.1.1.nupkg

25.1 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/net451/

Microsoft.Extensions.DependencyModel.dll

58.4 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/netstandard1.3/

Microsoft.Extensions.DependencyModel.dll

54.3 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/netstandard1.6/

Microsoft.Extensions.DependencyModel.dll

58.4 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/

Microsoft.Extensions.DependencyModel.1.1.1.nupkg

83.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/cs/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.5 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

21.8 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/de/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/es/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/fr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/it/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ja/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ko/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/pl/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/pt-BR/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ru/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

30.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/tr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/zh-Hans/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/zh-Hant/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/

Microsoft.VisualStudio.TestPlatform.ObjectModel.dll

138.1 KB

Microsoft.TestPlatform.CoreUtilities.dll

50.4 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/cs/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.5 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

21.8 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/de/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/es/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/fr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/it/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ja/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ko/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/pl/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/pt-BR/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ru/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

30.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

23.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/tr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/zh-Hans/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/zh-Hant/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/

Microsoft.VisualStudio.TestPlatform.ObjectModel.dll

125.8 KB

Microsoft.TestPlatform.CoreUtilities.dll

50.4 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/

Microsoft.TestPlatform.ObjectModel.15.0.0.nupkg

893.4 KB

/Exercise Files/02_07/Solution/NameParser/packages/NETStandard.Library.1.6.1/

dotnet_library_license.txt

9.5 KB

NETStandard.Library.1.6.1.nupkg

7.8 KB

ThirdPartyNotices.txt

1.6 KB

/.../System.Threading.ThreadPool.4.3.0/lib/MonoAndroid10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/MonoTouch10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/net46/

System.Threading.ThreadPool.dll

22.3 KB

/.../System.Threading.ThreadPool.4.3.0/lib/netcore50/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/netstandard1.3/

System.Threading.ThreadPool.dll

22.4 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinios10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinmac20/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarintvos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinwatchos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/MonoAndroid10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/MonoTouch10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/net46/

System.Threading.ThreadPool.dll

22.3 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/de/

System.Threading.ThreadPool.xml

13.2 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/es/

System.Threading.ThreadPool.xml

13.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/fr/

System.Threading.ThreadPool.xml

12.7 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/it/

System.Threading.ThreadPool.xml

12.9 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ja/

System.Threading.ThreadPool.xml

13.6 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ko/

System.Threading.ThreadPool.xml

12.7 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ru/

System.Threading.ThreadPool.xml

16.9 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/zh-hans/

System.Threading.ThreadPool.xml

11.4 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/zh-hant/

System.Threading.ThreadPool.xml

11.5 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/

System.Threading.ThreadPool.dll

22.4 KB

System.Threading.ThreadPool.xml

12.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinios10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinmac20/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarintvos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinwatchos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/

System.Threading.ThreadPool.4.3.0.nupkg

80.3 KB

dotnet_library_license.txt

9.5 KB

ThirdPartyNotices.txt

1.6 KB

/Exercise Files/02_07/Solution/NameParser/packages/System.ValueTuple.4.3.0/lib/netstandard1.0/

.xml

83.1 KB

System.ValueTuple.dll

77.7 KB

/.../portable-net40+sl4+win8+wp8/

.xml

83.1 KB

System.ValueTuple.dll

78.0 KB

/Exercise Files/02_07/Solution/NameParser/packages/System.ValueTuple.4.3.0/

System.ValueTuple.4.3.0.nupkg

77.8 KB

dotnet_library_license.txt

9.5 KB

ThirdPartyNotices.txt

1.6 KB

/.../xunit.runner.visualstudio.2.2.0/build/net20/

xunit.runner.visualstudio.props

1.4 KB

/.../xunit.runner.visualstudio.2.2.0/build/netcoreapp1.0/

xunit.runner.utility.netstandard15.dll

169.5 KB

xunit.runner.visualstudio.dotnetcore.testadapter.dll

53.8 KB

xunit.runner.reporters.netstandard15.dll

33.8 KB

xunit.runner.visualstudio.props

1.0 KB

/.../xunit.runner.visualstudio.2.2.0/build/uap10.0/

xunit.runner.utility.netstandard11.dll

167.9 KB

xunit.runner.visualstudio.uwp.dll

49.2 KB

xunit.runner.visualstudio.targets

1.3 KB

xunit.runner.visualstudio.uwp.pri

0.7 KB

xunit.runner.visualstudio.props

0.7 KB

/.../xunit.runner.visualstudio.2.2.0/build/_common/

xunit.runner.utility.net35.dll

180.2 KB

xunit.runner.visualstudio.testadapter.dll

50.7 KB

xunit.runner.reporters.net452.dll

32.8 KB

xunit.abstractions.dll

13.8 KB

/.../xunit.runner.visualstudio.2.2.0/

xunit.runner.visualstudio.2.2.0.nupkg

309.8 KB

/Exercise Files/02_07/Solution/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

NameParser.userprefs

0.5 KB

paket.dependencies

0.1 KB

/Exercise Files/03_01/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/03_01/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

packages.config

0.1 KB

/Exercise Files/03_01/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

3.2 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

paket.references

0.0 KB

/Exercise Files/03_01/Begin/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

paket.dependencies

0.1 KB

/Exercise Files/03_01/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/03_01/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

packages.config

0.1 KB

/Exercise Files/03_01/End/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

3.2 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

paket.references

0.0 KB

/Exercise Files/03_01/End/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

paket.dependencies

0.1 KB

/Exercise Files/03_02/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/03_02/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

packages.config

0.1 KB

/Exercise Files/03_02/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

3.2 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

paket.references

0.0 KB

/Exercise Files/03_02/Begin/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

paket.dependencies

0.1 KB

/Exercise Files/03_02/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/03_02/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/03_02/End/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

3.4 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/03_02/End/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

NameParser.v3.ncrunchsolution

0.4 KB

NameParser.v3.ncrunchsolution.user

0.2 KB

paket.dependencies

0.1 KB

/Exercise Files/03_03/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/03_03/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/03_03/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

3.4 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/03_03/Begin/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

NameParser.v3.ncrunchsolution

0.4 KB

NameParser.v3.ncrunchsolution.user

0.2 KB

paket.dependencies

0.1 KB

/Exercise Files/03_03/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/03_03/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/03_03/End/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

3.7 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/03_03/End/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/03_04/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/03_04/Begin/NameParser/NameParser/bin/Debug/

Icon

0.0 KB

/Exercise Files/03_04/Begin/NameParser/NameParser/bin/

Icon

0.0 KB

/Exercise Files/03_04/Begin/NameParser/NameParser/obj/Debug/

Icon

0.0 KB

/Exercise Files/03_04/Begin/NameParser/NameParser/obj/

Icon

0.0 KB

/Exercise Files/03_04/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.1 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

Icon

0.0 KB

/Exercise Files/03_04/Begin/NameParser/NameParserTests/bin/Debug/

Icon

0.0 KB

/Exercise Files/03_04/Begin/NameParser/NameParserTests/bin/

Icon

0.0 KB

/Exercise Files/03_04/Begin/NameParser/NameParserTests/obj/Debug/

Icon

0.0 KB

/Exercise Files/03_04/Begin/NameParser/NameParserTests/obj/

Icon

0.0 KB

/Exercise Files/03_04/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

3.7 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

Icon

0.0 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/net451/

Microsoft.DotNet.PlatformAbstractions.dll

22.0 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/netstandard1.3/

Microsoft.DotNet.PlatformAbstractions.dll

21.5 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/

Microsoft.DotNet.PlatformAbstractions.1.1.1.nupkg

25.1 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/net451/

Microsoft.Extensions.DependencyModel.dll

58.4 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/netstandard1.3/

Microsoft.Extensions.DependencyModel.dll

54.3 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/netstandard1.6/

Microsoft.Extensions.DependencyModel.dll

58.4 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/

Microsoft.Extensions.DependencyModel.1.1.1.nupkg

83.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/cs/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.5 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

21.8 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/de/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/es/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/fr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/it/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ja/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ko/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/pl/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/pt-BR/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ru/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

30.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/tr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/zh-Hans/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/zh-Hant/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/

Microsoft.VisualStudio.TestPlatform.ObjectModel.dll

138.1 KB

Microsoft.TestPlatform.CoreUtilities.dll

50.4 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/cs/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.5 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

21.8 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/de/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/es/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/fr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/it/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ja/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ko/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/pl/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/pt-BR/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ru/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

30.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

23.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/tr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/zh-Hans/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/zh-Hant/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/

Microsoft.VisualStudio.TestPlatform.ObjectModel.dll

125.8 KB

Microsoft.TestPlatform.CoreUtilities.dll

50.4 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/

Microsoft.TestPlatform.ObjectModel.15.0.0.nupkg

893.4 KB

/Exercise Files/03_04/Begin/NameParser/packages/NETStandard.Library.1.6.1/

dotnet_library_license.txt

9.5 KB

NETStandard.Library.1.6.1.nupkg

7.8 KB

ThirdPartyNotices.txt

1.6 KB

/.../System.Threading.ThreadPool.4.3.0/lib/MonoAndroid10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/MonoTouch10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/net46/

System.Threading.ThreadPool.dll

22.3 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/netcore50/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/netstandard1.3/

System.Threading.ThreadPool.dll

22.4 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinios10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinmac20/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarintvos10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinwatchos10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/MonoAndroid10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/MonoTouch10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/net46/

System.Threading.ThreadPool.dll

22.3 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/de/

System.Threading.ThreadPool.xml

13.2 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/es/

System.Threading.ThreadPool.xml

13.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/fr/

System.Threading.ThreadPool.xml

12.7 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/it/

System.Threading.ThreadPool.xml

12.9 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ja/

System.Threading.ThreadPool.xml

13.6 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ko/

System.Threading.ThreadPool.xml

12.7 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ru/

System.Threading.ThreadPool.xml

16.9 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/zh-hans/

System.Threading.ThreadPool.xml

11.4 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/zh-hant/

System.Threading.ThreadPool.xml

11.5 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/

System.Threading.ThreadPool.dll

22.4 KB

System.Threading.ThreadPool.xml

12.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinios10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinmac20/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarintvos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinwatchos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/

System.Threading.ThreadPool.4.3.0.nupkg

80.3 KB

dotnet_library_license.txt

9.5 KB

ThirdPartyNotices.txt

1.6 KB

/Exercise Files/03_04/Begin/NameParser/packages/System.ValueTuple.4.3.0/lib/netstandard1.0/

.xml

83.1 KB

System.ValueTuple.dll

77.7 KB

/.../portable-net40+sl4+win8+wp8/

.xml

83.1 KB

System.ValueTuple.dll

78.0 KB

/Exercise Files/03_04/Begin/NameParser/packages/System.ValueTuple.4.3.0/

System.ValueTuple.4.3.0.nupkg

77.8 KB

dotnet_library_license.txt

9.5 KB

ThirdPartyNotices.txt

1.6 KB

/.../xunit.runner.visualstudio.2.2.0/build/net20/

xunit.runner.visualstudio.props

1.4 KB

/.../xunit.runner.visualstudio.2.2.0/build/netcoreapp1.0/

xunit.runner.utility.netstandard15.dll

169.5 KB

xunit.runner.visualstudio.dotnetcore.testadapter.dll

53.8 KB

xunit.runner.reporters.netstandard15.dll

33.8 KB

xunit.runner.visualstudio.props

1.0 KB

/.../xunit.runner.visualstudio.2.2.0/build/uap10.0/

xunit.runner.utility.netstandard11.dll

167.9 KB

xunit.runner.visualstudio.uwp.dll

49.2 KB

xunit.runner.visualstudio.targets

1.3 KB

xunit.runner.visualstudio.uwp.pri

0.7 KB

xunit.runner.visualstudio.props

0.7 KB

/.../xunit.runner.visualstudio.2.2.0/build/_common/

xunit.runner.utility.net35.dll

180.2 KB

xunit.runner.visualstudio.testadapter.dll

50.7 KB

xunit.runner.reporters.net452.dll

32.8 KB

xunit.abstractions.dll

13.8 KB

/.../xunit.runner.visualstudio.2.2.0/

xunit.runner.visualstudio.2.2.0.nupkg

309.8 KB

/Exercise Files/03_04/Begin/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

NameParser.userprefs

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

NameParser.v3.ncrunchsolution.user

0.2 KB

paket.dependencies

0.1 KB

/Exercise Files/03_04/Begin/

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/NameParser/bin/Debug/

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/NameParser/bin/

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/NameParser/obj/Debug/

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/NameParser/obj/

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.1 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/NameParserTests/bin/Debug/

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/NameParserTests/bin/

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/NameParserTests/obj/Debug/

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/NameParserTests/obj/

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

3.7 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

Icon

0.0 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/net451/

Microsoft.DotNet.PlatformAbstractions.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/netstandard1.3/

Microsoft.DotNet.PlatformAbstractions.dll

21.5 KB

Icon

0.0 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/

Icon

0.0 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/

Microsoft.DotNet.PlatformAbstractions.1.1.1.nupkg

25.1 KB

Icon

0.0 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/net451/

Microsoft.Extensions.DependencyModel.dll

58.4 KB

Icon

0.0 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/netstandard1.3/

Microsoft.Extensions.DependencyModel.dll

54.3 KB

Icon

0.0 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/netstandard1.6/

Microsoft.Extensions.DependencyModel.dll

58.4 KB

Icon

0.0 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/

Icon

0.0 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/

Microsoft.Extensions.DependencyModel.1.1.1.nupkg

83.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/cs/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.5 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

21.8 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/de/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/es/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/fr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/it/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ja/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ko/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/pl/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/pt-BR/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ru/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

30.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/tr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/zh-Hans/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/zh-Hant/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/

Microsoft.VisualStudio.TestPlatform.ObjectModel.dll

138.1 KB

Microsoft.TestPlatform.CoreUtilities.dll

50.4 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/cs/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.5 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

21.8 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/de/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/es/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/fr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/it/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ja/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ko/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/pl/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/pt-BR/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ru/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

30.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

23.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/tr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/zh-Hans/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/zh-Hant/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/

Microsoft.VisualStudio.TestPlatform.ObjectModel.dll

125.8 KB

Microsoft.TestPlatform.CoreUtilities.dll

50.4 KB

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/

Icon

0.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/

Microsoft.TestPlatform.ObjectModel.15.0.0.nupkg

893.4 KB

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/packages/NETStandard.Library.1.6.1/

dotnet_library_license.txt

9.5 KB

NETStandard.Library.1.6.1.nupkg

7.8 KB

ThirdPartyNotices.txt

1.6 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/MonoAndroid10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/MonoTouch10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/net46/

System.Threading.ThreadPool.dll

22.3 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/netcore50/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/netstandard1.3/

System.Threading.ThreadPool.dll

22.4 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinios10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinmac20/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarintvos10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinwatchos10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/MonoAndroid10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/MonoTouch10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/net46/

System.Threading.ThreadPool.dll

22.3 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/de/

System.Threading.ThreadPool.xml

13.2 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/es/

System.Threading.ThreadPool.xml

13.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/fr/

System.Threading.ThreadPool.xml

12.7 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/it/

System.Threading.ThreadPool.xml

12.9 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ja/

System.Threading.ThreadPool.xml

13.6 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ko/

System.Threading.ThreadPool.xml

12.7 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ru/

System.Threading.ThreadPool.xml

16.9 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/zh-hans/

System.Threading.ThreadPool.xml

11.4 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/zh-hant/

System.Threading.ThreadPool.xml

11.5 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/

System.Threading.ThreadPool.dll

22.4 KB

System.Threading.ThreadPool.xml

12.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinios10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinmac20/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarintvos10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinwatchos10/

_._

0.0 KB

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/

Icon

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/

System.Threading.ThreadPool.4.3.0.nupkg

80.3 KB

dotnet_library_license.txt

9.5 KB

ThirdPartyNotices.txt

1.6 KB

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/packages/System.ValueTuple.4.3.0/lib/netstandard1.0/

.xml

83.1 KB

System.ValueTuple.dll

77.7 KB

Icon

0.0 KB

/.../portable-net40+sl4+win8+wp8/

.xml

83.1 KB

System.ValueTuple.dll

78.0 KB

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/packages/System.ValueTuple.4.3.0/lib/

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/packages/System.ValueTuple.4.3.0/

System.ValueTuple.4.3.0.nupkg

77.8 KB

dotnet_library_license.txt

9.5 KB

ThirdPartyNotices.txt

1.6 KB

Icon

0.0 KB

/.../xunit.runner.visualstudio.2.2.0/build/net20/

xunit.runner.visualstudio.props

1.4 KB

Icon

0.0 KB

/.../xunit.runner.visualstudio.2.2.0/build/netcoreapp1.0/

xunit.runner.utility.netstandard15.dll

169.5 KB

xunit.runner.visualstudio.dotnetcore.testadapter.dll

53.8 KB

xunit.runner.reporters.netstandard15.dll

33.8 KB

xunit.runner.visualstudio.props

1.0 KB

Icon

0.0 KB

/.../xunit.runner.visualstudio.2.2.0/build/uap10.0/

xunit.runner.utility.netstandard11.dll

167.9 KB

xunit.runner.visualstudio.uwp.dll

49.2 KB

xunit.runner.visualstudio.targets

1.3 KB

xunit.runner.visualstudio.uwp.pri

0.7 KB

xunit.runner.visualstudio.props

0.7 KB

Icon

0.0 KB

/.../xunit.runner.visualstudio.2.2.0/build/_common/

xunit.runner.utility.net35.dll

180.2 KB

xunit.runner.visualstudio.testadapter.dll

50.7 KB

xunit.runner.reporters.net452.dll

32.8 KB

xunit.abstractions.dll

13.8 KB

Icon

0.0 KB

/.../xunit.runner.visualstudio.2.2.0/build/

Icon

0.0 KB

/.../xunit.runner.visualstudio.2.2.0/

xunit.runner.visualstudio.2.2.0.nupkg

309.8 KB

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/packages/

Icon

0.0 KB

/Exercise Files/03_04/End/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

NameParser.userprefs

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

NameParser.v3.ncrunchsolution.user

0.2 KB

paket.dependencies

0.1 KB

Icon

0.0 KB

/Exercise Files/03_04/End/

Icon

0.0 KB

/Exercise Files/03_04/

Icon

0.0 KB

/Exercise Files/04_01/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/04_01/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/04_01/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

15.2 KB

ParseName.Tests.fs

3.7 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/04_01/Begin/NameParser/

NameParser.sln

1.7 KB

paket.lock

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/04_01/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/04_01/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/04_01/End/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/04_01/End/NameParser/NameParserTests/

NameParserTests.fsproj

52.0 KB

ParseName.Tests.fs

3.7 KB

AssemblyInfo.fs

1.5 KB

ParseName.PropertyTests.fs

0.6 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/04_01/End/NameParser/

paket.lock

37.3 KB

NameParser.sln

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/04_02/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/04_02/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/04_02/Begin/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/04_02/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

52.0 KB

ParseName.Tests.fs

3.7 KB

AssemblyInfo.fs

1.5 KB

ParseName.PropertyTests.fs

0.6 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/04_02/Begin/NameParser/

paket.lock

37.3 KB

NameParser.sln

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/04_02/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/04_02/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.4 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/04_02/End/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/04_02/End/NameParser/NameParserTests/

NameParserTests.fsproj

52.0 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.1 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/04_02/End/NameParser/

paket.lock

37.3 KB

NameParser.sln

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/04_03/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/04_03/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.4 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/04_03/Begin/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/04_03/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

52.0 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.1 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/04_03/Begin/NameParser/

paket.lock

37.3 KB

NameParser.sln

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/04_03/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/04_03/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.4 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/04_03/End/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/04_03/End/NameParser/NameParserTests/

NameParserTests.fsproj

52.0 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/04_03/End/NameParser/

paket.lock

37.3 KB

NameParser.sln

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/04_04/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/04_04/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.4 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/04_04/Begin/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/04_04/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

52.0 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/04_04/Begin/NameParser/

paket.lock

37.3 KB

NameParser.sln

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/04_04/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/04_04/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/04_04/End/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/04_04/End/NameParser/NameParserTests/

NameParserTests.fsproj

52.1 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

0.7 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/04_04/End/NameParser/

paket.lock

37.3 KB

NameParser.sln

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/04_05/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/04_05/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/04_05/Begin/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/04_05/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

52.1 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

0.7 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/04_05/Begin/NameParser/

paket.lock

37.3 KB

NameParser.sln

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/04_06/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/04_06/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/04_06/Begin/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/04_06/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

52.1 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/04_06/Begin/NameParser/

paket.lock

37.3 KB

NameParser.sln

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/04_07/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/04_07/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/04_07/Begin/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/04_07/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

52.1 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/04_07/Begin/NameParser/

paket.lock

37.3 KB

NameParser.sln

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/04_07/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/04_07/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/04_07/End/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/04_07/End/NameParser/NameParserTests/

NameParserTests.fsproj

55.0 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.1 KB

/Exercise Files/04_07/End/NameParser/

paket.lock

37.3 KB

NameParser.sln

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/05_01/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/05_01/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/05_01/Begin/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/05_01/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

55.0 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.1 KB

/Exercise Files/05_01/Begin/NameParser/

paket.lock

37.3 KB

NameParser.sln

1.7 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.1 KB

/Exercise Files/05_01/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/05_01/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/05_01/End/NameParser/NameParserExpectoTests/

NameParserExpectoTests.fsproj

49.8 KB

AssemblyInfo.fs

1.5 KB

Program.fs

0.6 KB

packages.config

0.3 KB

App.config

0.2 KB

NameParserExpectoTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/05_01/End/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/05_01/End/NameParser/NameParserTests/

NameParserTests.fsproj

57.3 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.1 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/net451/

Microsoft.DotNet.PlatformAbstractions.dll

22.0 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/netstandard1.3/

Microsoft.DotNet.PlatformAbstractions.dll

21.5 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/

Microsoft.DotNet.PlatformAbstractions.1.1.1.nupkg

25.1 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/net451/

Microsoft.Extensions.DependencyModel.dll

58.4 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/netstandard1.3/

Microsoft.Extensions.DependencyModel.dll

54.3 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/netstandard1.6/

Microsoft.Extensions.DependencyModel.dll

58.4 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/

Microsoft.Extensions.DependencyModel.1.1.1.nupkg

83.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/cs/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.5 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

21.8 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/de/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/es/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/fr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/it/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ja/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ko/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/pl/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/pt-BR/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ru/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

30.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/tr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/zh-Hans/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/zh-Hant/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/

Microsoft.VisualStudio.TestPlatform.ObjectModel.dll

138.1 KB

Microsoft.TestPlatform.CoreUtilities.dll

50.4 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/cs/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.5 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

21.8 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/de/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/es/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/fr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/it/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ja/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ko/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/pl/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/pt-BR/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ru/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

30.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

23.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/tr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/zh-Hans/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/zh-Hant/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/

Microsoft.VisualStudio.TestPlatform.ObjectModel.dll

125.8 KB

Microsoft.TestPlatform.CoreUtilities.dll

50.4 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/

Microsoft.TestPlatform.ObjectModel.15.0.0.nupkg

893.4 KB

/Exercise Files/05_01/End/NameParser/packages/NETStandard.Library.1.6.1/

dotnet_library_license.txt

9.5 KB

NETStandard.Library.1.6.1.nupkg

7.8 KB

ThirdPartyNotices.txt

1.6 KB

/.../System.Threading.ThreadPool.4.3.0/lib/MonoAndroid10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/MonoTouch10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/net46/

System.Threading.ThreadPool.dll

22.3 KB

/.../System.Threading.ThreadPool.4.3.0/lib/netcore50/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/netstandard1.3/

System.Threading.ThreadPool.dll

22.4 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinios10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinmac20/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarintvos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinwatchos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/MonoAndroid10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/MonoTouch10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/net46/

System.Threading.ThreadPool.dll

22.3 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/de/

System.Threading.ThreadPool.xml

13.2 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/es/

System.Threading.ThreadPool.xml

13.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/fr/

System.Threading.ThreadPool.xml

12.7 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/it/

System.Threading.ThreadPool.xml

12.9 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ja/

System.Threading.ThreadPool.xml

13.6 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ko/

System.Threading.ThreadPool.xml

12.7 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ru/

System.Threading.ThreadPool.xml

16.9 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/zh-hans/

System.Threading.ThreadPool.xml

11.4 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/zh-hant/

System.Threading.ThreadPool.xml

11.5 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/

System.Threading.ThreadPool.dll

22.4 KB

System.Threading.ThreadPool.xml

12.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinios10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinmac20/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarintvos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinwatchos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/

System.Threading.ThreadPool.4.3.0.nupkg

80.3 KB

dotnet_library_license.txt

9.5 KB

ThirdPartyNotices.txt

1.6 KB

/Exercise Files/05_01/End/NameParser/packages/System.ValueTuple.4.3.0/lib/netstandard1.0/

.xml

83.1 KB

System.ValueTuple.dll

77.7 KB

/.../portable-net40+sl4+win8+wp8/

.xml

83.1 KB

System.ValueTuple.dll

78.0 KB

/Exercise Files/05_01/End/NameParser/packages/System.ValueTuple.4.3.0/

System.ValueTuple.4.3.0.nupkg

77.8 KB

dotnet_library_license.txt

9.5 KB

ThirdPartyNotices.txt

1.6 KB

/.../xunit.runner.visualstudio.2.2.0/build/net20/

xunit.runner.visualstudio.props

1.4 KB

/.../xunit.runner.visualstudio.2.2.0/build/netcoreapp1.0/

xunit.runner.utility.netstandard15.dll

169.5 KB

xunit.runner.visualstudio.dotnetcore.testadapter.dll

53.8 KB

xunit.runner.reporters.netstandard15.dll

33.8 KB

xunit.runner.visualstudio.props

1.0 KB

/.../xunit.runner.visualstudio.2.2.0/build/uap10.0/

xunit.runner.utility.netstandard11.dll

167.9 KB

xunit.runner.visualstudio.uwp.dll

49.2 KB

xunit.runner.visualstudio.targets

1.3 KB

xunit.runner.visualstudio.uwp.pri

0.7 KB

xunit.runner.visualstudio.props

0.7 KB

/.../xunit.runner.visualstudio.2.2.0/build/_common/

xunit.runner.utility.net35.dll

180.2 KB

xunit.runner.visualstudio.testadapter.dll

50.7 KB

xunit.runner.reporters.net452.dll

32.8 KB

xunit.abstractions.dll

13.8 KB

/.../xunit.runner.visualstudio.2.2.0/

xunit.runner.visualstudio.2.2.0.nupkg

309.8 KB

/Exercise Files/05_01/End/NameParser/

paket.lock

41.0 KB

NameParser.sln

2.3 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.userprefs

0.5 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.2 KB

/Exercise Files/05_02/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/05_02/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/05_02/Begin/NameParser/NameParserExpectoTests/

NameParserExpectoTests.fsproj

49.8 KB

AssemblyInfo.fs

1.5 KB

Program.fs

0.6 KB

packages.config

0.3 KB

App.config

0.2 KB

NameParserExpectoTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/05_02/Begin/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/05_02/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

57.3 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.1 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/net451/

Microsoft.DotNet.PlatformAbstractions.dll

22.0 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/lib/netstandard1.3/

Microsoft.DotNet.PlatformAbstractions.dll

21.5 KB

/.../Microsoft.DotNet.PlatformAbstractions.1.1.1/

Microsoft.DotNet.PlatformAbstractions.1.1.1.nupkg

25.1 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/net451/

Microsoft.Extensions.DependencyModel.dll

58.4 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/netstandard1.3/

Microsoft.Extensions.DependencyModel.dll

54.3 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/lib/netstandard1.6/

Microsoft.Extensions.DependencyModel.dll

58.4 KB

/.../Microsoft.Extensions.DependencyModel.1.1.1/

Microsoft.Extensions.DependencyModel.1.1.1.nupkg

83.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/cs/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.5 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

21.8 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/de/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/es/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/fr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/it/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ja/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ko/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/pl/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/pt-BR/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/ru/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

30.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/tr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/zh-Hans/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/zh-Hant/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/net46/

Microsoft.VisualStudio.TestPlatform.ObjectModel.dll

138.1 KB

Microsoft.TestPlatform.CoreUtilities.dll

50.4 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/cs/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.5 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

21.8 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/de/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/es/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/fr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/it/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ja/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.5 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ko/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/pl/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

29.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/pt-BR/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/ru/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

30.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

23.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/tr/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.7 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/zh-Hans/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/zh-Hant/

Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll

28.2 KB

Microsoft.TestPlatform.CoreUtilities.resources.dll

22.0 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/lib/netstandard1.5/

Microsoft.VisualStudio.TestPlatform.ObjectModel.dll

125.8 KB

Microsoft.TestPlatform.CoreUtilities.dll

50.4 KB

/.../Microsoft.TestPlatform.ObjectModel.15.0.0/

Microsoft.TestPlatform.ObjectModel.15.0.0.nupkg

893.4 KB

/Exercise Files/05_02/Begin/NameParser/packages/NETStandard.Library.1.6.1/

dotnet_library_license.txt

9.5 KB

NETStandard.Library.1.6.1.nupkg

7.8 KB

ThirdPartyNotices.txt

1.6 KB

/.../System.Threading.ThreadPool.4.3.0/lib/MonoAndroid10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/MonoTouch10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/net46/

System.Threading.ThreadPool.dll

22.3 KB

/.../System.Threading.ThreadPool.4.3.0/lib/netcore50/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/netstandard1.3/

System.Threading.ThreadPool.dll

22.4 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinios10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinmac20/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarintvos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/lib/xamarinwatchos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/MonoAndroid10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/MonoTouch10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/net46/

System.Threading.ThreadPool.dll

22.3 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/de/

System.Threading.ThreadPool.xml

13.2 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/es/

System.Threading.ThreadPool.xml

13.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/fr/

System.Threading.ThreadPool.xml

12.7 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/it/

System.Threading.ThreadPool.xml

12.9 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ja/

System.Threading.ThreadPool.xml

13.6 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ko/

System.Threading.ThreadPool.xml

12.7 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/ru/

System.Threading.ThreadPool.xml

16.9 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/zh-hans/

System.Threading.ThreadPool.xml

11.4 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/zh-hant/

System.Threading.ThreadPool.xml

11.5 KB

/.../System.Threading.ThreadPool.4.3.0/ref/netstandard1.3/

System.Threading.ThreadPool.dll

22.4 KB

System.Threading.ThreadPool.xml

12.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinios10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinmac20/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarintvos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/ref/xamarinwatchos10/

_._

0.0 KB

/.../System.Threading.ThreadPool.4.3.0/

System.Threading.ThreadPool.4.3.0.nupkg

80.3 KB

dotnet_library_license.txt

9.5 KB

ThirdPartyNotices.txt

1.6 KB

/Exercise Files/05_02/Begin/NameParser/packages/System.ValueTuple.4.3.0/lib/netstandard1.0/

.xml

83.1 KB

System.ValueTuple.dll

77.7 KB

/.../portable-net40+sl4+win8+wp8/

.xml

83.1 KB

System.ValueTuple.dll

78.0 KB

/Exercise Files/05_02/Begin/NameParser/packages/System.ValueTuple.4.3.0/

System.ValueTuple.4.3.0.nupkg

77.8 KB

dotnet_library_license.txt

9.5 KB

ThirdPartyNotices.txt

1.6 KB

/.../xunit.runner.visualstudio.2.2.0/build/net20/

xunit.runner.visualstudio.props

1.4 KB

/.../xunit.runner.visualstudio.2.2.0/build/netcoreapp1.0/

xunit.runner.utility.netstandard15.dll

169.5 KB

xunit.runner.visualstudio.dotnetcore.testadapter.dll

53.8 KB

xunit.runner.reporters.netstandard15.dll

33.8 KB

xunit.runner.visualstudio.props

1.0 KB

/.../xunit.runner.visualstudio.2.2.0/build/uap10.0/

xunit.runner.utility.netstandard11.dll

167.9 KB

xunit.runner.visualstudio.uwp.dll

49.2 KB

xunit.runner.visualstudio.targets

1.3 KB

xunit.runner.visualstudio.uwp.pri

0.7 KB

xunit.runner.visualstudio.props

0.7 KB

/.../xunit.runner.visualstudio.2.2.0/build/_common/

xunit.runner.utility.net35.dll

180.2 KB

xunit.runner.visualstudio.testadapter.dll

50.7 KB

xunit.runner.reporters.net452.dll

32.8 KB

xunit.abstractions.dll

13.8 KB

/.../xunit.runner.visualstudio.2.2.0/

xunit.runner.visualstudio.2.2.0.nupkg

309.8 KB

/Exercise Files/05_02/Begin/NameParser/

paket.lock

41.0 KB

NameParser.sln

2.3 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.userprefs

0.5 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.2 KB

/Exercise Files/05_02/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/05_02/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/05_02/End/NameParser/NameParserExpectoTests/

NameParserExpectoTests.fsproj

50.1 KB

Program.fs

1.9 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.3 KB

App.config

0.2 KB

NameParserExpectoTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/05_02/End/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/05_02/End/NameParser/NameParserTests/

NameParserTests.fsproj

57.3 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.1 KB

/Exercise Files/05_02/End/NameParser/

paket.lock

41.0 KB

NameParser.sln

2.3 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.2 KB

/Exercise Files/05_03/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/05_03/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/05_03/Begin/NameParser/NameParserExpectoTests/

NameParserExpectoTests.fsproj

50.1 KB

Program.fs

1.9 KB

AssemblyInfo.fs

1.5 KB

packages.config

0.3 KB

App.config

0.2 KB

NameParserExpectoTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/05_03/Begin/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/05_03/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

57.3 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.1 KB

/Exercise Files/05_03/Begin/NameParser/

paket.lock

41.0 KB

NameParser.sln

2.3 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.2 KB

/Exercise Files/05_03/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/05_03/End/NameParser/NameParser/obj/

NameParser.fsproj.proj-info.targets

2.4 KB

/Exercise Files/05_03/End/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/05_03/End/NameParser/NameParserExpectoTests/

NameParserExpectoTests.fsproj

54.1 KB

Program.fs

2.7 KB

AssemblyInfo.fs

1.5 KB

Generation.fs

0.7 KB

packages.config

0.3 KB

App.config

0.2 KB

NameParserExpectoTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/05_03/End/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/05_03/End/NameParser/NameParserTests/

NameParserTests.fsproj

57.3 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.1 KB

/Exercise Files/05_03/End/NameParser/

paket.lock

41.1 KB

NameParser.sln

2.3 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.2 KB

/Exercise Files/05_04/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/05_04/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/05_04/Begin/NameParser/NameParserExpectoTests/

NameParserExpectoTests.fsproj

54.1 KB

Program.fs

2.7 KB

AssemblyInfo.fs

1.5 KB

Generation.fs

0.7 KB

packages.config

0.3 KB

App.config

0.2 KB

NameParserExpectoTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/05_04/Begin/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/05_04/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

57.3 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.1 KB

/Exercise Files/05_04/Begin/NameParser/

paket.lock

41.1 KB

NameParser.sln

2.3 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.2 KB

/Exercise Files/05_05/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/05_05/Begin/NameParser/NameParser/

NameParser.fsproj

4.0 KB

ParseName.fs

1.5 KB

AssemblyInfo.fs

1.5 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/05_05/Begin/NameParser/NameParserExpectoTests/

NameParserExpectoTests.fsproj

54.1 KB

Program.fs

3.4 KB

AssemblyInfo.fs

1.5 KB

Generation.fs

0.7 KB

packages.config

0.3 KB

App.config

0.2 KB

NameParserExpectoTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/05_05/Begin/NameParser/NameParserTests/obj/

NameParserTests.fsproj.proj-info.targets

2.4 KB

/Exercise Files/05_05/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

57.3 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

packages.config

0.5 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.1 KB

/Exercise Files/05_05/Begin/NameParser/

paket.lock

41.1 KB

NameParser.sln

2.3 KB

NameParser.v3.ncrunchsolution.user

0.6 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.2 KB

/Exercise Files/06_01/Begin/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/06_01/Begin/NameParser/NameParser/

NameParser.fsproj

3.9 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/06_01/Begin/NameParser/NameParserExpectoTests/

NameParserExpectoTests.fsproj

54.1 KB

Program.fs

3.4 KB

AssemblyInfo.fs

1.5 KB

Generation.fs

0.7 KB

packages.config

0.3 KB

App.config

0.2 KB

NameParserExpectoTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/06_01/Begin/NameParser/NameParserTests/

NameParserTests.fsproj

57.3 KB

packages.config

5.2 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.1 KB

/Exercise Files/06_01/Begin/NameParser/NameParserWithLogging/

NameParserWithLogging.fsproj

4.0 KB

ParseNameWithLogging.fs

1.6 KB

AssemblyInfo.fs

1.5 KB

NameParserWithLogging.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

Logger.fs

0.1 KB

/Exercise Files/06_01/Begin/NameParser/NameParserWithLoggingTests/

NameParserWithLoggingTests.fsproj

15.2 KB

AssemblyInfo.fs

1.6 KB

ParseNameWithLogging.Tests.fs

0.6 KB

packages.config

0.5 KB

NameParserWithLoggingTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/06_01/Begin/NameParser/

paket.lock

41.0 KB

NameParser.sln

3.3 KB

NameParser.v3.ncrunchsolution.user

0.8 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.2 KB

/Exercise Files/06_01/End/NameParser/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/06_01/End/NameParser/NameParser/obj/

NameParser.fsproj.proj-info.targets

2.4 KB

/Exercise Files/06_01/End/NameParser/NameParser/

NameParser.fsproj

3.9 KB

AssemblyInfo.fs

1.5 KB

ParseName.fs

1.3 KB

NameParser.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

/Exercise Files/06_01/End/NameParser/NameParserExpectoTests/

NameParserExpectoTests.fsproj

54.1 KB

Program.fs

3.4 KB

AssemblyInfo.fs

1.5 KB

Generation.fs

0.7 KB

packages.config

0.3 KB

App.config

0.2 KB

NameParserExpectoTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/06_01/End/NameParser/NameParserTests/

NameParserTests.fsproj

57.3 KB

packages.config

5.2 KB

ParseName.Tests.fs

3.7 KB

ParseName.PropertyTests.fs

2.5 KB

AssemblyInfo.fs

1.5 KB

PropertyTestsWithGenerator.fs

1.3 KB

Generation.fs

0.7 KB

NameParserTests.v3.ncrunchproject

0.1 KB

paket.references

0.1 KB

/Exercise Files/06_01/End/NameParser/NameParserWithLogging/

NameParserWithLogging.fsproj

4.0 KB

ParseNameWithLogging.fs

1.6 KB

AssemblyInfo.fs

1.5 KB

NameParserWithLogging.v3.ncrunchproject

0.1 KB

packages.config

0.1 KB

Logger.fs

0.1 KB

/Exercise Files/06_01/End/NameParser/NameParserWithLoggingTests/net40/

Foq.Usage.fsx

6.2 KB

/Exercise Files/06_01/End/NameParser/NameParserWithLoggingTests/net45/

Foq.Usage.fsx

6.2 KB

/Exercise Files/06_01/End/NameParser/NameParserWithLoggingTests/

NameParserWithLoggingTests.fsproj

16.4 KB

AssemblyInfo.fs

1.6 KB

ParseNameWithLogging.Tests.fs

1.0 KB

packages.config

0.5 KB

NameParserWithLoggingTests.v3.ncrunchproject

0.1 KB

paket.references

0.0 KB

/Exercise Files/06_01/End/NameParser/

paket.lock

41.0 KB

NameParser.sln

3.3 KB

NameParser.v3.ncrunchsolution.user

0.8 KB

NameParser.v3.ncrunchsolution

0.4 KB

paket.dependencies

0.2 KB

/Exercise Files/07_01/End/CanopyTesting/.paket/

paket.bootstrapper.exe

49.7 KB

paket.targets

3.6 KB

/Exercise Files/07_01/End/CanopyTesting/CanopyTesting/

CanopyTesting.fsproj

39.0 KB

Program.fs

1.6 KB

AssemblyInfo.fs

1.5 KB

App.config

0.2 KB

packages.config

0.1 KB

paket.references

0.0 KB

/Exercise Files/07_01/End/CanopyTesting/

paket.lock

35.7 KB

CanopyTesting.sln

1.0 KB

CanopyTesting.v3.ncrunchsolution.user

0.2 KB

paket.dependencies

0.0 KB

 

Total files 1765


Copyright © 2024 FileMood.com