Samples for ASP.NET Core
Перейти к файлу
dependabot[bot] 1b22f865ab
Bump Microsoft.Owin.Security.Cookies (#252)
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 2.1.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v2.1.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin.Security.Cookies
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 18:39:03 -08:00
samples Bump Microsoft.Owin.Security.Cookies (#252) 2023-02-08 18:39:03 -08: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.