Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danroth27/dotnetjavascriptsamples
https://github.com/danroth27/dotnetjavascriptsamples
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danroth27/dotnetjavascriptsamples
- Owner: danroth27
- License: mit
- Created: 2023-11-16T07:11:05.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-19T17:41:56.000Z (12 months ago)
- Last Synced: 2023-11-19T18:48:12.937Z (12 months ago)
- Language: HTML
- Size: 1.88 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Samples of using .NET with JavaScript
- **BlazorWithReact**: Shows using a React component as a custom HTML element in Blazor app
- **RazorClassLibrarySamples**: Shows using a variety of bundlers to build a Razor Class Library with some JavaScript assets
- **DragAndDrop**: Shows a Razor Pages app using interact.js for drag and drop
- **ModernMvcValidation**: Shows building a client validation support for MVC in a library using Zod