Info
Version: | 30.1.2 |
Author(s): | David Piepgrass |
Last Update: | Sunday, June 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://ecsharp.net/lemp/ |
NuGet Url: | https://www.nuget.org/packages/LeMP |
Install
Install-Package LeMP
dotnet add package LeMP
paket add LeMP
LeMP Download (Unzip the "nupkg" after downloading)
Dependencies
- Loyc.Interfaces(>= 29.0.3)
- Loyc.Essentials(>= 29.0.3)
- Loyc.Collections(>= 29.0.3)
- Loyc.Syntax(>= 29.0.3)
- Loyc.Utilities(>= 29.0.3)
- Loyc.Ecs(>= 29.0.3)
Tags
It helps you avoid writing boilerplate and repetitive code, and it provides a framework in which you can run code-generation algorithms at compile-time.
This is the library version! The command-line tool package is called LeMP-Tool. Or, to integrate LeMP into Visual Studio, please download a release from https://github.com/qwertie/ecsharp/releases.