Skip to content

Commit

Permalink
KnownMimeTypes.tt
Browse files Browse the repository at this point in the history
- Add ALL_MIMETYPES to the template to generate a list of all mimetypes.
MimeUtilitiy.cs
- Changed the name of the stastic _lazyDict to _lazyDictExtensions.
- Added a _lazyDitMimeTypes dictionary like the _lazyDictExtensions to be able to iterate the mimetypes and get their extensions.
- Added a public static property refering to the value of _lazyDictExtensions.
  • Loading branch information
W Hörchner committed Feb 10, 2024
1 parent 173b3ec commit dd24575
Show file tree
Hide file tree
Showing 4 changed files with 2,398 additions and 1,187 deletions.
Loading

0 comments on commit dd24575

Please sign in to comment.