#
razor
Here are 271 public repositories matching this topic...
wendellmva
commented
Sep 19, 2018
Describe the bug
Extension method not working as expected.
To Reproduce
[Fact]
public async Task Should_Compile_Template()
{
var engine = new RazorLightEngineBuilder()
.UseMemoryCachingProvider()
.Build();
var template = "@using Humanizer@(Model.Name.Pluralize())";
var component = new Component { Name = "Customer"};
var result = await engine.CompileRende
chrissainty
commented
Mar 18, 2020
When viewing the docs site on a mobile device, the GitHub and Twitter links are breaking the design. It would probably be best to move them into the mobile menu.
A context menu component for Blazor !
-
Updated
Feb 11, 2020 - C#
The original DasBlog reimagined with ASP.NET Core
blog
rss
visual-studio
dotnetcore
blog-engine
aspnet-core
asp-net
razor
blog-platform
asp-net-core-mvc
dasblog
-
Updated
Apr 29, 2020 - C#
Diamond is a full-stack web-framework written in The D Programming Language using vibe.d
webservice
template-engine
web-server
orm
mvc
view
controller
webserver
model
d
dlang
web-api
vibed
razor
diet
webapi
vibe-d
web-service
model-view-controller
object-relational-mapper
-
Updated
Mar 31, 2020 - D
A JavaScript free toast library for Blazor and Razor Component applications
csharp
nuget
toast
razor
toast-message
toast-notifications
blazor
toast-ui
razor-components
blazored
blazor-server
blazor-webassembly
javascript-free-toast
-
Updated
May 20, 2020 - C#
Hosting the Razor Runtime outside of ASP.NET/MVC for use in non-Web .NET applications.
c-sharp
template
template-engine
csharp
dotnet
scripting
razor
scripting-engine
westwind
razor-templates
-
Updated
Mar 30, 2020 - C#
Implementing HTML Emails with ASP.NET Core Razor
-
Updated
Dec 15, 2019 - HTML
(Migrated from CodePlex) DbWebApi is a .Net library that implement an entirely generic Web API (RESTful) for HTTP clients to call database (Oracle & SQL Server) stored procedures or functions in a managed way out-of-the-box without any configuration or coding.
json
csv
sql-server
database
powershell
xml
excel
restful
xlsx
oracle
jsonp
bulk
asp-net
razor
webapi
ado-net
dataaccess
stored-procedure
odp-net
ddtek
-
Updated
Jan 23, 2020 - C#
Demo application for my writings about Blazor
-
Updated
Nov 6, 2019 - C#
A JavaScript free menu library for Blazor and Razor Components applications.
-
Updated
Apr 6, 2020 - C#
DNTCommon.Web.Core provides common scenarios' solutions for ASP.NET Core 1.1.x and 2.x applications.
-
Updated
Dec 7, 2019 - C#
A .NET Core website template.
github
letsencrypt
nginx
tls
oauth
google
oauth2
reddit
https
netcore
materializecss
razor
materialize
net-core
razor-pages
netcore3
net-core-3
-
Updated
Apr 4, 2020 - C#
A powerful, flexible, decoupled and easy to use and Fully Featured ASP .NET CMS, it can also be used as a Headless CMS
static-site-generator
cms
single-page-app
headless
server-side-rendering
single-page-applications
asp-net
razor
webforms
razorengine
headless-cms
decoupled
decoupled-cms
-
Updated
Apr 30, 2020 - C#
rhodosaur
commented
Mar 11, 2020
ProcLocatorshould look up queries only in/Queriesfolder and vice versa for commands in/Commands. Currently they do lookups in both (usually no name clashes, but still.)- It should implement some form of "suffix"-lookup for partials, so e.g. a
NewMessage.cssqlfile can look upNewMessage.CreateThread.cssqlvia@M.Subcommand("CreateThread"). This lookup should be the lowest pri
Razor is a free tool designed to help with simple tasks while playing Ultima Online.
-
Updated
May 17, 2020 - C#
vertonghenb
commented
Apr 27, 2020
Since some of our contributors speak another language, we'd like to:
- Check if the issue or comment on an issue is written in Chinees.
- If so, keep the original issue/comment and add a English translation.
Deepl's API could potentially help us with the translation.
ASP.NET Core Razor Pages Bootstrap 4 Application using Webpack, Typescript, and npm
-
Updated
May 5, 2019 - C#
html
c-sharp
optimization
minification
asp-net
razor
html-minifier
minifier
html-minification
asp-net-mvc
asp-net-mvc5
razor-engine
cshtml
-
Updated
Mar 29, 2020 - C#
LuanNiaoComponent sourcecode/源码库 A Blazor Component Library based on Ant V4 style 鸾鸟Blazor组件库--基于ANTDV4 风格
dotnet
aspnetcore
dotnetcore
webassembly
wasm
dotnet-core
asp-net-core
ui-components
razor
blazor
blazor-application
antd-design
blazor-client
blazor-server
blazor-components
blazor-component
blazor-webassembly
-
Updated
May 27, 2020 - HTML
Exercise files for the course Learning ASP.NET Core: Razor Pages
-
Updated
Nov 5, 2017 - C#
Simple, zero-configuration static site generator written in .NET Core.
-
Updated
Dec 14, 2018 - C#
C# Exercises for Alliance for Digital Employability Coding Bootcamp
javascript
css
html
sql
csharp
dotnet
aspnet
design-patterns
entity-framework
teaching
razor
bootcamp
teaching-materials
-
Updated
Nov 23, 2017 - C#
Simple CRUD application using C#/Blazor
-
Updated
Mar 31, 2019 - HTML
Buliding Blog using ASP.NET MVC 5
-
Updated
Jul 9, 2018 - JavaScript
TODO List (in C#, Java, JS and PHP) - Exam Preparation for the Tech Module @ SoftUni (August 2017)
javascript
mysql
java
php
twig
sql-server
symfony
mongodb
thymeleaf
csharp
node-js
spring-framework
razor
spring-data-jpa
express-js
asp-net-mvc
-
Updated
Mar 4, 2019 - PHP
Improve this page
Add a description, image, and links to the razor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the razor topic, visit your repo's landing page and select "manage topics."


I'd really like to see Blazor apps running inside service fabric. I'm not quite sure how to go about this myself. Could you look into providing a demo of this?