ASP.NET Core 5.0 - Framework Enum Project
- Topic
- ASP.NET Core 5.0 - Framework Enum Project
- Framework
- ASP.NET Core 5.0
- Version
- 1.0.2
- Description
-
I implemented a TargetFrameworkEnum on KenHaggerty.Com when ASP.NET Core 3.0 was released. With the release of NET 5 and ASP.NET Core 5.0, I decided to add a Target Framework property to projects and refactor the selection and filtering of articles by Target Framework.
I want to add new ASP.NET Core 5.0 projects side by side with ASP.NET Core 3.1 projects. After working on the implementation of a Target Framework for projects, I realized I needed to do a better job with the TargetFrameworkEnum. This project demonstrates the implementation of a Target Framework Enum with a Dropdown list to filter an in-memory database.
- Access Fee
- Free
- Size
- 534,631 bytes
- File Name
- FrameworkEnumProject@1.0.2.zip
- License Type
- MIT
- Change Log
-
v1.0.2 - 2020-11-22
-- Updated Bootstrap@4.5.3
-- Updated Bootstrap Native@3.0.14
-- Updated MS Nuget packages to v5.0.0
-- Updated FrameworkEnum
-- Production Release - NET 5.0
v1.0.1-rc - 2020-10-14
-- Update to NET 5.0 RC2
v1.0.0-rc - 2020-10-10
-- Initial Package - NET v5.0.0-rc.1.20451