ASP.NET Core 3.1 - Basic HTTP Authentication API
-
Updated
Sep 10, 2020 - C#
ASP.NET is an open source web framework for building modern web apps and services with .NET. ASP.NET creates websites based on HTML5, CSS, and JavaScript that are simple, fast, and can scale to millions of users.
ASP.NET Core 3.1 - Basic HTTP Authentication API
Easy to use and very light weight Microsoft style Basic Scheme Authentication Implementation for ASP.NET Core.
This repository is for two smaller basic ASP .NET applications.
Simple ASP.NET Authorisation boilerplate project. No EF, no database, no IdentityServer4 just a basic logging in system for both cookies and JWT and a controller with a set of examples.
A .Net Core WebApi template with basic sidecar setup
Utils, helpers, extensions and attributes to work with Basic authentication
C# Basic Programs | C# | ASP.NET | MVC
Empty ASP.NET Core Web Application in Visual Basic [.NET Core 2.2\.NET Framework 4.61]
Basic CRUD operations using Asp.net MVC C#
Basic examples of multiple logging providers in .Net 8
Some basic examples of how to use Asp.Net Core TagHelpers.
Basic social media web application based on ASP.NET 4.8 MVC
Basic CRUD Operation using Command Parameters in ASP.Net that saves the data inputted by the user to SQL Database.