Skip to content

Latest commit

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

CodeFactory Packages

Repository for ready to use packaged automation for CodeFactory, along with full source code.

Runtime Requirement

All packages use the new CodeFactory for Windows Runtime

You can install this version directly from marketplace.

Overview

All the CodeFactory automation that is hosted in this repository is designed to meet the following needs.

  • Ready to use right away no customization is required.
  • Can be copied and extended or changed to meet whatever needs for your delivery involves.
  • Training aid by providing live code that can be review and used to show how different parts of the SDK are used.

Automation Packages

Automation packages contain the core logic that makes up the pre built automation used with implementation of CodeFactory commands.

PackageNameDescriptionReady to UseStatus
CodeFactory.Automation.Standard.LogicStandard automation libraries that are usable on any project.YesInitial Release
CodeFactory.Automation.NDF.LogicAutomation logic for a number of delivery scenarios that use the CodeFactory.NDF library in the implementation.YesInitial Release

Architecture Implementation

Architecture implementation focuses on target implementations of CodeFactory automation. Each implementation is ready to use out of the box and consumes the already defined automation packages.

PackageNameDescriptionReady to UseStatus
CodeFactory.Architecture.AspNetCore.Service.RestFull architecture automation to support automation from consuming a EF SQL implementation through the generation of WebAPI rest based API services.YesInitial Release
CodeFactory.Architecture.Blazor.ServerFull architecture automation to support automation from EF SQL implementation through services to complete blazor server component implementation with automation.YesInitial Release

About

repository for ready to use packaged automation for CodeFactory, along with full source code.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages