Microsoft.Extensions.FileProviders.Embedded 9.0.5

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.FileProviders.Embedded --version 9.0.5
                    
NuGet\Install-Package Microsoft.Extensions.FileProviders.Embedded -Version 9.0.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.5" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.FileProviders.Embedded --version 9.0.5
                    
#r "nuget: Microsoft.Extensions.FileProviders.Embedded, 9.0.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.Extensions.FileProviders.Embedded&version=9.0.5
                    
Install Microsoft.Extensions.FileProviders.Embedded as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.FileProviders.Embedded&version=9.0.5
                    
Install Microsoft.Extensions.FileProviders.Embedded as a Cake Tool

File provider for files in embedded resources for Microsoft.Extensions.FileProviders.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932

Product 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 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  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 tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.6K)

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/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c

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 (94)

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 4, 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/KurrentDB
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.4.25258.110 112 5/12/2025
10.0.0-preview.3.25172.1 991 4/10/2025
10.0.0-preview.2.25164.1 533 3/18/2025
10.0.0-preview.1.25120.3 598 2/25/2025
9.0.5 7,861 5/13/2025
9.0.4 188,483 4/8/2025
9.0.3 274,040 3/11/2025
9.0.2 423,224 2/11/2025
9.0.1 346,145 1/14/2025
9.0.0 2,576,562 11/12/2024
9.0.0-rc.2.24474.3 29,955 10/8/2024
9.0.0-rc.1.24452.1 9,872 9/10/2024
9.0.0-preview.7.24406.2 3,269 8/13/2024
9.0.0-preview.6.24328.4 2,070 7/9/2024
9.0.0-preview.5.24306.11 2,563 6/11/2024
9.0.0-preview.4.24267.6 1,384 5/21/2024
9.0.0-preview.3.24172.13 75,701 4/11/2024
9.0.0-preview.2.24128.4 3,244 3/12/2024
9.0.0-preview.1.24081.5 22,277 2/13/2024
8.0.16 4,875 5/13/2025
8.0.15 117,759 4/8/2025
8.0.14 175,225 3/11/2025
8.0.13 241,794 2/11/2025
8.0.12 247,525 1/14/2025
8.0.11 1,257,875 11/12/2024
8.0.10 1,607,454 10/8/2024
8.0.8 1,900,720 8/13/2024
8.0.7 1,083,949 7/9/2024
8.0.6 1,494,439 5/28/2024
8.0.5 713,414 5/14/2024
8.0.4 2,194,218 4/9/2024
8.0.3 778,366 3/12/2024
8.0.2 1,283,519 2/13/2024
8.0.1 1,789,272 1/9/2024
8.0.0 22,173,647 11/14/2023
8.0.0-rc.2.23480.2 29,087 10/10/2023
8.0.0-rc.1.23421.29 69,109 9/12/2023
8.0.0-preview.7.23375.9 15,989 8/8/2023
8.0.0-preview.6.23329.11 72,186 7/11/2023
8.0.0-preview.5.23302.2 6,425 6/13/2023
8.0.0-preview.4.23260.4 3,770 5/16/2023
8.0.0-preview.3.23177.8 3,813 4/11/2023
8.0.0-preview.2.23153.2 5,954 3/14/2023
8.0.0-preview.1.23112.2 5,483 2/21/2023
7.0.20 321,225 5/28/2024
7.0.19 67,756 5/14/2024
7.0.18 122,145 4/9/2024
7.0.17 105,499 3/12/2024
7.0.16 119,903 2/13/2024
7.0.15 247,629 1/9/2024
7.0.14 352,253 11/14/2023
7.0.13 406,031 10/24/2023
7.0.12 290,715 10/10/2023
7.0.11 527,899 9/12/2023
7.0.10 859,641 8/8/2023
7.0.9 567,213 7/11/2023
7.0.8 346,425 6/22/2023
7.0.7 753,374 6/13/2023
7.0.5 1,461,819 4/11/2023
7.0.4 744,314 3/14/2023
7.0.3 766,162 2/14/2023
7.0.2 1,508,735 1/10/2023
7.0.1 738,634 12/13/2022
7.0.0 12,232,248 11/7/2022
7.0.0-rc.2.22476.2 49,200 10/11/2022
7.0.0-rc.1.22427.2 6,472 9/14/2022
7.0.0-preview.7.22376.6 5,010 8/9/2022
7.0.0-preview.6.22330.3 2,969 7/12/2022
7.0.0-preview.5.22303.8 3,398 6/14/2022
7.0.0-preview.4.22251.1 2,006 5/10/2022
7.0.0-preview.3.22178.4 2,955 4/13/2022
7.0.0-preview.2.22153.2 1,852 3/14/2022
7.0.0-preview.1.22109.13 788 2/17/2022
6.0.36 69,316 11/12/2024
6.0.35 83,987 10/8/2024
6.0.33 86,412 8/13/2024
6.0.32 57,502 7/9/2024
6.0.31 63,414 5/28/2024
6.0.30 29,807 5/14/2024
6.0.29 164,856 4/9/2024
6.0.28 183,491 3/12/2024
6.0.27 112,313 2/13/2024
6.0.26 194,457 1/9/2024
6.0.25 502,138 11/14/2023
6.0.24 397,703 10/24/2023
6.0.23 133,958 10/10/2023
6.0.22 254,330 9/12/2023
6.0.21 273,205 8/8/2023
6.0.20 253,516 7/11/2023
6.0.19 191,316 6/22/2023
6.0.18 192,208 6/13/2023
6.0.16 577,826 4/11/2023
6.0.15 487,056 3/14/2023
6.0.14 381,273 2/14/2023
6.0.13 604,250 1/10/2023
6.0.12 448,937 12/13/2022
6.0.11 1,041,290 11/7/2022
6.0.10 1,510,226 10/11/2022
6.0.9 1,241,805 9/13/2022
6.0.8 1,975,038 8/9/2022
6.0.7 2,255,541 7/12/2022
6.0.6 1,352,151 6/14/2022
6.0.5 8,669,641 5/10/2022
6.0.4 3,263,418 4/11/2022
6.0.3 2,021,232 3/8/2022
6.0.2 1,930,814 2/8/2022
6.0.1 2,643,242 12/14/2021
6.0.0 29,292,204 11/8/2021
6.0.0-rc.2.21480.10 27,473 10/12/2021
6.0.0-rc.1.21452.15 33,218 9/14/2021
6.0.0-preview.7.21378.6 15,624 8/10/2021
6.0.0-preview.6.21355.2 8,334 7/14/2021
6.0.0-preview.5.21301.17 7,880 6/15/2021
6.0.0-preview.4.21253.5 5,154 5/24/2021
6.0.0-preview.3.21201.13 12,564 4/8/2021
6.0.0-preview.2.21154.6 2,256 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 6,186 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,544,760 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 141,362 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 307,634 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 192,790 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 409,043 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 814,039 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 2,807,952 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 2,939,268 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,418,327 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,734,578 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,307,841 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,390,905 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,441,628 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,040,785 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 943,893 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,158,636 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,093,801 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 6,117,486 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 15,324 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 13,121 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 10,698 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 4,980 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 5,348 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 1,614 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 5,056 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 3,578 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 2,412 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 3,186 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 181,819 12/13/2022
3.1.31 21,204 11/8/2022
3.1.30 26,008 10/11/2022
3.1.29 146,575 9/13/2022
3.1.28 34,981 8/9/2022
3.1.27 42,300 7/12/2022
3.1.26 27,321 6/14/2022
3.1.25 60,268 5/10/2022
3.1.24 40,351 4/11/2022
3.1.23 103,792 3/8/2022
3.1.22 573,908 12/14/2021
3.1.21 255,824 11/7/2021
3.1.20 108,287 10/11/2021
3.1.19 135,048 9/14/2021
3.1.18 154,192 8/10/2021
3.1.17 299,279 7/13/2021
3.1.16 149,205 6/8/2021
3.1.15 383,658 5/11/2021
3.1.14 206,405 4/6/2021
3.1.13 328,048 3/9/2021
3.1.12 506,167 2/9/2021
3.1.11 377,586 1/12/2021
3.1.10 947,638 11/9/2020
3.1.9 1,104,116 10/13/2020
3.1.8 2,511,217 9/8/2020
3.1.7 1,193,850 8/11/2020
3.1.6 5,641,659 7/14/2020
3.1.5 3,303,120 6/9/2020
3.1.4 919,036 5/12/2020
3.1.3 1,813,591 3/24/2020
3.1.2 948,350 2/18/2020
3.1.1 2,084,612 1/14/2020
3.1.0 5,165,465 12/3/2019
3.1.0-preview3.19553.2 21,187 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 10,567 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 17,252 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 88,650 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 13,293 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 29,275 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 1,558,996 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 11,944 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 27,360 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 19,840 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 44,311 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 33,683 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 17,570 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 7,503 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 115,196 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 1,601 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 2,295 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 15,803,390 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 70,699 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 7,995 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 4,981 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.1 20,320,373 6/18/2018
2.1.0 15,567,537 5/29/2018
2.1.0-rc1-final 21,247 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,873 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 28,737 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.1 6,270,342 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 49,355,223 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 66,348 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 23,875 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.1 285,843 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 215,789 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 4,630 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.1 42,890,592 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 5,675,243 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 54,615 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.