SimpleModule.DevTools 0.0.17

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleModule.DevTools --version 0.0.17
                    
NuGet\Install-Package SimpleModule.DevTools -Version 0.0.17
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SimpleModule.DevTools" Version="0.0.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleModule.DevTools" Version="0.0.17" />
                    
Directory.Packages.props
<PackageReference Include="SimpleModule.DevTools" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SimpleModule.DevTools --version 0.0.17
                    
#r "nuget: SimpleModule.DevTools, 0.0.17"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SimpleModule.DevTools@0.0.17
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SimpleModule.DevTools&version=0.0.17
                    
Install as a Cake Addin
#tool nuget:?package=SimpleModule.DevTools&version=0.0.17
                    
Install as a Cake Tool

SimpleModule.DevTools

NuGet

Development-time tooling for SimpleModule, including Vite dev watch and diagnostics.

Installation

dotnet add package SimpleModule.DevTools

Quick Start

DevTools is automatically included when you reference SimpleModule.Hosting. During development, it provides:

npm run dev
# Starts ASP.NET backend + Vite watch for all modules

Key Features

  • Vite dev watch service -- auto-rebuilds module frontend assets on file changes
  • Diagnostics -- development-time health checks and module status reporting
  • Hot reload support -- works with .NET hot reload and Vite HMR
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SimpleModule.DevTools:

Package Downloads
SimpleModule.Hosting

Host builder extensions for SimpleModule. Configures module registration, endpoint mapping, and middleware pipeline.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.33 0 4/23/2026
0.0.32 0 4/23/2026
0.0.30 130 4/1/2026
0.0.29 97 4/1/2026
0.0.28 100 4/1/2026
0.0.27 127 3/30/2026
0.0.26 104 3/30/2026
0.0.25 98 3/30/2026
0.0.24 94 3/30/2026
0.0.23 94 3/30/2026
0.0.22 100 3/30/2026
0.0.21 105 3/29/2026
0.0.20 98 3/29/2026
0.0.19 96 3/29/2026
0.0.18 129 3/28/2026
0.0.17 137 3/28/2026
0.0.16 149 3/28/2026
0.0.15 113 3/28/2026
0.0.14 109 3/28/2026
0.0.13 167 3/28/2026
Loading failed