Releases: auth0/auth0-dotnet-templates
Releases · auth0/auth0-dotnet-templates
2.2.0
What's Changed
- .NET 8 support for the Auth0 Blazor WebAssembly template by @RobinS-S in #23
- Blazor Web App template (.NET 8) by @andychiare in #26
- MAUI template by @andychiare in #27
- Fix missing dotnet runtime version for CLI Wrapper by @andychiare in #29
- Cli wrapper fixes by @andychiare in #30
- Pre package 2.2 changes by @andychiare in #31
- Fix registration script deletion bug by @andychiare in #32
- Update docs with Rider support by @andychiare in #33
New Contributors
Full Changelog: 2.1.1...2.2.0
2.1.1
2.1.0
What's Changed
- Auth0 CLI integration by @andychiare in #10
- Version and docs update by @andychiare in #15
- Minimal Web API template by @andychiare in #16
- Support for .NET 8 by @andychiare in #17
- Branding by @andychiare in #18
- Auth0 Registration in Visual Studio by @andychiare in #19
- To version 2.1 by @andychiare in #20
Full Changelog: 2.0.1...2.1.0
2.0.1
Minor fixes to Release 2.0.0
What's Changed
- Remove alpha from README by @frederikprijck in #2
- Update README.md by @andychiare in #3
- Consolidation changes by @andychiare in #7
New Contributors
- @frederikprijck made their first contribution in #2
Full Changelog: 2.0.0...2.0.1
2.0.0
First public release with the following .NET templates:
- Auth0 MVC Application
- Auth0 Web API Application
- Auth0 Blazor Server Application
- Auth0 Blazor WebAssembly Application