RazorLight.NetCore3
3.0.2
dotnet add package RazorLight.NetCore3 --version 3.0.2
NuGet\Install-Package RazorLight.NetCore3 -Version 3.0.2
<PackageReference Include="RazorLight.NetCore3" Version="3.0.2" />
paket add RazorLight.NetCore3 --version 3.0.2
#r "nuget: RazorLight.NetCore3, 3.0.2"
// Install RazorLight.NetCore3 as a Cake Addin
#addin nuget:?package=RazorLight.NetCore3&version=3.0.2
// Install RazorLight.NetCore3 as a Cake Tool
#tool nuget:?package=RazorLight.NetCore3&version=3.0.2
Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC for .NET Core
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.0
- Microsoft.AspNetCore.Mvc.Razor.Extensions (>= 3.0.0)
- Microsoft.AspNetCore.Razor.Language (>= 3.0.0)
- Microsoft.CodeAnalysis.Razor (>= 3.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Caching.Memory (>= 3.0.0)
- Microsoft.Extensions.DependencyInjection (>= 3.0.0)
- Microsoft.Extensions.DependencyModel (>= 3.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 3.0.0)
- Microsoft.Extensions.Primitives (>= 3.0.0)
- System.Buffers (>= 4.5.0)
- System.Dynamic.Runtime (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.1.0)
- Microsoft.AspNetCore.Html.Abstractions (>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Razor.Extensions (>= 2.1.0)
- Microsoft.AspNetCore.Razor.Language (>= 2.1.0)
- Microsoft.AspNetCore.Razor.Runtime (>= 2.1.0)
- Microsoft.CodeAnalysis.Razor (>= 2.1.0)
- Microsoft.Extensions.Caching.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Caching.Memory (>= 3.0.0)
- Microsoft.Extensions.DependencyInjection (>= 3.0.0)
- Microsoft.Extensions.DependencyModel (>= 3.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 3.0.0)
- Microsoft.Extensions.Primitives (>= 3.0.0)
- System.Buffers (>= 4.5.0)
- System.Dynamic.Runtime (>= 4.3.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on RazorLight.NetCore3:
Package | Downloads |
---|---|
Reo.Core.FluentEmail.RazorEngine
Port FluentEmail.Razor to dotnet core 3.0 Generate emails using Razor templates. Anything you can do in ASP.NET is possible here. Uses the RazorLight project under the hood. |
|
H21.AspNetCore.FluentEmail.RazorEngine
Port FluentEmail.Razor to dotnet core 3.1 Generate emails using Razor templates. Anything you can do in ASP.NET is possible here. Uses the RazorLight project under the hood. |
|
Reo.Core.FluentEmail.RazorEngine.31
Port FluentEmail.Razor to dotnet core 3.0 Generate emails using Razor templates. Anything you can do in ASP.NET is possible here. Uses the RazorLight project under the hood. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RazorLight.NetCore3:
Repository | Stars |
---|---|
2881099/FreeRedis
🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.
|