Skip to content

ForEvolve/MetaPackages

Repository files navigation

MetaPackages

This if the home of the ForEvolve Framework meta-packages.

I may create more meta-packages in the future, hence the plural name of the repository. The next one may aim at unit/integration/end-to-end testing.

ForEvolve.App

This NuGet package includes all the other ForEvolve application packages.

By referencing this meta-package, it should be easier to use the ForEvolve Framework. If you prefer fine-grained packages referencing, you can still do it, but you will need to know the packages a little more.

  • VSTS Build: Build Status

For more information, see the Table of content project.

How to install

Install-Package ForEvolve.App

or

dotnet add package ForEvolve.App

Patch notes:

1.1.1

Update ForEvolve.AspNetCore.Localization to version 1.2.1 (fixing Spanish).

1.1.0

Update ForEvolve.AspNetCore.Localization to version 1.2.0 (adding Spanish).

1.0.0

Initial package.