Simplify.Web.Templates
1.9.1
dotnet new install Simplify.Web.Templates@1.9.1
This package contains a .NET Template Package you can call from the shell/command line.
Simplify.Web.Templates
Visual studio project templates for Simplify.Web web framework.
Templates packages installation
dotnet new -i Simplify.Web.Templates
| Template | Short Name | Description |
|---|---|---|
| Angular template | sweb.angular | Simplify.Web API backend with an Angular frontend. |
| Api template | sweb.api | Simplify.Web API project with controllers and examples. |
| Minimal template | sweb.minimal | Minimal Simplify.Web API project. |
| Simplify.Scheduler hosted api template | sweb.api.scheduler | Background service template hosting Simplify.Web as one of the scheduled tasks. Fully cross-platform — runs on Linux, Windows, and Docker. |
| Windows service hosted api template | sweb.api.windowsservice | Background service template hosting Simplify.Web within a Windows Service. Targets .NET Framework and is tied to Windows infrastructure. |
Project creation example
dotnet new sweb.api -n HelloWorldApi
Contributing
There are many ways in which you can participate in the project. Like most open-source software projects, contributing code is just one of many outlets where you can help improve. Some of the things that you could help out with are:
- Documentation (both code and features)
- Bug reports
- Bug fixes
- Feature requests
- Feature implementations
- Test coverage
- Code quality
- Sample applications
License
Licensed under the GNU Lesser General Public License (LGPL). For more details, see GNU LGPL.
-
net10.0
- No dependencies.
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 |
|---|---|---|
| 1.9.1 | 52 | 9/3/2026 |
| 1.9.0 | 172 | 7/25/2026 |
| 1.8.0 | 211 | 6/26/2026 |
| 1.7.0 | 408 | 1/17/2026 |
| 1.6.3 | 993 | 12/2/2025 |
| 1.6.2 | 442 | 11/29/2025 |
| 1.6.1 | 531 | 11/25/2025 |
| 1.6.0 | 584 | 8/3/2025 |
| 1.5.0 | 574 | 3/14/2025 |
| 1.4.0 | 589 | 12/16/2024 |
| 1.2.1 | 857 | 3/26/2024 |
| 1.2.0 | 2,846 | 12/24/2023 |
| 1.1.0 | 1,500 | 11/24/2022 |
| 1.0.2 | 1,037 | 2/27/2022 |
| 1.0.1 | 1,016 | 1/18/2022 |
| 1.0.0 | 1,014 | 1/15/2022 |
| 0.10.0 | 2,110 | 7/20/2021 |
| 0.9.0 | 1,778 | 6/15/2021 |
| 0.8.2 | 918 | 4/26/2021 |
Loading failed