Dazinator.Extensions.FileProviders
2.1.0-alpha0036
See the version list below for details.
dotnet add package Dazinator.Extensions.FileProviders --version 2.1.0-alpha0036
NuGet\Install-Package Dazinator.Extensions.FileProviders -Version 2.1.0-alpha0036
<PackageReference Include="Dazinator.Extensions.FileProviders" Version="2.1.0-alpha0036" />
paket add Dazinator.Extensions.FileProviders --version 2.1.0-alpha0036
#r "nuget: Dazinator.Extensions.FileProviders, 2.1.0-alpha0036"
// Install Dazinator.Extensions.FileProviders as a Cake Addin #addin nuget:?package=Dazinator.Extensions.FileProviders&version=2.1.0-alpha0036&prerelease // Install Dazinator.Extensions.FileProviders as a Cake Tool #tool nuget:?package=Dazinator.Extensions.FileProviders&version=2.1.0-alpha0036&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. |
-
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 (4)
Showing the top 4 NuGet packages that depend on Dazinator.Extensions.FileProviders:
Package | Downloads |
---|---|
Umbraco.Cms.Web.Common
Contains the web assembly needed to run Umbraco CMS. |
|
Smidge.InMemory
An in-memory caching provider for Smidge |
|
DotNet.Cabinets
Package Description |
|
OzoneNZ.Umbraco.Cms.Web.Common
Contains the Web assembly needed to run Umbraco Cms. This package only contains the assembly, and can be used for package development. Use the template in the Umbraco.Templates package to setup Umbraco |
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,123 | 9/7/2022 |
2.1.0-alpha0036 | 508 | 9/7/2022 |
2.1.0-alpha0035 | 794 | 3/7/2022 |
2.1.0-alpha0034 | 545 | 3/6/2022 |
2.1.0-alpha0033 | 532 | 3/6/2022 |
2.1.0-alpha0031 | 542 | 3/6/2022 |
2.1.0-alpha0030 | 546 | 3/6/2022 |
2.1.0-alpha0028 | 539 | 3/2/2022 |
2.1.0-alpha0027 | 522 | 3/2/2022 |
2.1.0-alpha0026 | 541 | 3/2/2022 |
2.1.0-alpha0025 | 530 | 3/2/2022 |
2.1.0-alpha0008 | 713 | 11/27/2020 |
2.0.0 | 5,853,634 | 11/27/2020 |
1.6.0-alpha0026 | 691 | 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.