• Stars
    star
    11
  • Rank 1,689,101 (Top 34 %)
  • Language
    JavaScript
  • Created over 1 year ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A .NET support library for the `Microsoft.Web.WebView2` control to aid with common operations and .NET / JavaScript interop.

More Repositories

1

MarkdownMonster

An extensible Markdown Editor, Viewer and Weblog Publisher for Windows
HTML
1,561
star
2

Westwind.Globalization

Database driven resource localization for .NET applications
C#
545
star
3

AlbumViewerVNext

West Wind Album Viewer ASP.NET Core and Angular Sample
JavaScript
507
star
4

Westwind.AspnetCore.LiveReload

ASP.NET Core Live Reload Middleware that monitors file changes in your project and automatically reloads the browser's active page
C#
466
star
5

WestWindWebSurge

Quick and easy URL and Load Testing for your Web applications on Windows
385
star
6

WestwindToolkit

A utility toolkit for .NET development from Core to Web
C#
272
star
7

Westwind.Utilities

A general purpose utility and helper library for .NET development
C#
254
star
8

Westwind.AspNetCore.Markdown

An ASP.NET Core Markdown support library that provides Markdown parsing, a Markdown TagHelper and Markdown Page Handler Middleware
C#
245
star
9

jquery-resizable

A small jQuery plug-in to make DOM components resizable
PowerShell
232
star
10

Westwind.Scripting

Small C# library to provide dynamic runtime code compilation from source code for code and expressions execution
C#
200
star
11

Westwind.ApplicationConfiguration

Strongly typed, code-first configuration classes for .NET applications
C#
176
star
12

Westwind.RazorHosting

Hosting the Razor Runtime outside of ASP.NET/MVC for use in non-Web .NET applications.
C#
144
star
13

jquery-watch

A jQuery plug-in to watch CSS style and attribute changes and get notified when a change occurs
JavaScript
134
star
14

Westwind.AspNetCore

ASP.NET Core Helpers and Utilities
C#
124
star
15

SetResolution

Quickly set Windows Display Resolution via Command Line
C#
108
star
16

Expando

Extensible dynamic types for .NET
C#
108
star
17

LiveReloadServer

A self-contained, local, cross-platform, static file Web Server based on .NET with automatic Live Reloading, Markdown rendering and loose Razor Pages support.
CSS
99
star
18

json.date-extensions

Date parsing extensions for the JavaScript JSON parser to provide real dates from JSON.parse()
JavaScript
93
star
19

wwDotnetBridge

.NET Interop for Visual FoxPro made easy
C#
72
star
20

AspNetWebApiArticle

Source code for ASP.NET WebApi Article for Code Magazine
JavaScript
66
star
21

DeleteFiles

Windows Console Utility to delete files and folders recursively with optional date filtering
C#
61
star
22

CodePaste.NET

CodePaste.NET site code
JavaScript
58
star
23

highlightjs-badge

Addon component to highlightjs that lets you copy code snippets to the clipboard and displays the active syntax
CSS
46
star
24

HtmlSanitizer

A base Html Sanitizer for .NET
C#
35
star
25

Westwind.HtmlPackager

A small utility class used to package HTML content into a self contained HTML document both as a single file, or a folder with all dependencies copied to local.
C#
34
star
26

AspNetFrameworksPerformance

ASP.NET Raw Throughput Performance Post Sample
C#
31
star
27

CordovaAlbumViewer

Sample code for "Taming Mobile Apps with Cordova and Visual Studio" CODE magazine article
JavaScript
30
star
28

AspNetCoreRawRequestSample

Sample code for Accepting Raw Request Body in Asp.NET Core Applications
C#
30
star
29

Westwind.plUploadHandler

An ASP.NET base HttpHandler library to handle plUpload content on the server.
JavaScript
28
star
30

wwMongoDb

Access MongoDb from Visual FoxPro
xBase
25
star
31

Westwind.Wpf.Statusbar

A small WPF library to provide animated status bar operations
C#
23
star
32

VisualStudioSnippetConverter

Utility to convert Visual Studio Code Snippets to VS Code and Rider.
C#
22
star
33

WestWind.WebView.HtmlToPdf

Creating Pdf output from Html with .NET on Windows using the WebView2 control
HTML
21
star
34

vue-mover

A 2 list mover component implemented as a VueJs Component
JavaScript
19
star
35

Westwind.Web.Markdown

Markdown support for ASP.NET WebForms and MVC applications
C#
19
star
36

GistIntegration-MarkdownMonster-Addin

Markdown Monster addin to create embeddable Gists for Markdown documents, and to load and save documents from Gists.
C#
16
star
37

Westwind.QueueMessageManager

.NET Library to provide a simple, two-way messaging queue for enabling offloading of long running operations to other processes/machines.
JavaScript
16
star
38

DotnetDesktopRuntimeInstaller

A tiny Windows console executable that can be distributed with an application and called from an installer to download and install the .NET runtime.
C#
15
star
39

AspNetCoreFromScratchSample

Working example to experiment with building Asp.net core from scratch
C#
14
star
40

SignalrChatSample

Sample SignalR Chat application that demonstrates VueJs, Angular, FoxPro and .NET clients to SignalR
JavaScript
12
star
41

Westwind.Data.EfCore

Lightweight Business Object wrapper for Entity framework that handles CRUD operations and error handling.
C#
12
star
42

Westwind.AspNetCore.HostedWebServer

Sample that demonstrates how to create a minmal ASP.NET Web Server that can be hosted in a desktop (or other non-Web) application easily.
C#
11
star
43

WpfWebView2Playground

JavaScript
9
star
44

MarkdownMonsterAddinsRegistry

Markdown Monster Addin Registry
9
star
45

BlogPosts

HTML
9
star
46

DI2017-AspNet-Core-Angular

Session Materials for Dev Intersection ASP.NET Core and Angular Session
TypeScript
9
star
47

CodeMagazine-DotnetTools

Code Magazine Article Materials for Dotnet Tools Article
C#
8
star
48

VirtualFoxFest2021-FoxProRest

JavaScript
8
star
49

Pandoc-MarkdownMonster-Addin

A Pandoc Markdown Parser and Pandoc Operations Library for Markdown Monster
C#
8
star
50

Commander-MarkdownMonster-Addin

Commander C# Scripting Addin that can be used to automate simple tasks in Markdown Monster without creating an Addin. Launch external tools, update documents or mail merge content into the editor.
C#
8
star
51

SaveToAzureBlob-MarkdownMonster-Addin

Markdown Monster Addin to open or paste images from your local machine and save them in Azure Blob Storage and embed link into your post.
C#
8
star
52

anti-trust-guilty-album

Anti-Trust Guilty Album - Punk Rock Music
JavaScript
7
star
53

Westwind.Webstore

West Wind Web Store Sample application
JavaScript
7
star
54

MarkdownMonsterReleases

6
star
55

West-Wind-Message-Board

West Wind Message Board Web Connection (FoxPro) Sample Application
JavaScript
6
star
56

AspetCoreIISInprocessHostingSample

Simple test project optimized for Hello World style controller ops for comparison of hosting options on Windows
C#
5
star
57

HelpBuilderReleases

West Wind Html Help Builder Releases and Bug Reporting
5
star
58

DI2017-ASP.NET-Core-Localization

Session materials for DevIntersection 2017 - ASP.NET Core Localization
JavaScript
5
star
59

Padnug-2016-Angular-AspNet

Sample application and Slides from Rick's May 2nd, 2016 Angular ASP.NET Core Presentation
TypeScript
5
star
60

Console-MarkdownMonster-Addin

A simple Console/Terminal addin for Markdown Monster that displays a terminal window attached to the main Markdown Monster Window
C#
5
star
61

Westwind.Ai

Sample project that demonstrates OpenAI Image Generation
C#
5
star
62

Snippets-MarkdownMonster-Addin

A Snippet Expansion Manager for embedding templated text into Markdown Monster Markdown documents
C#
5
star
63

datepicker-native

JavaScript and Vue helper components to make it easier to bind dates to the input/date control and a date button picker.
JavaScript
5
star
64

Blazor_Playground

Blazor Sample Application
C#
4
star
65

WestwindWebSurgeReleases

Repository that holds releases for West Wind WebSurge
4
star
66

GithubRespositoryParser

C# Github Repository and Content Retrieval Examples using regular and GraphQL APIs.
C#
3
star
67

QfxToQboConverter

A small utility to fix up Quicken QIF files (.qfx) so they can be opened as QBO in Quickbooks.
C#
3
star
68

VirtualFoxFest2022-FoxProDotnet

Session Notes and Samples for Virtual FoxFest FoxPro .NET Interop Session
xBase
3
star
69

Live-Writer-SnagIt-Screen-Capture-Plugin

A Live Writer plug-in to provide screen capturing using TechSmith's SnagIt
C#
3
star
70

SWFOX2019_Vue

JavaScript
3
star
71

SWFOX18_WebConnectionSecurity

2
star
72

samples.west-wind.com

West Wind Samples Web Site
HTML
2
star
73

ChromiumPreview-MarkdownMonster-Addin

A Chromium Preview Browser Addin for the Markdown Monster Markdown Editor
C#
2
star
74

Westwind.Weblog

Source for Westwind Weblog
C#
2
star
75

MarkdownMonsterAddinProjectTemplate

A Visual Studio Project Template for creating a Markdown Monster Addin
C#
2
star
76

KavaDocs-MarkdownMonster-Addin

KavaDocs Integration for Markdown Monster
C#
2
star
77

Base64

C#
2
star
78

EmptyWebContentProjectTemplate

Empty Content Web Site Project that publishes from the root folder and works optionally with WebDeploy
HTML
2
star
79

SWFOX2019_DotnetCore

JavaScript
2
star
80

CODE.Framework.Core.ServiceHandler

C#
1
star
81

Westwind.AI

C#
1
star
82

dotnet-tools-padnug2020

1
star
83

WebSurgeDocumentation

Documentation for West Wind WebSurge
JavaScript
1
star
84

WebConnection-WebDemo

Web Connection Sample Application for the Getting Started Walk Through
JavaScript
1
star
85

HighPerformanceAspNet

C#
1
star
86

SWFOX2019_WebConnectionDeployment

PowerShell
1
star
87

SWFOX2018_MarkdownWithFoxPro

JavaScript
1
star