-
Updated
Aug 24, 2020
#
razor
Here are 298 public repositories matching this topic...
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
microsoft
awesome
csharp
aspnetcore
webassembly
dotnet-core
awesome-list
asp-net-core
razor
blazor
blazor-crud
blazor-application
blazor-interop
razor-components
blazor-component
blazor-sample
blazor-web
microsoft-blazor
blazor-port
blazor-master
Template engine based on Microsoft's Razor parsing engine for .NET Core
-
Updated
Aug 3, 2020 - C#
Brings Chart.js charts to Blazor
-
Updated
Jul 27, 2020 - C#
A context menu component for Blazor !
-
Updated
Feb 11, 2020 - C#
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
Aug 18, 2020 - C#
poppastring
commented
Aug 19, 2020
The Facebook TagHelper here creates a share button, unfortunately it assumes that the root URL for the site ends with "/". As in https://www.mysite.com/.
We might want to use a more robust mechanism, more like the Twitter TagHelper share button here, e.g.:
`new Uri(new U
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
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
A JavaScript free menu library for Blazor and Razor Components applications.
-
Updated
Jul 22, 2020 - C#
(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
Jun 22, 2020 - C#
Demo application for my writings about Blazor
-
Updated
Nov 6, 2019 - C#
DNTCommon.Web.Core provides common scenarios' solutions for ASP.NET Core 1.1.x and 2.x applications.
-
Updated
Jul 26, 2020 - 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
Aug 15, 2020 - C#
Enterprise-class UI components based on Ant Design and Blazor.
antd
asp-net-core
netstandard
razor
ant-design
blazor
blazor-documentation
blazor-server
blazor-webassembly
ant-design-blazor
-
Updated
Aug 24, 2020 - CSS
Razor is a free tool designed to help with simple tasks while playing Ultima Online.
-
Updated
Aug 23, 2020 - C#
Authentication examples for AspNetCore 3.1
identity
aspnetcore
mvvm
entity-framework-core
razor
identityserver4
aspnetidentity
netcore3
netcore31
-
Updated
Mar 20, 2020 - C#
A Razor class library for interacting with SweetAlert2
notifications
library
alert
dotnet
sweetalert
sweetalert2
dialog
prompt
popup
toast
confirm
razor
confirmation-dialog
blazor
razor-components
-
Updated
Aug 20, 2020 - C#
ASP.NET Core Razor Pages Bootstrap 4 Application using Webpack, Typescript, and npm
-
Updated
May 5, 2019 - C#
Ext.NET public Issues.
-
Updated
May 19, 2020
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#
ASP.NET Core MVC shared localization
-
Updated
Jul 31, 2020 - C#
Exercise files for the course Learning ASP.NET Core: Razor Pages
-
Updated
Nov 5, 2017 - C#
This library packages the well-known charting library plotly.js into a razor component that can be used in a Blazor project.
visualization
microsoft
chart
charts
webgl
visual-studio
charting-library
csharp
dotnet
aspnetcore
aspnet
plotly
plot
webassembly
data-visualization
dotnet-core
razor
blazor
blazor-application
blazor-webassembly
-
Updated
Aug 11, 2020 - 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#
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."
Reference: https://www.w3.org/TR/WCAG20-TECHS/ARIA14.html#:~:text=The%20%27close%27%20element%20is%20implemented,accessible%20name%20to%20the%20button.&text=Working%20example%3A%20Close%20button%20example.
To help with accessibility, we need to add an aria attribute to the x in the modal header as per the link above. We should also reenable the
tabindexso the x can be tabbed into. This was r