Dazinator.Extensions.FileProviders
2.1.0-alpha0033
See the version list below for details.
dotnet add package Dazinator.Extensions.FileProviders --version 2.1.0-alpha0033
NuGet\Install-Package Dazinator.Extensions.FileProviders -Version 2.1.0-alpha0033
<PackageReference Include="Dazinator.Extensions.FileProviders" Version="2.1.0-alpha0033" />
<PackageVersion Include="Dazinator.Extensions.FileProviders" Version="2.1.0-alpha0033" />
<PackageReference Include="Dazinator.Extensions.FileProviders" />
paket add Dazinator.Extensions.FileProviders --version 2.1.0-alpha0033
#r "nuget: Dazinator.Extensions.FileProviders, 2.1.0-alpha0033"
#:package Dazinator.Extensions.FileProviders@2.1.0-alpha0033
#addin nuget:?package=Dazinator.Extensions.FileProviders&version=2.1.0-alpha0033&prerelease
#tool nuget:?package=Dazinator.Extensions.FileProviders&version=2.1.0-alpha0033&prerelease
Dazinator.Extensions.FileProviders
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net5.0
- DotNet.Glob (>= 3.1.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- System.Text.Json (>= 6.0.0)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Dazinator.Extensions.FileProviders:
| Package | Downloads |
|---|---|
|
Umbraco.Cms.Web.Common
Contains the web assembly needed to run Umbraco CMS. |
|
|
Umbraco.Cms.Web.Website
Contains the website assembly needed to run the frontend of Umbraco CMS. |
|
|
Smidge.InMemory
An in-memory caching provider for Smidge |
|
|
Umbraco.Cms
Installs Umbraco CMS with all default dependencies in your ASP.NET Core project. |
|
|
Umbraco.Cms.StaticAssets
Contains the static assets needed to run Umbraco CMS. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Dazinator.Extensions.FileProviders:
| Repository | Stars |
|---|---|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
|
Shazwazza/Smidge
A lightweight runtime CSS/JavaScript file minification, combination, compression & management library for ASP.Net Core
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.1.0-alpha0042 | 1,501 | 9/7/2022 |
| 2.1.0-alpha0036 | 703 | 9/7/2022 |
| 2.1.0-alpha0035 | 5,569 | 3/7/2022 |
| 2.1.0-alpha0034 | 721 | 3/6/2022 |
| 2.1.0-alpha0033 | 735 | 3/6/2022 |
| 2.1.0-alpha0031 | 743 | 3/6/2022 |
| 2.1.0-alpha0030 | 746 | 3/6/2022 |
| 2.1.0-alpha0028 | 720 | 3/2/2022 |
| 2.1.0-alpha0027 | 726 | 3/2/2022 |
| 2.1.0-alpha0026 | 729 | 3/2/2022 |
| 2.1.0-alpha0025 | 726 | 3/2/2022 |
| 2.1.0-alpha0008 | 966 | 11/27/2020 |
| 2.0.0 | 8,974,633 | 11/27/2020 |
| 1.6.0-alpha0026 | 917 | 11/27/2020 |
More file info implementations for use with the InMemoryFileProvider, including EmbeddedFileInfo. Search for files from any IFileProvider using a fast glob search with include and exclude patterns.