Dazinator.Extensions.FileProviders
2.0.0
See the version list below for details.
dotnet add package Dazinator.Extensions.FileProviders --version 2.0.0
NuGet\Install-Package Dazinator.Extensions.FileProviders -Version 2.0.0
<PackageReference Include="Dazinator.Extensions.FileProviders" Version="2.0.0" />
paket add Dazinator.Extensions.FileProviders --version 2.0.0
#r "nuget: Dazinator.Extensions.FileProviders, 2.0.0"
// Install Dazinator.Extensions.FileProviders as a Cake Addin #addin nuget:?package=Dazinator.Extensions.FileProviders&version=2.0.0 // Install Dazinator.Extensions.FileProviders as a Cake Tool #tool nuget:?package=Dazinator.Extensions.FileProviders&version=2.0.0
Dazinator.Extensions.FileProviders
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- DotNet.Glob (>= 3.1.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.0.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.2)
- Microsoft.Extensions.FileProviders.Abstractions (>= 1.0.1)
-
.NETStandard 1.3
- DotNet.Glob (>= 3.1.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.0.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.2)
- Microsoft.Extensions.FileProviders.Abstractions (>= 1.0.1)
- NETStandard.Library (>= 1.6.1)
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,121 | 9/7/2022 |
2.1.0-alpha0036 | 508 | 9/7/2022 |
2.1.0-alpha0035 | 789 | 3/7/2022 |
2.1.0-alpha0034 | 545 | 3/6/2022 |
2.1.0-alpha0033 | 532 | 3/6/2022 |
2.1.0-alpha0031 | 541 | 3/6/2022 |
2.1.0-alpha0030 | 546 | 3/6/2022 |
2.1.0-alpha0028 | 538 | 3/2/2022 |
2.1.0-alpha0027 | 521 | 3/2/2022 |
2.1.0-alpha0026 | 541 | 3/2/2022 |
2.1.0-alpha0025 | 530 | 3/2/2022 |
2.1.0-alpha0008 | 712 | 11/27/2020 |
2.0.0 | 5,827,536 | 11/27/2020 |
1.6.0-alpha0026 | 690 | 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.