v8
版本发布时间: 2023-08-29 02:41:28
ardalis/CleanArchitecture最新发布版本:v9.3.0(2024-10-04 01:00:02)
https://www.nuget.org/packages/Ardalis.CleanArchitecture.Template
What's Changed
- Update packages by @KyleMcMaster in https://github.com/ardalis/CleanArchitecture/pull/423
- Update Packages by @KyleMcMaster in https://github.com/ardalis/CleanArchitecture/pull/432
- Update packages by @KyleMcMaster in https://github.com/ardalis/CleanArchitecture/pull/438
- #439 Turn on Warnings as Errors by @ivanbibik in https://github.com/ardalis/CleanArchitecture/pull/440
- Update ValueObject by @MisinformedDNA in https://github.com/ardalis/CleanArchitecture/pull/447
- Update packages, Code Cleanup, Fix CodeQL to only run one on PRs by @KyleMcMaster in https://github.com/ardalis/CleanArchitecture/pull/449
- Update to .NET 7 by @snowfrogdev in https://github.com/ardalis/CleanArchitecture/pull/448
- Bump ReportGenerator from 5.1.11 to 5.1.12 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/460
- Update Packages to Latest Stable and README to Reflect .NET 7 by @KyleMcMaster in https://github.com/ardalis/CleanArchitecture/pull/479
- Move target framework specification from individual .csproj to Direct… by @snowfrogdev in https://github.com/ardalis/CleanArchitecture/pull/481
- Bump FastEndpoints.Swagger from 5.2.1 to 5.5.0 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/472
- added cancellation token usage by @TarasKovalenko in https://github.com/ardalis/CleanArchitecture/pull/500
- Promoted Related Projects in README by @peteraritchie in https://github.com/ardalis/CleanArchitecture/pull/504
- Remove the WebMaker class in favor of a partial Program class by @IliyanAng in https://github.com/ardalis/CleanArchitecture/pull/507
- Moved MSBuild properties from Directory.Packages.props to Directory.Build.props (#491) by @Mik4sa in https://github.com/ardalis/CleanArchitecture/pull/498
- Adding support for adding todoitems by @ardalis in https://github.com/ardalis/CleanArchitecture/pull/530
- Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 7.0.5 to 7.0.6 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/539
- Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.4 to 7.0.5 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/538
- Bump FastEndpoints.Swagger from 5.5.0 to 5.8.1 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/531
- Fix bug #545 to create project via api and add test by @eduardogoncalves in https://github.com/ardalis/CleanArchitecture/pull/546
- Bump FastEndpoints.Swagger from 5.5.0 to 5.10.0 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/547
- Bump FastEndpoints from 5.8.1 to 5.9.0 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/544
- Update README.md by @vanenshi in https://github.com/ardalis/CleanArchitecture/pull/550
- Bump FluentAssertions from 6.10.0 to 6.11.0 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/541
- Bump Autofac from 7.0.0 to 7.0.1 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/540
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.2 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/561
- Bump ReportGenerator from 5.1.20 to 5.1.22 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/563
- Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.4 to 7.0.5 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/537
- Create tests for ToDoItemSearchService by @Woppilif in https://github.com/ardalis/CleanArchitecture/pull/562
- Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.5 to 7.0.8 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/568
- Bump Microsoft.EntityFrameworkCore.Tools from 7.0.5 to 7.0.8 by @dependabot in https://github.com/ardalis/CleanArchitecture/pull/569
- v9 with Use Cases, SharedKernel as Nuget Ref, and More by @ardalis in https://github.com/ardalis/CleanArchitecture/pull/585
New Contributors
- @ivanbibik made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/440
- @snowfrogdev made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/448
- @TarasKovalenko made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/500
- @peteraritchie made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/504
- @IliyanAng made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/507
- @Mik4sa made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/498
- @eduardogoncalves made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/546
- @vanenshi made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/550
- @Woppilif made their first contribution in https://github.com/ardalis/CleanArchitecture/pull/562
Full Changelog: https://github.com/ardalis/CleanArchitecture/compare/v6.2.8...v8