The purpose of this project is to provide ways to generate test data and source code for development.
- TestDataGeneration PowerShell module providing several cmdlets supporting data and code generation.
- TestDataGeneration.UnitTests NUnit tests for the
TestDataGenerationproject.- The
TestDataGenerationproject uses Pester to test the scripted components. See the Pester Unit Tests section for more information.
- The
| Installer | Dev Container Feature |
|---|---|
| DotNet Core 7.0 SDK | dotnet |
| PowerShell Core | powershell |
| Pester | powershell-resources |
- .NET Core Add Reference
- .NET Core Test Explorer
- Better Comments
- C#
- C# Dev Kit
- C# XML Documentation Comments
- MSBuild project tools
- NuGet Gallery
- NuGet Package Manager
- Pester Tests
- PowerShell
- Test Adapter Converter
- Test Explorer UI
- TODO Highlight
- Trx viewer
- VS Code .*proj
- .NET Core EditorConfig Generator
- .NET Core Tools
- ASP.NET Core Switcher
- Auto Close Tag
- Bookmarks
- C# Extensions
- C# Namespace Autocompletion
- C# Snippets
- Dev Containers
- devmate
- Essential ASP.NET Core Snippets
- gitignore
- IntelliCode API Usage Examples
- IntelliCode
- Markdown All in One
- Markdown Preview Enhanced
- Markdown
- markdownlint
- Open in GitHub, Bitbucket, Gitlab, VisualStudio.com !
- Paste JSON as Code (Refresh)
- Paste JSON as Code
- Path Intellisense
- Peek Hidden Files
- Rainbow CSV
- Run Terminal Command
- vscode-icons
- Xml Complete
- XML Toolkit
- XML Tools
- XML
General development reference links
- Character Name Index - unicode.org
- UTF-8, UTF-16, UTF-32 & BOM - unicode.org
- U0000.pdf: C0 Controls and Basic Latin - unicode.org
- RFC 3629 - UTF-8, a transformation format of ISO 10646
- RFC 2781 - UTF-16, an encoding of ISO 10646
- RFC 2152 - UTF-7
- UTF-16 - Wikipedia
- UTF-8 - Wikipedia
- PowerShell
- NUnit.org
- c# Documentation Comments