Samples for ASP.NET Core
Перейти к файлу
dependabot[bot] 2700ca03ec
Bump Microsoft.AspNet.Identity.Owin
Bumps [Microsoft.AspNet.Identity.Owin](https://github.com/aspnet/AspNetIdentity) from 2.1.0 to 2.2.4.
- [Commits](https://github.com/aspnet/AspNetIdentity/commits)

---
updated-dependencies:
- dependency-name: Microsoft.AspNet.Identity.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 22:52:20 +00:00
samples Bump Microsoft.AspNet.Identity.Owin 2023-07-11 22:52:20 +00:00
.gitignore Add KestrelHttps sample 2017-11-16 21:42:13 -08:00
CODE-OF-CONDUCT.md Link Code of Conduct (#55) 2020-04-09 13:05:37 -07:00
LICENSE.txt Initialize samples repo 2017-11-16 21:35:28 -08:00
README.md Add ASP.NET samples and update readme (#15) 2018-08-04 23:06:37 -07:00

README.md

Samples

Samples for ASP.NET and ASP.NET Core.

ASP.NET samples are under the samples/aspnet directory.

ASP.NET Core samples are under the samples/aspnetcore directory.