LazyStack

LazyStack MDD Tools

LazyStack Visual Studio Extension

  • v3.0.0 (8/23/2022)
    • Updated to latest package versions for dependencies.
    • Various bug fixes.
    • C# Schema generation now produces Interfaces and supports INotifyPropertyChanged.
  • v2.1.0 (6/18/2022)
    • Supporting Visual Studio 2022.
    • .NET6 centric.
    • Updated to latest package versions for dependencies.
    • Enhanced AwsSettings.json file generation.
  • v1.5.3 (1/18/2022)
    • Updated to latest package versions for dependencies.
    • Added new project directives.
  • v1.4.0 (10/25/2021)
    • Added support for TypeScript Client libraries.
  • v1.3.0 (10/12/2021)
    • Enhanced Cognito identity handling for local WebApi.
    • Updated to latest package versions for dependencies.
  • v1.2.0 (7/6/2021)
    • Added support for passing Cognito Identity in Controllers for ApiSecure.
    • Moved NugetPackageVersions directive under ProjectOptions.
    • Introduced NugetPackageVersions updates with new LazyStackVersions (only for default packages required by LazyStack).
    • Enhanced validation and messages for LazyStack.yaml file processing.
    • Updated to latest package versions for dependencies.
  • v1.1.0 (6/29/2021)
    • Added support for passing Cognito Identity in Controllers for HttpApiSecure
  • V1.0.0 (2/10/2021)

LazyStackApp .NET tool NuGet package

  • v3.0.0 (8/23/2022)
    • Updated to latest package versions for dependencies.
    • Various bug fixes.
    • C# Schema generation now produces Interfaces and supports INotifyPropertyChanged.
  • LazyStackApp.2.1.0 (6/18/2022)
    • .NET5 centric
    • Updated to latest package versions for dependencies.
    • Enhanced AwsSettings.json file generation.
  • v1.5.3 (1/18/2022)
    • Updated to latest package versions for dependencies.
    • Added new project directives.
  • LazyStackApp.1.4.0.nupkg (10/25/2021)
    • Added support for TypeScript Client libraries.
    • Updated to latest package versions for dependencies.
  • LazyStackApp.1.3.0.nupkg (10/12/2021)
    • Enhanced Cognito identity handling for local WebApi.
    • Updated to latest package versions for dependencies.
  • LazyStackApp.1.2.0.nupkg (7/6/2021)
    • Added support for passing Cognito Identity in Controllers for ApiSecure.
    • Moved NugetPackageVersions directive under ProjectOptions.
    • Introduced NugetPackageVersions updates with new LazyStackVersions (only for default packages required by LazyStack).
    • Enhanced validation and messages for LazyStack.yaml file processing.
    • Updated to latest package versions for dependencies.
  • LazyStackApp.1.1.0.nupkg (6/29/2021)
    • Added support for passing Cognito Identity in Controllers.
    • Fixed return code on app exit.
  • LazyStackApp.1.0.5.nupkg (3/17/2021
    • Removed unnecessary AuthRole permissions from core template.
  • LazyStackApp.1.0.3.nupkg (2/25/2021)
    • ProfileName option is now -p instead of -n
    • Added NugetPackageVersions directive
    • Publishing all defaults into new LazyStack.yaml file
  • LazyStackApp.1.0.0.nupkg (2/10/2021)