Releases: iayti/CleanArchitecture
Releases · iayti/CleanArchitecture
1.1.5
26 Sep 20:01
Compare
Sorry, something went wrong.
No results found
moved one db migrations to multiple dbs [possible breaking change]
added Sqlite in-memory support to the WebApi project
added Sqlite to integration tests, so we don't need a SqlServer or ProgressSQL to run the tests.
updated the referenced libraries to latest
1.1.4
10 Nov 11:06
Compare
Sorry, something went wrong.
No results found
ASP.NET Core 5 updated to 6
Nuget packages updated.
1.1.3
08 Oct 16:06
Compare
Sorry, something went wrong.
No results found
Client WorkerService removed (Web UI will be added in the future)
NSwag budget package is replaced by Swashbuckle.AspNetCore
All Nuget packages updated
1.1.2
11 Jun 12:55
Compare
Sorry, something went wrong.
No results found
Updated all packages.
Dockerfile error fixed.
Some minor bug fixed.
1.1.1
13 Mar 10:40
Compare
Sorry, something went wrong.
No results found
Refactor Folder and Namespace namings.
Fixed automated dotnet restore and build error.
1.0.9
18 Feb 13:05
Compare
Sorry, something went wrong.
No results found
1.0.8
20 Dec 20:36
Compare
Sorry, something went wrong.
No results found
Added sample Weather Forecast external services using IHttpClientFactory
Removed Unused ValueObject implementations
1.0.7
24 Nov 11:20
Compare
Sorry, something went wrong.
No results found
Added Roles to Identity Server
1.0.6
11 Nov 08:48
Compare
Sorry, something went wrong.
No results found
Added Docker Support.
.Net 5 update.
Dependencies updated.
1.0.5
23 Oct 16:52
Compare
Sorry, something went wrong.
No results found
Dependencies updated.
Usings reorganized