Releases: marlonajgayle/Net5WebTemplate
Releases · marlonajgayle/Net5WebTemplate
Release list
Net5WebTemplate 1.0.0-preview.1
Net5WebTemplate 1.0.0 preview 1 - July 11, 2021
The Net5WebTemplate 1.0.0 preview 1 releases are available for download.
What is new in Net5WebTemplate 1.0.0 preview 1
Net5WebTemplate 1.0.0 is a multi-project solution .NET template for creating an enterprise-level application for rapid application development.
Features
This release contains Web API application template from the develop branch which has the following features:
- API Versioning
- IP Rate Limiting
- Swagger (OpenAPI)
- JWT Authentication
- Localization
- Application Logging (NLog)
- CQRS (MediatR)
- Email Notification (Fluent Email)
Requirements
You will need the latest version of Visual Studio Code or Visual Studio 2019 (version 16.8 or later) .NET Core SDK 5.0
v0.1-alpha.42
update commments in startup
v0.1-alpha.41
restrtuctured project to facilitate dotnet template recomended layout.