JacobsApps.CleanArchitectureProjectTemplate.CSharp 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install JacobsApps.CleanArchitectureProjectTemplate.CSharp::1.3.0                
This package contains a .NET Template Package you can call from the shell/command line.

Creates a "clean architecture" project setup for a MVC / WebApi project.

This package has 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
2.6.3 2,713 6/22/2020
2.6.2 467 6/2/2020
2.6.1 492 3/17/2020
2.6.0 465 3/12/2020
2.5.0 535 3/7/2020
2.4.1 492 2/12/2020
2.4.0 519 2/12/2020
2.3.0 574 9/27/2019
2.2.3 517 9/25/2019
2.2.2 528 9/25/2019
2.2.0 534 9/24/2019
2.1.0 825 3/18/2019
2.0.0 575 3/13/2019
1.3.4 629 2/26/2019
1.3.3 746 2/11/2019
1.3.2 675 2/8/2019
1.3.1 669 2/7/2019
1.3.0 672 2/6/2019
1.2.0 706 2/6/2019
1.1.15 696 2/5/2019
1.1.14 695 1/29/2019
1.1.10 705 1/29/2019
1.1.7 707 1/29/2019
1.1.4 718 1/29/2019
1.1.1 702 1/29/2019
1.1.0 736 1/29/2019
1.0.54 693 1/29/2019
1.0.52-beta 565 1/29/2019
1.0.51 699 1/29/2019
1.0.50 681 1/29/2019
1.0.48-beta 541 1/29/2019
1.0.46-beta 557 1/29/2019
1.0.45 675 1/29/2019
1.0.45-beta 521 1/29/2019
1.0.44 708 1/29/2019
1.0.44-beta 525 1/29/2019
1.0.43 704 1/29/2019
1.0.42-beta 552 1/29/2019
1.0.41-beta 516 1/29/2019
1.0.40 691 1/29/2019
1.0.40-beta 525 1/29/2019
1.0.39-beta 547 1/29/2019
1.0.38 718 1/29/2019
1.0.38-beta 554 1/29/2019
1.0.37-beta 533 1/29/2019
1.0.36 676 1/29/2019
1.0.36-beta 527 1/29/2019
1.0.35 682 1/29/2019
1.0.34-beta 530 1/29/2019
1.0.33 697 1/29/2019
1.0.33-beta 516 1/29/2019
1.0.32-beta 524 1/29/2019
1.0.31 664 1/29/2019
1.0.31-beta 525 1/29/2019
1.0.30 687 1/29/2019
1.0.29-beta 515 1/29/2019
1.0.28 684 1/29/2019
1.0.28-beta 525 1/29/2019
1.0.27-beta 521 1/29/2019
1.0.26 672 1/29/2019
1.0.26-beta 541 1/29/2019
1.0.25 690 1/29/2019
1.0.24-beta 517 1/29/2019
1.0.23-beta 540 1/29/2019
1.0.22-beta 529 1/29/2019
1.0.21 678 1/29/2019
1.0.19-beta 556 1/29/2019
1.0.18-beta 544 1/29/2019

Added sample integration tests with test data. Also added Refit to the integration test project to test api calles. Code improvements and cleanup.