Microsoft.Extensions.FileProviders.Embedded
1.1.0-preview1-final
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.Extensions.FileProviders.Embedded --version 1.1.0-preview1-final
NuGet\Install-Package Microsoft.Extensions.FileProviders.Embedded -Version 1.1.0-preview1-final
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="1.1.0-preview1-final" />
<PackageVersion Include="Microsoft.Extensions.FileProviders.Embedded" Version="1.1.0-preview1-final" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" />
paket add Microsoft.Extensions.FileProviders.Embedded --version 1.1.0-preview1-final
#r "nuget: Microsoft.Extensions.FileProviders.Embedded, 1.1.0-preview1-final"
#addin nuget:?package=Microsoft.Extensions.FileProviders.Embedded&version=1.1.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.FileProviders.Embedded&version=1.1.0-preview1-final&prerelease
File provider for files in embedded resources for Microsoft.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. 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. |
.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.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 was computed. 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. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 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
- Microsoft.Extensions.FileProviders.Abstractions (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
-
.NETStandard 1.0
- Microsoft.Extensions.FileProviders.Abstractions (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
-
.NETStandard 1.5
- Microsoft.Extensions.FileProviders.Abstractions (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
NuGet packages (1.5K)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.FileProviders.Embedded:
Package | Downloads |
---|---|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application |
|
Microsoft.AspNetCore.Identity.UI
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898 |
|
NSwag.AspNetCore
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript |
|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download. |
|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download. |
GitHub repositories (93)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.FileProviders.Embedded:
Repository | Stars |
---|---|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 2, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
|
|
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
|
|
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
lukencode/FluentEmail
All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
|
|
PiranhaCMS/piranha.core
Piranha CMS is the friendly editor-focused CMS for .NET that can be used both as an integrated CMS or as a headless API.
|
|
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
|
|
statiqdev/Statiq.Web
Statiq Web is a flexible static site generator written in .NET.
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.3.25172.1 | 169 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 484 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 557 | 2/25/2025 | |
9.0.4 | 10,984 | 4/8/2025 | |
9.0.3 | 164,875 | 3/11/2025 | |
9.0.2 | 308,202 | 2/11/2025 | |
9.0.1 | 295,777 | 1/14/2025 | |
9.0.0 | 1,972,668 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 28,355 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 9,810 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 3,247 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 2,046 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 2,512 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 1,320 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 75,600 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 3,205 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 22,197 | 2/13/2024 | |
8.0.15 | 8,822 | 4/8/2025 | |
8.0.14 | 114,499 | 3/11/2025 | |
8.0.13 | 178,221 | 2/11/2025 | |
8.0.12 | 207,305 | 1/14/2025 | |
8.0.11 | 1,049,936 | 11/12/2024 | |
8.0.10 | 1,434,109 | 10/8/2024 | |
8.0.8 | 1,764,025 | 8/13/2024 | |
8.0.7 | 1,032,197 | 7/9/2024 | |
8.0.6 | 1,418,348 | 5/28/2024 | |
8.0.5 | 674,750 | 5/14/2024 | |
8.0.4 | 2,030,328 | 4/9/2024 | |
8.0.3 | 744,986 | 3/12/2024 | |
8.0.2 | 1,232,251 | 2/13/2024 | |
8.0.1 | 1,724,503 | 1/9/2024 | |
8.0.0 | 20,303,055 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 28,983 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 68,233 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 15,903 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 67,924 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 6,401 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 3,724 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 3,793 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 5,877 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 5,218 | 2/21/2023 | |
7.0.20 | 285,779 | 5/28/2024 | |
7.0.19 | 61,633 | 5/14/2024 | |
7.0.18 | 118,463 | 4/9/2024 | |
7.0.17 | 103,774 | 3/12/2024 | |
7.0.16 | 117,459 | 2/13/2024 | |
7.0.15 | 240,114 | 1/9/2024 | |
7.0.14 | 342,661 | 11/14/2023 | |
7.0.13 | 401,542 | 10/24/2023 | |
7.0.12 | 285,448 | 10/10/2023 | |
7.0.11 | 522,540 | 9/12/2023 | |
7.0.10 | 851,236 | 8/8/2023 | |
7.0.9 | 559,241 | 7/11/2023 | |
7.0.8 | 341,685 | 6/22/2023 | |
7.0.7 | 743,005 | 6/13/2023 | |
7.0.5 | 1,452,650 | 4/11/2023 | |
7.0.4 | 735,818 | 3/14/2023 | |
7.0.3 | 759,921 | 2/14/2023 | |
7.0.2 | 1,498,108 | 1/10/2023 | |
7.0.1 | 732,773 | 12/13/2022 | |
7.0.0 | 12,084,582 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 48,870 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 6,445 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 4,927 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 2,937 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 3,382 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 1,985 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 2,916 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 1,838 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 774 | 2/17/2022 | |
6.0.36 | 60,277 | 11/12/2024 | |
6.0.35 | 78,886 | 10/8/2024 | |
6.0.33 | 83,996 | 8/13/2024 | |
6.0.32 | 56,049 | 7/9/2024 | |
6.0.31 | 61,655 | 5/28/2024 | |
6.0.30 | 28,692 | 5/14/2024 | |
6.0.29 | 161,759 | 4/9/2024 | |
6.0.28 | 176,715 | 3/12/2024 | |
6.0.27 | 108,059 | 2/13/2024 | |
6.0.26 | 190,892 | 1/9/2024 | |
6.0.25 | 473,048 | 11/14/2023 | |
6.0.24 | 387,028 | 10/24/2023 | |
6.0.23 | 132,169 | 10/10/2023 | |
6.0.22 | 248,677 | 9/12/2023 | |
6.0.21 | 269,969 | 8/8/2023 | |
6.0.20 | 249,348 | 7/11/2023 | |
6.0.19 | 190,049 | 6/22/2023 | |
6.0.18 | 188,395 | 6/13/2023 | |
6.0.16 | 567,543 | 4/11/2023 | |
6.0.15 | 474,913 | 3/14/2023 | |
6.0.14 | 378,532 | 2/14/2023 | |
6.0.13 | 595,311 | 1/10/2023 | |
6.0.12 | 446,447 | 12/13/2022 | |
6.0.11 | 1,036,072 | 11/7/2022 | |
6.0.10 | 1,495,484 | 10/11/2022 | |
6.0.9 | 1,229,691 | 9/13/2022 | |
6.0.8 | 1,938,101 | 8/9/2022 | |
6.0.7 | 2,238,727 | 7/12/2022 | |
6.0.6 | 1,344,542 | 6/14/2022 | |
6.0.5 | 8,609,336 | 5/10/2022 | |
6.0.4 | 3,231,929 | 4/11/2022 | |
6.0.3 | 2,000,389 | 3/8/2022 | |
6.0.2 | 1,885,621 | 2/8/2022 | |
6.0.1 | 2,602,060 | 12/14/2021 | |
6.0.0 | 29,095,899 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 27,376 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 33,134 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 15,540 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 8,312 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 7,846 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 5,131 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 12,433 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 2,226 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 6,149 | 2/12/2021 | |
5.0.17 | 1,527,502 | 5/10/2022 | |
5.0.16 | 141,185 | 4/11/2022 | |
5.0.15 | 304,735 | 3/8/2022 | |
5.0.14 | 192,334 | 2/8/2022 | |
5.0.13 | 408,045 | 12/14/2021 | |
5.0.12 | 810,122 | 11/7/2021 | |
5.0.11 | 2,798,732 | 10/12/2021 | |
5.0.10 | 2,924,221 | 9/14/2021 | |
5.0.9 | 1,413,963 | 8/10/2021 | |
5.0.8 | 1,730,250 | 7/13/2021 | |
5.0.7 | 1,303,464 | 6/8/2021 | |
5.0.6 | 1,387,673 | 5/11/2021 | |
5.0.5 | 1,435,913 | 4/6/2021 | |
5.0.4 | 1,038,270 | 3/9/2021 | |
5.0.3 | 937,558 | 2/9/2021 | |
5.0.2 | 1,156,586 | 1/12/2021 | |
5.0.1 | 1,091,557 | 12/8/2020 | |
5.0.0 | 6,101,144 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 15,286 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 13,092 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 10,656 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 4,954 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 5,320 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,587 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 5,024 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 3,546 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 2,378 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 3,161 | 3/16/2020 | |
3.1.32 | 176,698 | 12/13/2022 | |
3.1.31 | 20,877 | 11/8/2022 | |
3.1.30 | 25,723 | 10/11/2022 | |
3.1.29 | 144,039 | 9/13/2022 | |
3.1.28 | 34,717 | 8/9/2022 | |
3.1.27 | 42,191 | 7/12/2022 | |
3.1.26 | 27,117 | 6/14/2022 | |
3.1.25 | 59,399 | 5/10/2022 | |
3.1.24 | 40,152 | 4/11/2022 | |
3.1.23 | 102,245 | 3/8/2022 | |
3.1.22 | 567,523 | 12/14/2021 | |
3.1.21 | 254,147 | 11/7/2021 | |
3.1.20 | 107,974 | 10/11/2021 | |
3.1.19 | 132,934 | 9/14/2021 | |
3.1.18 | 153,114 | 8/10/2021 | |
3.1.17 | 297,887 | 7/13/2021 | |
3.1.16 | 148,805 | 6/8/2021 | |
3.1.15 | 382,627 | 5/11/2021 | |
3.1.14 | 205,500 | 4/6/2021 | |
3.1.13 | 326,859 | 3/9/2021 | |
3.1.12 | 504,710 | 2/9/2021 | |
3.1.11 | 376,995 | 1/12/2021 | |
3.1.10 | 943,182 | 11/9/2020 | |
3.1.9 | 1,101,016 | 10/13/2020 | |
3.1.8 | 2,492,117 | 9/8/2020 | |
3.1.7 | 1,175,115 | 8/11/2020 | |
3.1.6 | 5,630,287 | 7/14/2020 | |
3.1.5 | 3,298,881 | 6/9/2020 | |
3.1.4 | 916,052 | 5/12/2020 | |
3.1.3 | 1,797,703 | 3/24/2020 | |
3.1.2 | 941,308 | 2/18/2020 | |
3.1.1 | 2,063,469 | 1/14/2020 | |
3.1.0 | 5,130,690 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 21,153 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 10,540 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 17,186 | 10/15/2019 | |
3.0.3 | 88,578 | 2/18/2020 | |
3.0.2 | 13,236 | 1/14/2020 | |
3.0.1 | 29,192 | 11/18/2019 | |
3.0.0 | 1,550,694 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 11,901 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 27,321 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 19,798 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 44,226 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 33,629 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 17,537 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 7,468 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 114,928 | 3/6/2019 | |
3.0.0-preview.19074.2 | 1,577 | 1/29/2019 | |
3.0.0-preview.18572.1 | 2,268 | 12/4/2018 | |
2.2.0 | 15,712,218 | 12/3/2018 | |
2.2.0-preview3-35497 | 70,609 | 10/17/2018 | |
2.2.0-preview2-35157 | 7,938 | 9/12/2018 | |
2.2.0-preview1-35029 | 4,922 | 8/22/2018 | |
2.1.1 | 20,069,880 | 6/18/2018 | |
2.1.0 | 15,439,512 | 5/29/2018 | |
2.1.0-rc1-final | 21,191 | 5/6/2018 | |
2.1.0-preview2-final | 20,817 | 4/10/2018 | |
2.1.0-preview1-final | 28,668 | 2/26/2018 | |
2.0.1 | 6,242,399 | 3/13/2018 | |
2.0.0 | 49,219,802 | 8/11/2017 | |
2.0.0-preview2-final | 66,160 | 6/28/2017 | |
2.0.0-preview1-final | 23,831 | 5/10/2017 | |
1.1.1 | 284,380 | 5/9/2017 | |
1.1.0 | 215,489 | 11/16/2016 | |
1.1.0-preview1-final | 4,579 | 10/24/2016 | |
1.0.1 | 42,759,305 | 12/12/2016 | |
1.0.0 | 5,615,243 | 6/27/2016 | |
1.0.0-rc2-final | 52,685 | 5/16/2016 |