FileSage 0.4.1
See the version list below for details.
dotnet add package FileSage --version 0.4.1
NuGet\Install-Package FileSage -Version 0.4.1
<PackageReference Include="FileSage" Version="0.4.1" />
paket add FileSage --version 0.4.1
#r "nuget: FileSage, 0.4.1"
// Install FileSage as a Cake Addin #addin nuget:?package=FileSage&version=0.4.1 // Install FileSage as a Cake Tool #tool nuget:?package=FileSage&version=0.4.1
FileSage will tell you MimeTypes details in just one line of code:
FileSage.Wisdom.Ask();
Think of it as an information repository of the most commonly used MimeTypes on the web.
Note: Right now, the collection of Mime Types are limited. The only ones included are those that I am currently using in a project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. 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. |
-
- FileSage.Database (>= 0.1.0)
- System.Data.SQLite (>= 1.0.88)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on FileSage:
Package | Downloads |
---|---|
NarraSparkMvc.Plugin.Boilerplate
A boilerplate template for creating NarraSparkMVC plugins. |
|
NarraSparkMvc.Boilerplate
A boilerplate template for creating NarraSparkMVC core/base projects. |
|
NarraSparkMvc.Plugin
The core infrastructure classes for the NarraSparkMVC plugins. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.2 | 4,313 | 10/3/2013 |
0.4.1 | 1,268 | 10/3/2013 |
0.4.0 | 1,276 | 10/3/2013 |
0.3.6 | 2,845 | 9/25/2013 |
0.3.5 | 1,408 | 9/25/2013 |
0.3.4 | 1,333 | 9/13/2013 |
0.3.3 | 1,259 | 9/13/2013 |
0.3.2 | 1,425 | 9/13/2013 |
0.3.1 | 1,240 | 9/12/2013 |
0.3.0 | 1,257 | 9/12/2013 |
0.2.4-alpha | 1,024 | 9/12/2013 |
0.2.3-alpha | 1,040 | 9/12/2013 |
0.2.2-alpha | 1,017 | 9/12/2013 |
0.2.1-alpha | 1,069 | 9/12/2013 |
0.2.0 | 1,284 | 9/12/2013 |
0.1.0-alpha | 1,176 | 9/11/2013 |
Web.config transform fix.