Releases: dotnet/Scaffolding
Releases · dotnet/Scaffolding
.NET 8 Preview 4
What's Changed
- Fix string for default Project Description by @zahalzel in #2373
- changed license from Apache 2.0 to MIT by @deepchoudhery in #2383
- pluralizing model name in minimalapi scenarios using humanizer by @deepchoudhery in #2401
- Add input parameter for Instance by @zahalzel in #2400
- corrected api route for some minimal api scenarios by @deepchoudhery in #2403
- removed unnecessary assemblies by @deepchoudhery in #2405
.NET 8 Preview 3
- remove empty templates, and calls to those templates. by @deepchoudhery in #2322
- Target net6, net7, and net8 by @zahalzel in #2346
- Fix code modifier config by @zahalzel in #2359
- update ubuntu version in azure-pipelines.yml by @deepchoudhery in #2372
.NET 8 Preview 2
What's Changed
- fix minimal endpoints in minimal classes (w/ top level statements) by @deepchoudhery in #2292
- edited minimal api templates for correct encoding by @deepchoudhery in #2309
- fix to Account.Manage.DownloadPersonalData.cs by @deepchoudhery in #2321
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #2315
- using ControllerEmpty and calling dotnet new by @deepchoudhery in #2320
- Add web app MVC code modifier by @zahalzel in #2314
- remove empty templates, and calls to those templates. by @deepchoudhery in #2322
.NET 8 Preview 1
What's Changed
- update Versions.props version to 8.0.0 alpha 1 by @deepchoudhery in #2084
- pipeline builds changes by @deepchoudhery in #2097
- removed codeql from pipeline, new one for codeql by @deepchoudhery in #2107
- Output error for app registrations, and small formatting nit by @zahalzel in #2129
- Fix output for app registrations by @zahalzel in #2144
- adding HttpResults package indepedently by @deepchoudhery in #2152
- flipping the results type in template by @deepchoudhery in #2153
- fix templating issue by bumping CSharpLanguage version by @deepchoudhery in #2154
- Log token authentication failure to JsonResponse, Refactor getting app registrations by @zahalzel in #2149
- Refactor console logger and catch app provisioning exceptions by @zahalzel in #2189
- add net8.0 to ShortTfmDictionary by @deepchoudhery in #2203
- add database providers for ef scenarios by @deepchoudhery in #2139
- bump system commandline version by @deepchoudhery in #2205
- Fix authentication bug (regenerate msal.cache) by @zahalzel in #2210
- change
useSqlite
touseSqLite
for VS scenarios by @deepchoudhery in #2214 - removing DbSet null checks from #1887 by @deepchoudhery in #2211
- .editorconfig edit by @deepchoudhery in #2231
- fix --useSqlite for mac scenarios (#2241) by @deepchoudhery in #2244
- fixing some nullability warnings by @deepchoudhery in #2259
- fix AddDbContext statement for cosmos db. by @deepchoudhery in #2267
- minimal api templates update (#2269) by @deepchoudhery in #2271
- fix api endpoints line endings to CRLF by @deepchoudhery in #2273
v2.2.2
2.0.1
1.1.3
1.0.3
2.0.0
2.0.0-preview2
rel/2.0.0-preview2 Cleanup NuGet.config