/ASP.NET-Core

ASP.NET-Core samples

Primary LanguageC#GNU Affero General Public License v3.0AGPL-3.0

ASP.NET-Core

This repository contains some example about ASP.NET Core application.
On master branch you' ll find the latest version of it.
The latest version contains all the examples, is a sort of "cumulative sample"

Contents of this repository

Date Branch Azure DevOps Build Status Article / Pourpouse
master BuildStatus all
2020-01-26 release/IOptionMonitor BuildStatus IOptionMonitor: another way to manage .NetCore configuration
2019-12-21 release/SimpleJWTAuthentication BuildStatus How to build ASP.NET Core application with JWT authentication
2019-12-22 release/AzureDevOpsBuild BuildStatus How to build GitHub project with Azure DevOps
2019-12-22 release/Swagger BuildStatus How to add Swagger to your ASP.NET core project
2019-12-24 release/NLog BuildStatus How to add NLog to your ASP.NET core project