dymaptic.GeoBlazor.Templates 4.4.4

dotnet new install dymaptic.GeoBlazor.Templates::4.4.4
                    
This package contains a .NET Template Package you can call from the shell/command line.

GeoBlazor.Templates

<img src="GeoBlazor_Logo.png" alt="GeoBlazor Logo" width="50"/>

NuGet Downloads

This package contains simple project templates for the GeoBlazor package. It is designed to allow users to easily create a new project with the GeoBlazor package installed and configured.

To install this template package run:

dotnet new install dymaptic.GeoBlazor.Templates

To create a new GeoBlazor application from the command line, we suggest checking the options with the help command:

dotnet new geoblazor -h

To create a new GeoBlazor Web App project run a command like this:

dotnet new geoblazor -int <interactivity_mode> -o <project_name>

To create a new GeoBlazor WebAssembly standalone app project run:

dotnet new geoblazor-wasm -int <interactivity_mode> -o <project_name>

To create a new GeoBlazor Maui app project run:

dotnet new geoblazor-maui -o <project_name>

To create a new GeoBlazor Maui and Web app in a single solution run:

dotnet new geoblazor-maui-web -int <interactivity_mode> -o <project_name>

You can also see all the options inside of Visual Studio or Rider when creating a new project.

Finally, if you want to remove this package you can run:

dotnet new uninstall dymaptic.GeoBlazor.Templates

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.4.4 98 1/12/2026
4.4.2 93 1/9/2026
4.4.0 208 12/23/2025
4.3.0 291 10/7/2025
4.2.0 318 8/21/2025
4.1.0 351 7/9/2025
4.0.1 461 6/13/2025
4.0.0 307 5/30/2025
4.0.0-beta-4.1 291 5/30/2025
3.1.0 433 8/1/2024
3.0.2-beta-11 863 5/8/2024
3.0.0-beta-1 427 3/23/2024
2.5.3 1,466 2/10/2024
2.5.2 1,726 12/20/2023
1.0.0 562 12/13/2023