References - KevinDHeath/Samples GitHub Wiki
This page provides links to technical references I use for development.
- Git Reference
- GitHub Docs
- Creating and managing repositories
- Learn GitHub Actions
- Adding a workflow status badge
- GitHub Actions Workflow Status
- Markdown Supported Languages
- Adding or editing wiki pages
- Create a NuGet package using MSBuild
- NuGet pack and restore as MSBuild targets
- nuget.config Reference
- Signed packages
- Managing the global packages, cache, and temp folders
- Overview of NuGet.org
- Publish NuGet packages
- Package readme on NuGet.org
- Add a README to Your NuGet Package
- Write a high-quality README for NuGet packages
- Breaking changes in .NET
- Introduction and overview
- .NET 8.0 release notes
- Microsoft .NET and .NET Core Life-cycle
- .NET project SDKs
- Target frameworks in SDK-style projects
- MSBuild reference for .NET SDK projects
- Assembly attribute properties
- Sign an assembly with a strong name
- Set assembly attributes
- Configuration in .NET
- Standard numeric format strings
- How to ignore properties with System.Text.Json
- How to use a JSON document
- ASP.NET Core in .NET 8
- Work with a database in an ASP.NET Core MVC app
- Create Data Transfer Objects (DTOs)
- Entity Framework Core 8 (EF8)
- Entity Framework Core
- Installing Entity Framework Core
- Owned Entity Types
- Loading Related Data
- Indexes
- SQL Queries
- Value Conversions
- Change Tracking in EF Core
- C# 12 in .NET 8
- Language versioning
- Built-in types
- System Structures
- Asynchronous programming with async and await
- Visual Studio 17.8 for .NET 8
- Install Visual Studio versions side-by-side
- Create portable, custom editor settings with EditorConfig
- Use environment variables in a build
- SQL Server Express LocalDB
- SqlLocalDB utility
- SQL Server Database Samples
- Attach a Database
- Image Editor in Visual Studio
- MAML Guide
- Code Block Elements
- Markdown Content Help File Format
- Creating Custom Components
- Presentation Styles
- Replacing Stock Presentation Style Content
- Recommended XML tags for C# documentation comments